A tmux plugin which numbers windows and panes starting at 1.
-
Install the Tmux Plugin Manager (TPM)
-
Add the following to your .tmux.conf file:
set -g @plugin 'openjck/tmux-one' -
Press
prefix + I
This plugin was inspired by a Stack Overflow answer by hekevintran and Dominykas Mostauskis.