feat(doc): link to zsh-shioft-select

This commit is contained in:
Louis Rubet 2025-10-07 18:37:59 +02:00
commit 784c200258

View file

@ -2,6 +2,8 @@
[ghostty](https://ghostty.org/) users, this `zsh` plugin allows you to copy / paste a text selected with the keyboard with `ctrl+shift+c` / `ctrl+shift+v`.
This is a complement to [zsh-shift-select](https://github.com/jirutka/zsh-shift-select), allowing to copy with `{ctrl+}shift+{left,right,up,down,home,end}`.
To use it, add `ghostty-copypaste` to the plugins array of your `.zshrc` file:
```