tmux-plugins / tmux-sensible

basic tmux settings everyone can agree on
MIT License
1.73k stars 90 forks source link

tmux-sensible won't load #54

Open aaronblair opened 4 years ago

aaronblair commented 4 years ago

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).

tpoliaw commented 3 years ago

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.