Installation with Tmux Plugin Manager (recommended)
To add tmux-auto-renumber-session to your TMUX plugins using TPM (https://github.com/tmux-plugins/tpm), include the following line at the end of your .tmux.conf
:
set -g @plugin 'T1erno/tmux-auto-renumber-session'
Code contributions always are welcome :^) For contributing, please use dev branch for your changes.
If you find a bug please open an issue. When reporting a bug, it's helpful to provide as much information as possible so that others can reproduce the error and offer suggestions for a solution. Here are some things you might want to consider including in your bug report:
- A description of the problem
- Steps to reproduce the problem
- Screenshots or screen recordings if applicable
- The version of your operating system and any relevant software
- Any error messages or stack traces that you received
- Any additional context that might be helpful in understanding the problem
The more information you provide, the easier it will be for others to understand and address the issue :^)