forked from colonelpanic/dotfiles
Terminator keystrokes for switching/creating tabs.
This commit is contained in:
parent
566bde1226
commit
246ac32e90
@ -1,5 +1,10 @@
|
|||||||
[global_config]
|
[global_config]
|
||||||
[keybindings]
|
[keybindings]
|
||||||
|
new_tab = <Super>t
|
||||||
|
move_tab_right = <Primary><Shift>Escape
|
||||||
|
next_tab = <Super>f
|
||||||
|
move_tab_left = <Primary><Shift>Escape
|
||||||
|
prev_tab = <Super>b
|
||||||
[profiles]
|
[profiles]
|
||||||
[[default]]
|
[[default]]
|
||||||
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
|
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
|
||||||
|
Loading…
Reference in New Issue
Block a user