You're viewing a comment by Ted Naleid and its responses.
You're viewing a comment by Ted Naleid and its responses.
I am being sponsored by Syntress! They bought me an amazing dedicated server to run catonmat on. If you're looking web services, I highly recommend the Syntress guys!
I love to read science books. They make my day and I get ideas for awesome blog posts, such as Busy Beaver, On Functors, Recursive Regular Expressions and many others.
Take a look at my
Amazon wish list, if you're curious about what I have planned reading next, and want to surprise me. :)
If you are interested in advertising on catonmat.net, contact me.
Free tools for coding on Vietstarsoft.com.
Programming homework help.


@Mike, I'm not positive, but that could be a feature of being in vi mode on the command line rather than the default readline/emacs style key bindings.
There's actually a good post on this blog about vi mode.
http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/
In vi, I know you can do a search with "/" and I wouldn't be surprised if you could then up arrow through commands.
Alternatively, most shells that I've used support using the arrow keys to maneuver through history (without using a slash).
Reply To This Comment