tony / tmux-config

:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
http://tony.github.com/tmux-config/
1.81k stars 478 forks source link

run shell have some error #28

Closed billvsme closed 6 years ago

billvsme commented 8 years ago

https://github.com/tony/tmux-config/blob/master/.tmux.conf#L98 # {$TMUX_VERSION_MAJOR} can't get environment, $TMUX_VERSION_MAJOR is ok.

and this if-shell code should add test or [[

https://github.com/tony/tmux-config/blob/master/.tmux.conf#L105 “test 'xxx'” must be true, beacuse ‘xxx’ is string.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. This bot is used to handle issues where the issue hasn't been discussed or has gone out of date. If an issue isn't resolved and handled in a certain period of time, it may be closed. If you would like your issue re-opened, please create a fresh issue with the latest, up to date information and mention this issue in it.