chore: improve terminal
parent
604eea3057
commit
9bd578f8f3
|
@ -78,7 +78,9 @@
|
|||
<ul>
|
||||
<li><code>ALT-P</code>: switch panel</li>
|
||||
<li><code>ALT-N</code>: new panel vertically (right side)</li>
|
||||
<li><code>ALT-D</code>: new panel horizontally (down side)</li>
|
||||
<li><code>ALT-M</code>: new panel horizontally (down side)</li>
|
||||
<li><code>ALT-O</code>: new tab</li>
|
||||
<li><code>ALT-]</code>/<code>ALT-[</code>: next/previous tab</li>
|
||||
<li>Hold <code>SHIFT</code> and click on links, text, ...</li>
|
||||
</ul>
|
||||
<h2>
|
||||
|
|
|
@ -13,7 +13,9 @@ All configs are in [my dotfiles](https://github.com/haunt98/dotfiles).
|
|||
|
||||
- `ALT-P`: switch panel
|
||||
- `ALT-N`: new panel vertically (right side)
|
||||
- `ALT-D`: new panel horizontally (down side)
|
||||
- `ALT-M`: new panel horizontally (down side)
|
||||
- `ALT-O`: new tab
|
||||
- `ALT-]`/`ALT-[`: next/previous tab
|
||||
- Hold `SHIFT` and click on links, text, ...
|
||||
|
||||
## Use [wez/wezterm](https://github.com/wez/wezterm)
|
||||
|
|
Loading…
Reference in New Issue