Comment 20 for bug 1301605

Revision history for this message
Georgi Boiko (pandasauce) wrote :

There could be an easier solution to this.

Adding a tickbox "tmux mode". When this tickbox is enabled, Terminator hotkeys could send tmux keystrokes instead of performing their normal function. Functionality that does not have a direct mapping to tmux could be disabled, and functionality that is present in tmux, but not in Terminator can still be invoked using tmux key bindings.

For example:

Ctrl+Shift+O -> Ctrl+B, "
Ctrl+Shift+E -> Ctrl+B, %

This should be much easier to implement than seamless integration, while providing a very close end result. Thoughts?