Hacker News new | ask | show | jobs
by jsulak 5890 days ago
I'm on Windows, and I've rolled my own solution that uses incremental search, sort of like Emacs ido-mode buffer switching. http://bitbucket.org/jasulak/switcheroo/wiki/Home

Not for everyone, but I like it.

2 comments

I'm on a Mac and I also rolled my own solution. I hard-coded my most frequently used applications to function keys. It's a great alternative to having multiple monitors (because I'm a nomad freelance developer and do not have a desk).

Here are the scripts: http://techiferous.com/2009/12/streamlining-your-workflow-wi...

Thanks for the pointer. I was looking for something just like this.

It seems to install and work just fine on Win Server 2008 64bit, for reference :)

Glad you like it. Thanks for the info.