tabby-quick-cmds
v1.0.3
Published
Quick commands manager for Tabby
Downloads
743
Maintainers
Readme
tabby-quick-cmds
Quick commands plugin for tabby
Shortcuts
The default shortcut for opening the Quick Commands menu is Alt+Q
for Windows.
update
- update dependencies to latest, fixed build error
- add support for multiline command
- add support for CTRL Combined key,such as Ctrl+I, CTRL+C, using key value such as \x03 refer:https://www.physics.udel.edu/~watson/scen103/ascii.html.
- add support for delayed command, using \sxxx to sleep xxx ms