Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

I recently switched to tmux after years of having used screen, and it's great. It didn't take me that long to configure, which I did mostly by working my way through the man page.

For me, the two killer features that made me switch were the vertical splits (vanilla screen only does horizontal splits), and the distinction between windows and panes.

If it helps anyone else, here's my ~/.tmux.conf file[1], with keybindings that match closely to the screen setup I've grown so accustomed to.

[1] http://github.com/ludwig/dotfiles/blob/master/.tmux.conf



Veritcal split has been integrated into GNU screen for a while now: CTRL-A |


I've been using screen every day for probably > 2 years now and had no idea you could do this. Thanks!


Neat. I was wondering when that patch would work itself into the main line. I had been running a locally compiled version for so long that I forgot to check back on it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: