Skip to content

Omegabird113/CMD_Delete

CMD + Delete

Build status GitHub License Modrinth Downloads CurseForge Downloads GitHub Downloads (all assets, all releases)

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

  1. If you use this mod on Windows or Linux, nothing should change from the Vanilla behavior
  2. If you have any problems with this mod, please report them as Issues on GitHub. Pull Requests are also welcome! :)

All the New Key Combinations

Action macOS Windows / Linux
Delete previous word option + backspace ctrl + backspace
Delete next word option + delete ctrl + delete
Delete to start of line cmd + backspace N/A
Delete to end of line cmd + delete N/A
Move to previous word option + ctrl +
Move to next word option + ctrl +
Move to start of line cmd + home
Move to end of line cmd + end
Move to start of text cmd + ctrl + home
Move to end of text cmd + ctrl + end
Select to previous word option + shift + ctrl + shift +
Select to next word option + shift + ctrl + shift +
Select to start of line cmd + shift + shift + home
Select to end of line cmd + shift + shift + end
Select to start of text cmd + shift + ctrl + shift + home
Select to end of text cmd + shift + ctrl + shift + end
Select up one line shift + shift +
Select down one line shift + shift +

About

Fixes Minecraft’s text editing behavior on macOS so it has the proper modifier keybinds for cmd/option line/word navigation and deletion.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors

Languages