CMD + Delete

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

File Details

CMD + Delete 1.0.0 Beta 4 (26.1.x)

  • B
  • May 7, 2026
  • 48.04 KB
  • 11
  • 26.1.2+2
  • Fabric

File Name

cmd_delete-1.0.0-beta4+mc26.1.x.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cmd-delete-1455987:8055270"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • There's a new logo
  • CMD + Delete now uses an actions/mapping system internaly
  • CMD + Delete now supports user-defined custom mappings (there is currently no way to switch between mappings in game, you have to edit .active_mappings to change mappings)
  • Moved back to the old cmd_delete modid
  • internal code improvements