fix(e2e): new fullscreen snapshot
This commit is contained in:
parent
50452b53cb
commit
848207ca24
2 changed files with 8 additions and 1 deletions
|
|
@ -248,6 +248,13 @@ keybinds:
|
|||
key: [Ctrl: 'q',]
|
||||
- action: [Detach,]
|
||||
key: [Char: 'd',]
|
||||
plugins:
|
||||
- path: tab-bar
|
||||
tag: tab-bar
|
||||
- path: status-bar
|
||||
tag: status-bar
|
||||
- path: strider
|
||||
tag: strider
|
||||
|
||||
# Choose what to do when zellij receives SIGTERM, SIGINT, SIGQUIT or SIGHUP
|
||||
# eg. when terminal window with an active zellij session is closed
|
||||
|
|
|
|||
|
|
@ -26,4 +26,4 @@ expression: last_snapshot
|
|||
│ │
|
||||
└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
|
||||
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.
|
||||
(FULLSCREEN): + 1 hidden panes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue