Using `xclip` or `xsel` in WSL2 started causing Windows GUI applications to hang when pasting from the clipboard set by `xclip`/`xsel` waiting on input from a clipboard process which had already exited. When WSL is detected, use `win32yank.exe` instead. This is available via Chocolatey but is also shipped with the Neovim Windows installation. For more context, see https://github.com/microsoft/terminal/issues/11945
Description
tmux configuration files.
Languages
Shell
100%