diff --git a/docs/2023-06-06-terminal-workflow.html b/docs/2023-06-06-terminal-workflow.html index 3e02c1f..5b73c58 100644 --- a/docs/2023-06-06-terminal-workflow.html +++ b/docs/2023-06-06-terminal-workflow.html @@ -58,15 +58,15 @@

Use zellij-org/zellij as - alternative to tmux + guide keybinding

ALT-]/ALT-[: next/previous tab

  • Hold SHIFT and click on links, text, ...
  • -

    - Use wez/wezterm -

    - -

    - Use nnn -

    -
    Feel free to ask me via diff --git a/posts/2023-06-06-terminal-workflow.md b/posts/2023-06-06-terminal-workflow.md index 24b0d58..0606a4f 100644 --- a/posts/2023-06-06-terminal-workflow.md +++ b/posts/2023-06-06-terminal-workflow.md @@ -7,7 +7,7 @@ All configs are in [my dotfiles](https://github.com/haunt98/dotfiles). - `CTRL-T` to fuzzy find files. - `ALT-C` to fuzzy find directories. -## Use [zellij-org/zellij](https://github.com/zellij-org/zellij) as alternative to tmux +## Use [zellij-org/zellij](https://github.com/zellij-org/zellij) as guide keybinding ![](https://zellij.dev/documentation/img/overview-status-tab-2.png) @@ -17,17 +17,3 @@ All configs are in [my dotfiles](https://github.com/haunt98/dotfiles). - `ALT-O`: new tab - `ALT-]`/`ALT-[`: next/previous tab - Hold `SHIFT` and click on links, text, ... - -## Use [wez/wezterm](https://github.com/wez/wezterm) - -- `CTRL-SHIFT-F`/`CMD-F`: search mode -- `CTRL-SHIFT-SPACE`: quick select mode -- `CTRL-SHIFT-X`: copy mode -- `CMD-SHIFT-[`/`CMD-SHIFT-]`: switch tabs - -## Use [nnn](https://github.com/jarun/nnn) - -- `;-p`: preview mode -- `SPACE`: toggle select -- `a`: select all -- `x`: delete