tony / tmux-config

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

syntax error on tmux 3.0a #48

Closed haifenghan closed 4 years ago

haifenghan commented 4 years ago

There is an error when running under tmux 3.0a as follows: .tmux.conf:100: syntax error

Could you look into it?

stale[bot] commented 4 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.

Dave-van-der-Meer commented 4 years ago

I actually have the same Issue under Manjaro (after adding the CPU load indicator). On Ubuntu 18.04 I did not add the CPU indicator and it does not show the error.

stale[bot] commented 4 years ago

Thank you for updating this issue. It is no longer marked as stale.

Dave-van-der-Meer commented 4 years ago

Well, I just uninstalled tmux, deleted the .tmux/ folder and the .tmux.conf file and reinstalled tmux with pacman and now it still has the CRTL+A configuration anf the CPU indicator without showing the error message anymore.

haifenghan commented 4 years ago

@Dave-van-der-Meer I recloned the repo without cup indicator, and now there is no such issue anymore. Thanks

antgel commented 4 years ago

Does anyone have a solution that doesn't involve nuking everything? Does anyone know why that line broke? What does "recloned the repo without cup indicator" mean?