
wordchars - Enhanced Text Navigation in Minecraft
The wordchars mod completely overhauls the cursor movement system in Minecraft's text fields, making it more convenient and functional – similar to Linux terminals.
How it works?
Normally in Minecraft, when holding the CMD key (on macOS) or CTRL key (on Windows/Linux) and pressing ← or → arrows, the cursor moves only between spaces. This limits text editing capabilities.
With wordchars installed, the list of characters between which the cursor moves is significantly expanded. Now it will jump not only through spaces, but also through the following special characters:
*?_-.[]~/=&;!#$%^(){}<>
Benefits
These changes make working with text in Minecraft significantly more efficient. You'll be able to quickly navigate between logical parts of code, configuration files, and any other text data, saving time on editing.