Tmux is such a fantastic tool - its made a big difference to my work - thank you and congrats to the authors.
My tmux setup
31–40 of 101 posts
Re: My tmux setup
#32I can't recommend Pragmatic Bookshelf's book on tmux enough: http://pragprog.com/book/bhtmux/tmux It's got the whole thing covered end-to-end if you ever wanted to get around learning it.
Author of that book here. Thank you for the kind words.
Re: My tmux setup
#33Earlier quoted context omitted.
Author of that book here. Thank you for the kind words.
Reader of that book, you finally got me to kick my screen habit with it and now I have a new tmux addiction. That said, tmux is way easier to use compared to screen. And with 1.8 and text reflow it pretty much has every feature from screen I ever wanted/needed/used.
Re: My tmux setup
#34I can't recommend Pragmatic Bookshelf's book on tmux enough: http://pragprog.com/book/bhtmux/tmux It's got the whole thing covered end-to-end if you ever wanted to get around learning it.
Author of that book here. Thank you for the kind words.
Re: My tmux setup
#35One of things I've been meaning to ask: do people who use tmux mostly run a windows machine as their desktop?
Re: My tmux setup
#36>But the years of using screen have ingrained in my muscle memory to use ctrl-a I still don't understand how this happened to so many people. Ctrl+a is already taken, how did anyone ever use screen without immediately changing it to something that doesn't conflict with a frequently used shell shortcut?
The only thing ctrl-A is used for by me besides screen (or rather, tmux after I remapped it), is incrementing a number in vim. Not really a big deal.
Re: My tmux setup
#37The downside is that if go like ssh A then ssh B, display doesn't update. But I don't this too often anyway.
Re: My tmux setup
#38>But the years of using screen have ingrained in my muscle memory to use ctrl-a I still don't understand how this happened to so many people. Ctrl+a is already taken, how did anyone ever use screen without immediately changing it to something that doesn't conflict with a frequently used shell shortcut?
Re: My tmux setup
#39I can't recommend Pragmatic Bookshelf's book on tmux enough: http://pragprog.com/book/bhtmux/tmux It's got the whole thing covered end-to-end if you ever wanted to get around learning it.
Author of that book here. Thank you for the kind words.