qutebrowser/doc/help
Florian Bruhin 7c39600508 Change default bindings for Up/Down in command mode
Those now look at the history again.
Looking at the behavior in different applications:

- vim: History
- spacemacs: Completion if open, else history
- luakit: Completion if open, else history
- dwb: Always completion (has no history?)
- vimb: Nothing if completion open, else history
- vimperator: Always history

So this is consistent with at least some of them - the much more important
factor is that <Tab> is probably intuitively easy to discover if up/down doesn't
do what's expected, but <ctrl-p>/<ctrl-n> are not.
2017-09-15 14:08:37 +02:00
..
commands.asciidoc Adjust :unbind signature to match :bind 2017-09-12 22:51:52 +02:00
index.asciidoc also use rel paths for toplevel docs 2016-10-26 12:41:09 +02:00
settings.asciidoc Change default bindings for Up/Down in command mode 2017-09-15 14:08:37 +02:00