mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +00:00
Instead of assuming that the default created window in a new session has a index of `0`, we now check window index for the session with Tmux's list-windows command. Additionally, the default window is now moved to index `999` instead of `99`, cause I'm paranoid and probably stupid :)