Add a new configurable key binding to open a new terminal window
Details
Details
- Reviewers
billiob - Commits
- rTRMd293b2531aff: shortcuts: Open new terminals with ctrl+shift+n
Either wipe your terminology configuration or bind the new
"Open a new terminal window" option to ctrl+shift+n.
Tapping that key combination will then open a new window.
Diff Detail
Diff Detail
- Repository
- rTRM apps/terminology
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
You're missing some code in config.c in config_load() to add this keybinding to existing users. You might want to update CONF_VER to 8.