Commit b3e6eab
Venkata Subramani Renduchintala
fix(clipboard): remove --foreground from wl-copy to prevent yank hang
--foreground keeps wl-copy alive until another client claims the
clipboard, blocking neovim on every yank. Dropping it lets wl-copy
daemonize and return immediately.1 parent 083a54a commit b3e6eab
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments