summaryrefslogtreecommitdiffstats
path: root/zellij-client/src/old_config_converter/unit/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'zellij-client/src/old_config_converter/unit/fixtures')
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/multiple_tabs_layout.yaml90
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/multiple_tabs_layout_htop_command.yaml93
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_default_yaml_config.yaml639
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_default_yaml_layout.yaml22
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_yaml_config_with_custom_options.yaml639
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_yaml_config_with_env_variables.yaml644
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_yaml_config_with_global_keybind_unbinds.yaml639
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_yaml_config_with_themes.yaml677
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_yaml_config_with_ui.yaml643
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_yaml_config_with_unbind_all_keys_per_mode.yaml639
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_yaml_config_with_unbinds_in_mode.yaml640
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_yaml_layout_with_config.yaml34
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_yaml_layout_with_config_and_session_name.yaml36
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_yaml_layout_with_session_name.yaml24
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/old_yaml_layout_with_session_name_and_attach_false.yaml25
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/run_htop_layout.yaml21
-rw-r--r--zellij-client/src/old_config_converter/unit/fixtures/run_htop_layout_with_plugins.yaml35
17 files changed, 5540 insertions, 0 deletions
diff --git a/zellij-client/src/old_config_converter/unit/fixtures/multiple_tabs_layout.yaml b/zellij-client/src/old_config_converter/unit/fixtures/multiple_tabs_layout.yaml
new file mode 100644
index 000000000..04fca4a51
--- /dev/null
+++ b/zellij-client/src/old_config_converter/unit/fixtures/multiple_tabs_layout.yaml
@@ -0,0 +1,90 @@
+---
+template:
+ direction: Horizontal
+ parts:
+ - direction: Vertical
+ split_size:
+ Fixed: 1
+ run:
+ plugin:
+ location: "zellij:tab-bar"
+ borderless: true
+ - direction: Vertical
+ body: true
+ - direction: Vertical
+ split_size:
+ Fixed: 2
+ run:
+ plugin:
+ location: "zellij:status-bar"
+ borderless: true
+
+tabs:
+- direction: Vertical
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 50
+ - direction: Vertical
+ split_size:
+ Percent: 50
+- direction: Vertical
+- direction: Vertical
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 50
+ - direction: Vertical
+ split_size:
+ Percent: 50
+- direction: Vertical
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 50
+ - direction: Horizontal
+ split_size:
+ Percent: 50
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 50
+ - direction: Vertical
+ split_size:
+ Percent: 50
+- direction: Vertical
+- direction: Vertical
+- direction: Vertical
+- direction: Vertical
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 20
+ run:
+ plugin:
+ location: "zellij:strider"
+ - direction: Horizontal
+ split_size:
+ Percent: 80
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 50
+ - direction: Vertical
+ split_size:
+ Percent: 50
+- direction: Vertical
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 40
+ - direction: Horizontal
+ split_size:
+ Percent: 60
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 50
+ - direction: Vertical
+ split_size:
+ Percent: 50
diff --git a/zellij-client/src/old_config_converter/unit/fixtures/multiple_tabs_layout_htop_command.yaml b/zellij-client/src/old_config_converter/unit/fixtures/multiple_tabs_layout_htop_command.yaml
new file mode 100644
index 000000000..1449aa719
--- /dev/null
+++ b/zellij-client/src/old_config_converter/unit/fixtures/multiple_tabs_layout_htop_command.yaml
@@ -0,0 +1,93 @@
+---
+template:
+ direction: Horizontal
+ parts:
+ - direction: Vertical
+ split_size:
+ Fixed: 1
+ run:
+ plugin:
+ location: "zellij:tab-bar"
+ borderless: true
+ - direction: Vertical
+ body: true
+ - direction: Vertical
+ split_size:
+ Fixed: 2
+ run:
+ plugin:
+ location: "zellij:status-bar"
+ borderless: true
+
+tabs:
+- direction: Vertical
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 50
+ run:
+ command: {cmd: htop}
+ - direction: Vertical
+ split_size:
+ Percent: 50
+- direction: Vertical
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 50
+ - direction: Vertical
+ split_size:
+ Percent: 50
+- direction: Vertical
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 50
+ - direction: Horizontal
+ split_size:
+ Percent: 50
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 50
+ - direction: Vertical
+ split_size:
+ Percent: 50
+- direction: Vertical
+- direction: Vertical
+ run:
+ command: {cmd: htop, args: ["-C"]}
+- direction: Vertical
+- direction: Vertical
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 20
+ run:
+ plugin:
+ location: "zellij:strider"
+ - direction: Horizontal
+ split_size:
+ Percent: 80
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 50
+ - direction: Vertical
+ split_size:
+ Percent: 50
+- direction: Vertical
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 40
+ - direction: Horizontal
+ split_size:
+ Percent: 60
+ parts:
+ - direction: Vertical
+ split_size:
+ Percent: 50
+ - direction: Vertical
+ split_size:
+ Percent: 50
diff --git a/zellij-client/src/old_config_converter/unit/fixtures/old_default_yaml_config.yaml b/zellij-client/src/old_config_converter/unit/fixtures/old_default_yaml_config.yaml
new file mode 100644
index 000000000..cf0e5150d
--- /dev/null
+++ b/zellij-client/src/old_config_converter/unit/fixtures/old_default_yaml_config.yaml
@@ -0,0 +1,639 @@
+---
+# Configuration for zellij.
+
+# In order to troubleshoot your configuration try using the following command:
+# `zellij setup --check`
+# It should show current config locations and features that are enabled.
+
+keybinds:
+ unbind: true
+ normal:
+ - action: [SwitchToMode: Locked,]
+ key: [Ctrl: 'g',]
+ - action: [SwitchToMode: Pane,]
+ key: [Ctrl: 'p',]
+ - action: [SwitchToMode: Resize,]
+ key: [Ctrl: 'n',]
+ - action: [SwitchToMode: Tab,]
+ key: [Ctrl: 't',]
+ - action: [SwitchToMode: Scroll,]
+ key: [Ctrl: 's',]
+ - action: [SwitchToMode: Session,]
+ key: [Ctrl: 'o',]
+ - action: [SwitchToMode: Move,]
+ key: [Ctrl: 'h',]
+ - action: [SwitchToMode: Tmux,]
+ key: [Ctrl: 'b',]
+ - action: [Quit,]
+ key: [Ctrl: 'q',]
+ - action: [NewPane: ]
+ key: [ Alt: 'n',]
+ - action: [MoveFocusOrTab: Left,]
+ key: [ Alt: 'h', Alt: Left]
+ - action: [MoveFocusOrTab: Right,]
+ key: [ Alt: 'l', Alt: Right ]
+ - action: [MoveFocus: Down,]
+ key: [ Alt: 'j', Alt: Down]
+ - action: [MoveFocus: Up,]
+ key: [ Alt: 'k', Alt: Up, ]
+ - action: [Resize: Increase,]
+ key: [ Alt: '=']
+ - action: [Resize: Increase,]
+ key: [ Alt: '+']
+ - action: [Resize: Decrease,]
+ key: [ Alt: '-']
+ # uncomment this and adjust key if using copy_on_select=false
+ # - action: [Copy: ]
+ # key: [ Alt: 'c']
+ locked:
+ - action: [SwitchToMode: Normal,]
+ key: [Ctrl: 'g',]
+ resize:
+ - action: [SwitchToMode: Locked,]
+ key: [Ctrl: 'g']
+ - action: [SwitchToMode: Pane,]
+ key: [Ctrl: 'p',]
+ - action: [SwitchToMode: Tab,]
+ key: [Ctrl: 't',]
+ - action: [SwitchToMode: Normal,]
+ key: [Ctrl: 'n', Char: "\n", Char: ' ', Esc]
+ - action: [SwitchToMode: Scroll,]
+ key: [Ctrl: 's']
+ - action: [SwitchToMode: Session,]
+ key: [Ctrl: 'o',]
+ - action: [SwitchToMode: Move,]
+ key: [Ctrl: 'h',]
+ - action: [SwitchToMode: Tmux,]
+ key: [Ctrl: 'b',]
+ - action: [Quit]
+ key: [Ctrl: 'q']
+ - action: [Resize: Left,]
+ key: [Char: 'h', Left,]
+ - action: [Resize: Down,]
+ key: [Char: 'j', Down,]
+ - action: [Resize: Up,]
+ key: [Char: 'k', Up, ]
+ - action: [Resize: Right,]
+ key: [Char: 'l', Right,]
+ - action: [Resize: Increase,]
+ key: [Char: '=']
+ - action: [Resize: Increase,]
+ key: [ Char: '+']
+ - action: [Resize: Decrease,]
+ key: [Char: '-']
+ - action: [NewPane: ,]
+ key: [ Alt: 'n',]
+ - action: [MoveFocusOrTab: Left,]
+ key: [ Alt: 'h', Alt: Left]
+ - action: [MoveFocusOrTab: Right,]
+ key: [ Alt: 'l', Alt: Right]
+ - action: [MoveFocus: Down,]
+ key: [ Alt: 'j', Alt: Down]
+ - action: [MoveFocus: Up,]
+ key: [ Alt: 'k', Alt: Up]
+ - action: [Resize: Increase,]
+ key: [ Alt: '=']
+ - action: [Resize: Increase,]
+ key: [ Alt: '+']
+ - action: [Resize: Decrease,]
+ key: [ Alt: '-']
+ pane:
+ - action: [SwitchToMode: Locked,]
+ key: [Ctrl: 'g']
+ - action: [SwitchToMode: Resize,]
+ key: [Ctrl: 'n',]
+ - action: [SwitchToMode: Tab,]
+ key: [Ctrl: 't',]
+ - action: [SwitchToMode: Normal,]
+ key: [Ctrl: 'p', Char: "\n", Char: ' ', Esc]
+ - action: [SwitchToMode: Scroll,]
+ key: [Ctrl: 's']
+ - action: [SwitchToMode: Session,]
+ key: [Ctrl: 'o',]
+ - action: [SwitchToMode: Move,]
+ key: [Ctrl: 'h',]
+ - action: [SwitchToMode: Tmux,]
+ key: [Ctrl: 'b',]
+ - action: [Quit,]
+ key: [Ctrl: 'q',]
+ - action: [MoveFocus: Left,]
+ key: [ Char: 'h', Left,]
+ - action: [MoveFocus: Right,]
+ key: [ Char: 'l', Right,]
+ - action: [MoveFocus: Down,]
+ key: [ Char: 'j', Down,]
+ - action: [MoveFocus: Up,]
+ key: [ Char: 'k', Up,]
+ - action: [SwitchFocus,]
+ key: [Char: 'p']
+ - action: [NewPane: , SwitchToMode: Normal,]
+ key: [Char: 'n',]
+ - action: [NewPane: Down, SwitchToMode: Normal,]
+ key: [Char: 'd',]
+ - action: [NewPane: Right, SwitchToMode: Normal,]
+ key: [Char: 'r',]
+ - action: [CloseFocus, SwitchToMode: Normal,]
+ key: [Char: 'x',]
+ - action: [ToggleFocusFullscreen, SwitchToMode: Normal,]
+ key: [Char: 'f',]
+ - action: [TogglePaneFrames, SwitchToMode: Normal,]
+ key: [Char: 'z',]
+ - action: [ToggleFloatingPanes, SwitchToMode: Normal,]
+ key: [Char: 'w']
+ - action: [TogglePaneEmbedOrFloating, SwitchToMode: Normal,]
+ key: [Char: 'e']
+ - action: [NewPane: ,]
+ key: [ Alt: 'n',]
+ - action: [MoveFocusOrTab: Left,]
+ key: [ Alt: 'h', Alt: Left] # The Alt: Left etc. variants are temporary hacks and will be removed in the future - please do not rely on them!
+ - action: [MoveFocusOrTab: Right,]
+ key: [ Alt: 'l', Alt: Right]
+ - action: [MoveFocus: Down,]
+ key: [ Alt: 'j', Alt: Down]
+ - action: [MoveFocus: Up,]
+ key: [ Alt: 'k', Alt: Up]
+ - action: [Resize: Increase,]
+ key: [ Alt: '=']
+ - action: [Resize: Increase,]
+ key: [ Alt: '+']
+ - action: [Resize: Decrease,]
+ key: [ Alt: '-']
+ - action: [SwitchToMode: RenamePane, PaneNameInput: [0],]
+ key: [Char: 'c']
+ move:
+ - action: [SwitchToMode: Locked,]
+ key: [Ctrl: 'g']
+ - action: [SwitchToMode: Pane,]
+ key: [Ctrl: 'p',]
+ - action: [SwitchToMode: Tab,]
+ key: [Ctrl: 't',]
+ - action: [SwitchToMode: Resize,]
+ key: [Ctrl: 'n',]
+ - action: [SwitchToMode: Normal,]
+ key: [Ctrl: 'h', Char: "\n", Char: ' ', Esc]
+ - action: [SwitchToMode: Scroll,]
+ key: [Ctrl: 's']
+ - action: [SwitchToMode: Session,]
+ key: [Ctrl: 'o',]
+ - action: [Quit]
+ key: [Ctrl: 'q']
+ - action: [MovePane: ,]
+ key: [Char: 'n', Char: "\t",]
+ - action: [MovePane: Left,]
+ key: [Char: 'h', Left,]
+ - action: [MovePane: Down,]
+ key: [Char: 'j', Down,]
+ - action: [MovePane: Up,]
+ key: [Char: 'k', Up, ]
+ - action: [MovePane: Right,]
+ key: [Char: 'l', Right,]
+ - action: [NewPane: ,]
+ key: [ Alt: 'n',]
+ - action: [MoveFocusOrTab: Left,]
+ key: [ Alt: 'h', Alt: Left] # The Alt: Left etc. variants are temporary hacks and will be removed in the future - please do not rely on them!
+ - action: [MoveFocusOrTab: Right,]
+ key: [ Alt: 'l', Alt: Right]
+ - action: [MoveFocus: Down,]
+ key: [ Alt: 'j', Alt: Down]
+ - action: [MoveFocus: Up,]
+ key: [ Alt: 'k', Alt: Up]
+ - action: [Resize: Increase,]
+ key: [ Alt: '=']
+ - action: [Resize: Increase,]
+ key: [ Alt: '+']
+ - action: [Resize: Decrease,]
+ key: [ Alt: '-']
+ tab:
+ - action: [SwitchToMode: Locked,]
+ key: [Ctrl: 'g']
+ - action: [SwitchToMode: Pane,]
+ key: [Ctrl: 'p',]
+ - action: [SwitchToMode: Resize,]
+ key: [Ctrl: 'n',]
+ - action: [SwitchToMode: Normal,]
+ key: [Ctrl: 't', Char: "\n", Char: ' ', Esc]
+ - action: [SwitchToMode: Scroll,]
+ key: [Ctrl: 's']
+ - action: [SwitchToMode: Move,]
+ key: [Ctrl: 'h',]
+ - action: [SwitchToMode: Tmux,]
+ key: [Ctrl: 'b',]
+ - action: [SwitchToMode: Session,]
+ key: [Ctrl: 'o',]
+ - action: [SwitchToMode: RenameTab, TabNameInput: [0],]
+ key: [Char: 'r']
+ - action: [Quit,]
+ key: [Ctrl: 'q',]
+ - action: [GoToPreviousTab,]
+ key: [ Char: 'h', Left, Up, Char: 'k',]
+ - action: [GoToNextTab,]
+ key: [ Char: 'l', Right,Down, Char: 'j']
+ - action: [NewTab: , SwitchToMode: Normal,]
+ key: [ Char: 'n',]
+ - action: [CloseTab, SwitchToMode: Normal,]
+ key: [ Char: 'x',]
+ - action: [ToggleActiveSyncTab, SwitchToMode: Normal,]
+ key: [Char: 's']
+ - action: [GoToTab: 1, SwitchToMode: Normal,]
+ key: [ Char: '1',]
+ - action: [GoToTab: 2, SwitchToMode: Normal,]
+ key: [ Char: '2',]
+ - action: [GoToTab: 3, SwitchToMode: Normal,]
+ key: [ Char: '3',]
+ - action: [GoToTab: 4, SwitchToMode: Normal,]
+ key: [ Char: '4',]
+ - action: [GoToTab: 5, SwitchToMode: Normal,]
+ key: [ Char: '5',]
+ - action: [GoToTab: 6, SwitchToMode: Normal,]
+ key: [ Char: '6',]
+ - action: [GoToTab: 7, SwitchToMode: Normal,]
+ key: [ Char: '7',]
+ - action: [GoToTab: 8, SwitchToMode: Normal,]
+ key: [ Char: '8',]
+ - action: [GoToTab: 9, SwitchToMode: Normal,]
+ key: [ Char: '9',]
+ - action: [ToggleTab]
+ key: [ Char: "\t" ]
+ - action: [NewPane: ,]
+ key: [ Alt: 'n',]
+ - action: [MoveFocusOrTab: Left,]
+ key: [ Alt: 'h', Alt: Left] # The Alt: Left etc. variants are temporary hacks and will be removed in the future - please do not rely on them!
+ - action: [MoveFocusOrTab: Right,]
+ key: [ Alt: 'l', Alt: Right]
+ - action: [MoveFocus: Down,]
+ key: [ Alt: 'j', Alt: Down]
+ - action: [MoveFocus: Up,]
+ key: [ Alt: 'k', Alt: Up]
+ - action: [Resize: Increase,]
+ key: [ Alt: '=']
+ - action: [Resize: Increase,]
+ key: [ Alt: '+']
+ - action: [Resize: Decrease,]
+ key: [ Alt: '-']
+ scroll:
+ - action: [EditScrollback, SwitchToMode: Normal]
+ key: [Char: 'e']
+ - action: [SwitchToMode: Normal,]
+ key: [Ctrl: 's', Char: ' ', Char: "\n", Esc]
+ - action: [SwitchToMode: Tab,]
+ key: [Ctrl: 't',]
+ - action: [SwitchToMode: Locked,]
+ key: [Ctrl: 'g',]
+ - action: [SwitchToMode: Pane,]
+ key: [Ctrl: 'p',]
+ - action: [SwitchToMode: Move,]
+ key: [Ctrl: 'h',]
+ - action: [SwitchToMode: Tmux,]
+ key: [Ctrl: 'b',]
+ - action: [SwitchToMode: Session,]
+ key: [Ctrl: 'o',]
+ - action: [SwitchToMode: Resize,]
+ key: [Ctrl: 'n',]
+ - action: [ScrollToBottom, SwitchToMode: Normal,]
+ key: [Ctrl: 'c',]
+ - action: [Quit,]
+ key: [Ctrl: 'q',]
+ - action: [ScrollDown,]
+ key: [Char: 'j', Down,]
+ - action: [ScrollUp,]
+ key: [Char: 'k', Up,]
+ - action: [PageScrollDown,]
+ key: [Ctrl: 'f', PageDown, Right, Char: 'l',]
+ - action: [PageScrollUp,]
+ key: [Ctrl: 'b', PageUp, Left, Char: 'h',]
+ - action: [HalfPageScrollDown,]
+ key: [Char: 'd',]
+ - action: [HalfPageScrollUp,]
+ key: [Char: 'u',]
+ - action: [NewPane: ,]
+ key: [ Alt: 'n',]
+ - action: [MoveFocusOrTab: Left,]
+ key: [ Alt: 'h', Alt: Left] # The Alt: Left etc. variants are temporary hacks and will be removed in the future - please do not rely on them!
+ - action: [MoveFocusOrTab: Right,]
+ key: [ Alt: 'l', Alt: Right]
+ - action: [MoveFocus: Down,]
+ key: [ Alt: 'j', Alt: Down]
+ - action: [MoveFocus: Up,]
+ key: [ Alt: 'k', Alt: Up]
+ - action: [Resize: Increase,]
+ key: [ Alt: '=']
+ - action: [Resize: Increase,]
+ key: [ Alt: '+']
+ - action: [Resize: Decrease,]
+ key: [ Alt: '-']
+ # uncomment this and adjust key if using copy_on_select=false
+ # - action: [Copy: ]
+ # key: [ Alt: 'c']
+ - action: [SwitchToMode: EnterSearch, SearchInput: [0],]
+ key: [Char: 's']
+ entersearch:
+ - action: [SwitchToMode: Search,]
+ key: [Char: "\n"]
+ - action: [SearchInput: [27], SwitchToMode: Scroll,]
+ key: [Ctrl: 'c', Esc]
+ - action: [NewPane: ,]
+ key: [ Alt: 'n',]
+ - action: [MoveFocusOrTab: Left,]
+ key: [ Alt: 'h', Alt: Left]
+ - action: [MoveFocusOrTab: Right,]
+ key: [ Alt: 'l', Alt: Right]
+ - action: [MoveFocus: Down,]
+ key: [ Alt: 'j', Alt: Down]
+ - action: [MoveFocus: Up,]
+ key: [ Alt: 'k', Alt: Up]
+ - action: [Resize: Increase,]
+ key: [ Alt: '=']
+ - action: [Resize: Increase,]
+ key: [ Alt: '+']
+ - action: [Resize: Decrease,]
+ key: [ Alt: '-']
+ search:
+ - action: [SwitchToMode: Normal,]
+ key: [Ctrl: 's', Char: ' ', Char: "\n", Esc]
+ - action: [SwitchToMode: Tab,]
+ key: [Ctrl: 't',]
+ - action: [SwitchToMode: Locked,]
+ key: [Ctrl: 'g',]
+ - action: [SwitchToMode: Pane,]
+ key: [Ctrl: 'p',]
+ - action: [SwitchToMode: Move,]
+ key: [Ctrl: 'h',]
+ - action: [SwitchToMode: Tmux,]
+ key: [Ctrl: 'b',]
+ - action: [SwitchToMode: Session,]
+ key: [Ctrl: 'o',]
+ - action: [SwitchToMode: Resize,]
+ key: [Ctrl: 'n',]
+ - action: [ScrollToBottom, SwitchToMode: Normal,]
+ key: [Ctrl: 'c',]
+ - action: [Quit,]
+ key: [Ctrl: 'q',]
+ - action: [ScrollDown,]
+ key: [Char: 'j', Down,]
+ - action: [ScrollUp,]
+ key: [Char: 'k', Up,]
+ - action: [PageScrollDown,]
+ key: [Ctrl: 'f', PageDown, Right, Char: 'l',]
+ - action: [PageScrollUp,]
+ key: [Ctrl: 'b', PageUp, Left, Char: 'h',]
+ - action: [HalfPageScrollDown,]
+ key: [Char: 'd',]
+ - action: [HalfPageScrollUp,]
+ key: [Char: 'u',]
+ - action: [NewPane: ,]
+ key: [ Alt: 'n',]
+ - action: [MoveFocusOrTab: Left,]
+ key: [ Alt: 'h', Alt: Left] # The Alt: Left etc. variants are temporary hacks and will be removed in the future - please do not rely on them!
+ - action: [MoveFocusOrTab: Right,]
+ key: [ Alt: 'l', Alt: Right]
+ - action: [MoveFocus: Down,]
+ key: [ Alt: 'j', Alt: Down]
+ - action: [MoveFocus: Up,]
+ key: [ Alt: 'k', Alt: Up]
+ - action: [Resize: Increase,]
+ key: [ Alt: '=']
+ - action: [Resize: Increase,]
+ key: [ Alt: '+']
+ - action: [Resize: Decrease,]
+ key: [ Alt: '-']
+ - action: [SwitchToMode: EnterSearch, SearchInput: [0],]
+ key: [Char: 's']
+ - action: [Search: Down]
+ key: [Char: 'n']
+ - action: [Search: Up]
+ key: [Char: 'p']
+ - action: [SearchToggleOption: CaseSensitivity]
+ key: [Char: 'c']
+ - action: [SearchToggleOption: Wrap]
+ key: [Char: 'w']
+ - action: [SearchToggleOption: WholeWord]
+ key: [Char: 'o']
+ renametab:
+ - action: [SwitchToMode: Normal,]
+ key: [Char: "\n", Ctrl: 'c', Esc]
+ - action: [UndoRenameTab , SwitchToMode: Tab,]
+ key: [Esc,]
+ - action: [NewPane: ,]
+ key: [ Alt: 'n',]
+ - action: [MoveFocusOrTab: Left,]
+ key: [ Alt: 'h', Alt: Left]
+ - action: [MoveFocusOrTab: Right,]
+ key: [ Alt: 'l', Alt: Right]
+ - action: [MoveFocus: Down,]
+ key: [ Alt: 'j', Alt: Down]
+ - action: [MoveFocus: Up,]
+ key: [ Alt: 'k', Alt: Up]
+ - action: [Resize: Increase,]
+ key: [ Alt: '=']
+ - action: [Resize: Increase,]
+ key: [ Alt: '+']
+ - action: [Resize: Decrease,]
+ key: [ Alt: '-']
+ renamepane