summaryrefslogtreecommitdiffstats
path: root/src/tests/e2e/snapshots/zellij__tests__e2e__cases__open_new_tab.snap
diff options
context:
space:
mode:
authorBrooks Rady <b.j.rady@gmail.com>2021-08-30 18:02:14 +0100
committerGitHub <noreply@github.com>2021-08-30 18:02:14 +0100
commita51f500c175017799de7877d44beef6279ee899a (patch)
treefa218e44b084be8dae1ec01ba75db081020bf3e0 /src/tests/e2e/snapshots/zellij__tests__e2e__cases__open_new_tab.snap
parent588fcc69bee4d76d5ba034ff3e68f7a48f7b47d6 (diff)
fix(ui): change resize binding to Ctrl-n
* fix(ui): change resize binding to Ctrl-n * Fix tests? * Actually update the keybind in tests * Cowardly refuse to fix the E2E testing issue
Diffstat (limited to 'src/tests/e2e/snapshots/zellij__tests__e2e__cases__open_new_tab.snap')
-rw-r--r--src/tests/e2e/snapshots/zellij__tests__e2e__cases__open_new_tab.snap2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/e2e/snapshots/zellij__tests__e2e__cases__open_new_tab.snap b/src/tests/e2e/snapshots/zellij__tests__e2e__cases__open_new_tab.snap
index ca19eb015..165ee8631 100644
--- a/src/tests/e2e/snapshots/zellij__tests__e2e__cases__open_new_tab.snap
+++ b/src/tests/e2e/snapshots/zellij__tests__e2e__cases__open_new_tab.snap
@@ -25,5 +25,5 @@ expression: last_snapshot
│ │
│ │
└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
- Ctrl + <g> LOCK  <p> PANE  <t> TAB  <r> RESIZE  <s> SCROLL  <o> SESSION  <q> QUIT 
+ Ctrl + <g> LOCK  <p> PANE  <t> TAB  <n> RESIZE  <s> SCROLL  <o> SESSION  <q> QUIT 
Tip: Alt + n => open new pane. Alt + [] or hjkl => navigate between panes.