feat: add more zz keymap

main
sudo pacman -Syu 2023-06-06 17:06:35 +07:00
parent a141bbff8b
commit 063c25b1d1
2 changed files with 6 additions and 25 deletions

View File

@ -78,21 +78,6 @@
<a href="https://github.com/zellij-org/zellij">zellij-org/zellij</a> as
alternative to tmux
</h2>
<p>
<a
target="_blank"
rel="noopener noreferrer nofollow"
href="https://camo.githubusercontent.com/5b7d95c82c859b9ba2d43af02db1f3a5192bb28342b2733ab1b918c4599237ec/68747470733a2f2f7a656c6c696a2e6465762f646f63756d656e746174696f6e2f696d672f6f766572766965772d7374617475732d7461622d312e706e67"
><img
src="https://camo.githubusercontent.com/5b7d95c82c859b9ba2d43af02db1f3a5192bb28342b2733ab1b918c4599237ec/68747470733a2f2f7a656c6c696a2e6465762f646f63756d656e746174696f6e2f696d672f6f766572766965772d7374617475732d7461622d312e706e67"
alt="Tab"
data-canonical-src="https://zellij.dev/documentation/img/overview-status-tab-1.png"
style="max-width: 100%"
/></a>
</p>
<ul>
<li><code>Ctrl + t</code> + <code>n</code> to new tab.</li>
</ul>
<p>
<a
target="_blank"
@ -107,12 +92,12 @@
</p>
<ul>
<li>
<code>Ctrl + p</code> + <code>n</code> to new panel vertically (right
side).
<code>Ctrl + p</code> + <code>n</code> or <code>Alt + n</code> to new
panel vertically (right side).
</li>
<li>
<code>Ctrl + p</code> + <code>d</code> to new panel horizontally (down
side).
<code>Ctrl + p</code> + <code>d</code> or <code>Alt + d</code> to new
panel horizontally (down side).
</li>
</ul>

View File

@ -9,11 +9,7 @@ All configs are in [my dotfiles](https://github.com/haunt98/dotfiles).
## Use [zellij-org/zellij](https://github.com/zellij-org/zellij) as alternative to tmux
![Tab](https://zellij.dev/documentation/img/overview-status-tab-1.png)
- `Ctrl + t` + `n` to new tab.
![](https://zellij.dev/documentation/img/overview-status-tab-2.png)
- `Ctrl + p` + `n` to new panel vertically (right side).
- `Ctrl + p` + `d` to new panel horizontally (down side).
- `Ctrl + p` + `n` or `Alt + n` to new panel vertically (right side).
- `Ctrl + p` + `d` or `Alt + d` to new panel horizontally (down side).