Hacker News new | ask | show | jobs
by fny 1367 days ago
At some point I often wonder why people are so damn intent on living in their terminals. This is an ASCII GUI with the exact same feature set that `git cola` offers which is extremely lightweight and keyboard friendly. The only difference is you can't click on something if you forget the keyboard shortcut.
2 comments

tmux is my main reason. i love having sessions and being able to have the same setup regardless of whether i’m in an ec2 instance or my macbook
why are you using git (in an advanced way, if at all) on ec2?
It's common to have your remote dev environment on a remote VM.
I really enjoy having multiple apps and editors running in tmux splits. I’m very fast in it and it helps keep me focused.