Comment 3 for bug 974060

Revision history for this message
Vide (vide80) wrote :

It happens to other keybindings as well, like split_horiz and split_vert, even if the modified keybinding is stored in Terminator's config file.

~/.config/terminator$ cat config
[global_config]
  enabled_plugins = InactivityWatch, ActivityWatch, TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
  sticky = True
[keybindings]
  split_horiz = <Primary><Shift>h
  split_vert = <Primary><Shift>j

I still get "disabled" for these keybindings (and ctrl+shift+h doesn't split my terminal horizontally)