A Tmux Crash Course (2011)
robots.thoughtbot.com
A Tmux Crash Course (2011)
1–10 of 85 posts
Re: A Tmux Crash Course (2011)
#2Re: A Tmux Crash Course (2011)
#3http://stackoverflow.com/questions/12287432/how-to-copy-to-s...
Re: A Tmux Crash Course (2011)
#4I got a new laptop today, and because we do all our dev on a remote server via ssh, tmux, and vim, it only took a few minutes to get my new machine set up for development. All I had to do was download iTerm and copy over my private key and config file! So easy.
I've seen this referred to as "Unix as an IDE". Big fan.
Re: A Tmux Crash Course (2011)
#5How to copy to system clipboard from tmux output after mouse selection? http://stackoverflow.com/questions/12287432/how-to-copy-to-s...
Re: A Tmux Crash Course (2011)
#6How to copy to system clipboard from tmux output after mouse selection? http://stackoverflow.com/questions/12287432/how-to-copy-to-s...
http://robots.thoughtbot.com/post/55885045171/tmux-copy-past...
Re: A Tmux Crash Course (2011)
#7It goes through common use cases, common customizations, and pair programming.
Re: A Tmux Crash Course (2011)
#8It has a higher chance of being installed by default on a remote system I don't have root on, and works just fine for everything I need so I haven't had a reason to switch yet.
Re: A Tmux Crash Course (2011)
#9Re: A Tmux Crash Course (2011)
#10I tend to copy paste a lot from log tails etc into my my text editor for quick searches or other things. The infinite scroll feature(with a scroll bar) helps me out a lot. In tmux/screen i still haven't figured out a good workflow to copy a few screenful of content.
On servers i tend to use Byobu bindings which now use tmux(used Gnu screen some time ago). It has good defaults and some help for newbies to get used to.