Skip to content

Conversation

aome510
Copy link
Owner

@aome510 aome510 commented Apr 28, 2022

Brief description of changes

  • support multiple keybindings to a single command by specifying either a key string or an array of key strings in the config file
  • add [back] button to the application's footer

Breaking changes

  • modify the default shortcuts for
    • global_keymap.quit
    • global_keymap.goto_previous_view
    • global_keymap.goto_search_view
    • edit_keymap.move_cursor_left
    • edit_keymap.move_cursor_right
    • edit_keymap.move_cursor_to_begin
    • edit_keymap.move_cursor_to_end

@aome510 aome510 changed the title Rewrite keymap handlers Support multiple keybindings to a single command Apr 28, 2022
@aome510 aome510 merged commit 7e4775d into main Apr 28, 2022
@aome510 aome510 deleted the rewrite-keymap branch April 28, 2022 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant