Integrated Terminals

Integrated Terminals

39M Downloads

Disable automatic sorting while shift is being held.

TauPan opened this issue · 2 comments

commented

Issue type:

  • ➕ Feature request

Short description:

(This came up in discord https://discord.com/channels/386052815128100865/386054223688630272/1339096919150039161)

It currently happens to me quite often that if the terminal is sorted by number of items, and I shift click item stacks out (e.g. in order to move them to a storage drawer) that the sorting order changes and I absent mindedly end up clicking out the wrong items.

This is because I'm used to Refined Storage disabling auto sorting while shift is being held. The OP on discord is used to the same behaviour in Applied Energistics 2.

So it would be nice if the InDy storage terminal would offer the same option.

commented

Thanks for the suggestion!

commented

Should be easy to add indeed.
Just a matter of not calling the re-sorting when shift is held.

PRs are definitely welcome!