You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a touch typist, never look at the keys. The position of key 0 as a "starting key" plays absolutely no role.
There is however a downside of removing key 0 for touch typists:
Keys 5, 6, 7 are a bit harder to hit on a regular keyboard. Reason: you have to stretch an index finger and move it off of a home row. As a lazy user, I don't want to type 5, 6, 7.
As the number of windows in a tmux session grows, I don't want to their index to be 5, 6, 7
If 0 is removed, the windows' index number will grow to 5, 6, 7 faster. This is not desirable.
I have used it but I do not think it is a sensible default for everyone. That said, I would like to see that as a plugin to easily opt-in with a one-liner in my tmux.conf
I've seen this being used around and consider it a sensible default, what you think?
The text was updated successfully, but these errors were encountered: