Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published 2 years ago
Updated last year
wordchars makes Minecraft's word detection work a bit more like bash
's. That is to say...
Usually, when holding CMD
or CTRL
and pressing ←
or →
, the cursor moves to the next space between words in the appropriate direction. (the literal "space" character)
This mod makes it so that it moves to the next space, OR any of *?_-.[]~=/&;!#$%^(){}<>
, just like most Linux terminals do.