tmux-sensible
tmux-sensible copied to clipboard
tmux-sensible won't load
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).
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.