jrmoulton / tmux-sessionizer

Tmux Sessionizer: A tool for opening git repositories as tmux sessions
MIT License
458 stars 35 forks source link

Use the index to select a new window #99

Closed petersimonsson closed 6 months ago

petersimonsson commented 6 months ago

Prepend window names with the index to handle windows with the same name when selecting a new window.

Fixes #97