Tagged Questions
2
votes
1answer
221 views
Tmux status bar question
I'm fairly new to tmux and to truly master and learn it, I decided to make myself a fresh .tmux.conf
I was wondering, though, if it's possible to hide a path in the status bar.
For example, I have ...
2
votes
1answer
760 views
How to verify if tmux is properly installed on Mac OSX
I've just tried installing tmux from source (via installing libevent first). The installation seemed fine, without throwing any obvious error. But when I typed tmux in iTerm2, it returned "command not ...