Skip to content

Instantly share code, notes, and snippets.

@pkdiv
Created February 7, 2026 20:45
Show Gist options
  • Select an option

  • Save pkdiv/4e9511a824cc34c07ea82946d8c85072 to your computer and use it in GitHub Desktop.

Select an option

Save pkdiv/4e9511a824cc34c07ea82946d8c85072 to your computer and use it in GitHub Desktop.
.tmux.conf
# Show a message in the status bar when Prefix is active
set -g status-left " #[fg=green,bold][#S] #{?client_prefix,#[fg=red]ACTIVE ,}"
set -g status-left-length 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment