Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Four small changes to the Integrated Terminals storage terminal, all of them things AE2's terminal already does. Client-side only: nothing is added to the world, no recipes, no server install needed.
Search auto-focus
The search field is focused the moment the terminal opens, so you can just start typing.
Two buttons are added to the terminal's button column for this:
- Search auto-focus (magnifier) — turn the whole thing on or off.
- Auto-focus action — what happens to the search text left over from last time: keep it (default), clear it, or select all of it so your next keystroke replaces it.
Both settings are per player, shared by every tab and every terminal, and are stored in
config/idterminaltweaks-client.toml.
While the search field is focused, the inventory key does not close the terminal — press Escape instead. That is how AE2 behaves too.
Right-click clears the search
Right-clicking the search field empties it and focuses it, instead of only moving the text cursor.
Scroll anywhere over the grid
The mouse wheel scrolls the item list whenever the cursor is over the grid, not just over the thin scrollbar. Scrolling over the grid used to add or remove one from the amount you were about to take; that still happens while you actually have a stack selected, which is when it is useful.
The grid holds still while you hold Shift
Sorting the terminal by amount and shift-clicking a stack out of it used to be a fight: the amount drops, the entry is re-sorted somewhere else, and your next click lands on whatever slid underneath the cursor.
While Shift is held, nothing moves. Amounts keep counting down in place, and an entry that runs out completely stays where it is showing 0 until you let go of Shift — and reclaims its slot if it comes back. Anything that appears while you are holding Shift is added at the end. Let go and the terminal sorts itself normally again.
Requirements
- Minecraft 1.21.1, NeoForge
- Integrated Terminals 1.7.0 or newer (and what it needs: Integrated Dynamics, CyclopsCore, Common Capabilities)
Nothing is changed unless a storage terminal is open.


