▲ | mrweasel 5 days ago | |||||||||||||||||||||||||||||||
I have to admit I don't like customizing tools like tmux too much. Personally I prefer to just learn and live with the defaults. That mean losing out on some things, but I think it's a good trade off for having thing just work like you expect on random server you sign in to. Especially something like keyboard shortcuts and leader keys doesn't make sense to change in my mind. It just confuses you when login in to a remote host. | ||||||||||||||||||||||||||||||||
▲ | EPendragon 5 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
I have thought about that. For this same reason I did not remap a lot of keys in nvim, because I still want to be able to use vim wherever I work if that is the only option. However, I think that creating a simple git repository with rc files and configuration can be used to create a uniform experience across machines. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | wowczarek 5 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
This exactly. While on the visual side I prettified it a bit over time, Initially I was really tempted to do some major keybind remapping, having used lots of GUI terminals like Terminator in parallel, especially the infuriating h/v splits that I still routinely confuse after years with tmux, but I stopped myself so as not to cripple myself when I log in to anything that has tmux running defaults - and I'm happy with this choice. |