Hacker News new | ask | show | jobs
by dkersten 5054 days ago
Arch + goomwwm + urxvt + bash + vim for me. I stopped using screen/tmux on my local machine (still use tmux on servers though) in favour of 1) keeping all my text editing in a single vim session using buffers/tabs/splits - this way I can use the standard vim commands (yank, etc) to copy and paste between files, and 2) multiple urxvt instances as goomwwm makes managing them just as simple as if I were using screen/tmux.

I also started to use uzbl as my browser. Maybe one day I can throw my mouse away :)

1 comments

I'd love to use uzbl, but unfortunately there's no LastPass support (apart from some bookmarklets that can provide basic functionality).

So I've stuck with Firefox but have installed Pentadactyl, which adds Vim emulation support. It gets me close enough to avoiding mouse use as I think I'll ever get.