dotfiles
dotfiles copied to clipboard
Windows Terminal lose focus after use yank
- Terminal: Windows Terminal
- server: Ubuntu 20.04
- server shell: fish
Command yank ~/.config/fish/conf.d/00-alias.fish do copy content of 00-alias.fish to Windows Clipboard, but wt lose the fucos( no cursor blink in fish shell).
And some gui program killed by run yank like clash-for-windows.
Line below
https://github.com/ppwwyyxx/dotfiles/blob/75433d13191309a44023c0de4a0203e1c3721810/scripts/yank#L38
leads to this situation.