ludwig | 10 years ago | on: Ask HN: Who is interested in a book about high performance Erlang?
ludwig's comments
ludwig | 12 years ago | on: Practical Tmux
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
ludwig | 12 years ago | on: A Universe Full of Planets
ludwig | 13 years ago | on: tmux 1.8 Released
ludwig | 13 years ago | on: Who Can Name the Biggest Number?
ludwig | 14 years ago | on: The Real Leadership Lessons of Steve Jobs
ludwig | 14 years ago | on: The Real Reason We'll Miss Steve Jobs
ludwig | 15 years ago | on: Ask HN: How do you back up your projects online?
http://groups.google.com/group/linux.dev.kernel/msg/76ae734d...
ludwig | 15 years ago | on: Top Programming Fonts
ludwig | 15 years ago | on: Startup Death Clock
ludwig | 15 years ago | on: You’re not entitled to anything. Hustle for everything you’re worth
ludwig | 15 years ago | on: Show HN: HackerTable.com, reservations at elusive restaurants (3-day project)
ludwig | 15 years ago | on: Google’s history shows that people did not believe good idea to start with
ludwig | 15 years ago | on: LaTeX coffee stains
I simply wrote "sorry!" right by the stain, and mailed it off. I've no idea what influence this might've had, but it didn't seem to hurt since I got accepted anyway :)
ludwig | 15 years ago | on: Generating code from natural language is closer than you think
ludwig | 15 years ago | on: Stack Overflow just became a top-500 site.
ludwig | 15 years ago | on: Introduction to tmux (alternative to GNU screen)
ludwig | 15 years ago | on: Ask/Show HN: HNdex, lists to replace spreadsheets on HN
ludwig | 15 years ago | on: Minecraft server built in Node.js
ludwig | 15 years ago | on: Introduction to tmux (alternative to GNU screen)
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