Skip to content

Add default keybindings for common operations.

Cyril Roelandt requested to merge Steap/mutt:feature/default-keybindings into master

This adds the following bindinds:

  • ^P for "history up"
  • ^N for "history down"
  • ^T for "transpose characters"

Merge request reports