Better Selection
Makes text more pleasant to select by improving the "move by word" feature (Ctrl+← and Ctrl+→).
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Better Selection
Better Selection
This is a Fabric mod for Minecraft that makes text more pleasant to select by improving the "move by word" feature (<kbd>Ctrl</kbd>+<kbd>←</kbd> and <kbd>Ctrl</kbd>+<kbd>→</kbd>).
Q&A
Does it support non-left-to-right scripts?
Yes, it does.
Does it support macOS?
Yes, macOS should be supported properly: - <kbd>⌘ Command</kbd>+<kbd>←</kbd> moves the cursor to the beginning of the line, - <kbd>⌘ Command</kbd>+<kbd>→</kbd> moves the cursor to the end of the line, - <kbd>⌘ Command</kbd>+<kbd>⌫ Backspace</kbd> deletes everything to the left of the cursor, - <kbd>⌘ Command</kbd>+<kbd>⌦ Delete</kbd> deletes everything to the right of the cursor, - Shortcuts that use <kbd>Ctrl</kbd> on Windows use <kbd>⌥ Option</kbd> on macOS.
Does it fix MC-121278?
No, it does not. But I made another mod that does: Universal Shortcuts.