summaryrefslogtreecommitdiffstats
path: root/src/commands/show_help.rs
AgeCommit message (Collapse)Author
2023-08-29command chaining supportJeff Zhao
- breaks existing keymap configs -`command` field is renamed to `commands` - now an array instead of a single string
2023-08-12add optional description to keymapsJeff Zhao
2022-09-03add symlink relativeJeff Zhao
2022-06-29rename TuiBackend to AppBackendJeff Zhao
- fix initial view not correctly offset
2022-05-26split up keymaps into different modesJeff Zhao