ModMIT
CMD + Delete
A simple mod which fixes the Minecraft chat's behavior when it comes to selecting/deleting/moving through text to be more consistent with MacOS when played on a Mac
17
Downloads
1
Followers
2 months ago
Updated
📦
2
Versions
📖About CMD + Delete
CMD + Delete
In Minecraft on MacOS, pressing option and backspace deletes a single character, and pressing command and backspace deletes a word. This is completely inconsistent with the native OS, so I fixed it:
Important Context
- As of right now, this only works in some places. This includes chat and the Creative Menu search. It does not include Signs or Books.
- If you use this mod on Windows (or Linux), nothing should change from the Vanilla behavior
- If you have any problems with this mod, please report them as Issues on GitHub.
All the New Key Combinations
option+backspace(control+backspaceon Windows): deletes previous wordcommand+ backspace (no Windows equivalent): deletes all of the line previous to cursoroption+ left/right arrow keys (control+ left/right arrow keys on Windows): moves to one word in the direction of the arrowcommand+ left/right arrow keys (no Windows equivalent): moves to the start/end of the line in the direction of the arrowoption+shift+ left/right arrow keys (control+shift+ left/right arrow keys on Windows): moves to & selects one word in the direction of the arrowcommand+shift+ left/right arrow keys (no Windows equivalent): moves to & selects the start/end of the line in the direction of the arrow