We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The default keymap is commented out at the bottom of the default config.yml file that tiny creates.
Here is a minimal version:
key_map: ctrl_a: input_move_curs_start ctrl_e: input_move_curs_end
Each entry in the map is made up of a Key (single or combination) and a KeyAction.
Key
KeyAction
Here are the available keys that you can set or override:
Single keys: