tmux-plugins / tmux-prefix-highlight

Plugin that highlights when you press tmux prefix key

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issues on WSL

jmlucjav opened this issue · comments

Hi,

I could not get to work on WSL (windows10 1903) with ubuntu18.04.
When run manually I saw:

:~/.tmux/plugins$ ./tmux-prefix-highlight/prefix_highlight.tmux /tmux-prefix-highlight/prefix_highlight.tmux: line 2: $'\r': command not found : invalid optionghlight/prefix_highlight.tmux: line 3: set: - set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...] ./tmux-prefix-highlight/prefix_highlight.tmux: line 4: $'\r': command not found ...

dos2unix ./tmux-prefix-highlight/prefix_highlight.tmux

fixed it...