Ask HN: Your favorite tiny feature?
While I'm working I occasionally encounter incredibly subtle features of applications I'm using that amaze me. Examples:
1. Emacs iterative search ignores case unless you type a capital letter in the search-string.
2.Vim's move-cursor-left/right doesn't go to the next/previous line.
3.This site: whiting out downvoted comments.
What's an application you use that has a subtle feature that surprises you?
18 comments
[ 0.81 ms ] story [ 46.1 ms ] threadedit: why am I being downmodded for sharing info about replicating the functionality in the biggest competitor to emacs?
When you can make a command and its arguments simple enough that your mother, who never uses a computer, can use it, then you've done well by the world. <3 alias
apt-get completion in ubuntu
firebug's command history
I used to think that window tabbing and grouping was too complex a UI problem for window managers to support. The implementations I'd seen required lots of keys and buttons to control the window groups, so it wasn't worth their time to implement something hardly anyone would use. But I was wrong, of course! There should be chrome-style tab grouping everywhere.