You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ...
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...
The text was updated successfully, but these errors were encountered: