janoamaral / tokyo-night-tmux

A clean, dark Tmux theme that celebrates the lights of Downtown Tokyo at night.
https://github.com/janoamaral/tokyo-night-tmux/wiki
Other
251 stars 67 forks source link

Add option to disable numbers #83

Closed destag closed 3 weeks ago

destag commented 1 month ago

This will allow users to disable showing selected ids

For example:

set -g @tokyo-night-tmux_pane_id_style disable

will prevent from showing pane_id in window tab.

This will partially resolve #79

janoamaral commented 3 weeks ago

It's properly done in next branch. Thanks!