I just switched to terminator and it's really nice except for a few
issues I couldn't solve. I prefer the keybinding <Ctrl><Shift>N for
opening new tabs which just doesn't work with terminator. My entry in
~/.config/terminator/config looks like this:
[keybindings]
new_tab = <Ctrl><Shift>N
When this is set, I cannot open new tabs with any keybinding. Other
keybindings like next_tab or prev_tab work just fine.
The second thing is that I don't want terminator to resize the window
wehn opening a new tab. (when tere was only one tab before) I didn't
find any option to disable this.
Thanks in advance