diff --git a/docs/2023-06-06-terminal-workflow.html b/docs/2023-06-06-terminal-workflow.html index 7315216..10cb136 100644 --- a/docs/2023-06-06-terminal-workflow.html +++ b/docs/2023-06-06-terminal-workflow.html @@ -80,6 +80,20 @@
  • ALT-N: new panel vertically (right side)
  • ALT-D: new panel horizontally (down side)
  • +

    + Use wez/wezterm +

    +
    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 e3c9292..672a4c0 100644 --- a/posts/2023-06-06-terminal-workflow.md +++ b/posts/2023-06-06-terminal-workflow.md @@ -14,3 +14,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) + +## 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