Closed kevintraver closed 3 years ago
Right now changing the key assumes a prefix. It would be cool if there is a second option to disable the prefix key.
Hi, I added a new option to fuzzback so that you can set a different table that the keybinding goes in.
set -g @fuzzback-table 'root'
That would be the same as bind-key -n ...
bind-key -n ...
Awesome. Thank you!!
Right now changing the key assumes a prefix. It would be cool if there is a second option to disable the prefix key.