tmux-sensible icon indicating copy to clipboard operation
tmux-sensible copied to clipboard

tmux-sensible won't load

Open aaronblair opened this issue 5 years ago • 1 comments

I get the following error when trying to source sensible.tmux:

$ source .tmux/plugins/tmux-sensible/sensible.tmux
server_option_value_not_changed:4: = not found

Other tmux-plugins work fine (tmux-pain-control, etc).

aaronblair avatar Apr 18 '20 22:04 aaronblair

The error you're getting there looks like you're trying to source it in zsh instead of bash. If this is from trying to debug why tmux appears to hang when you include tmux-sensible, do you have a \ in your prefix? If so, try the change in #37.

tpoliaw avatar Apr 22 '21 08:04 tpoliaw