.tmux: Error on Linux
First off…thanks for the awesome tmux configuration files! I’ve been using them on my OSX machine for quite a while now and recently migrated over to a Linux machine but seem to be having some issues.
Whenever I start tmux on my Linux box I get the following error:
<'cut -c3- ~/.tmux.conf | sh -s _username /dev/pts/6 false %25' not ready><'cut -c3- ~/.tmux.conf | sh -s _root /dev/pts/6 %25' not ready>
Curious if you had any thoughts as to why this is happening? Thanks in advance 😃
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 17 (10 by maintainers)
I’m afraid there’s nothing I can do. If the system is busy, tmux will just print
<command not ready>
and there’s pretty much nothing I can do about it 😐Thanks for the quick reply. When I run that I see my username. The error only flashes for a split second and doesn’t appear to have any impact on the running tmux session.