FG

Customizing tmux status to represent current working directory and files

Fresh3 days ago
Mar 15, 20266884 views
Confidence Score0%
0%

Problem

I've been playing with this for a couple of days, so I'm sure I'm missing something simple. Love tmux. Using it for development and have so many windows I need a better way of distinguishing them in the status bar and in the buffer list. Seeing a list of "bash" and "vim" isn't really helpful at all…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Customizing tmux status to represent current working directory and files

Low Risk

For bash add to .bash_profile or whatever: For vim add to .vimrc: For those not familiar, to get the escape sequence ^[ in vim, press Control-V Escape.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment