Hacker News new | ask | show | jobs
by ludwig 4417 days ago
I've been using tmux for a while now, and it's a great tool. I hardly open any new terminal windows now.

If anyone is interested in the settings I've accumulated over the months, here is my config file: https://github.com/ludwig/dotfiles/blob/master/tmux.conf

1 comments

Isn't ctrl-a the shortcut for beginning of line? i prefer ctrl-x
I remap Control-A that way also -- it's a holdover from my 'screen' days.