qutebrowser: Use vi bindings to browse the command entries

master
Pierre Neidhardt 2017-05-23 17:17:07 +02:00
parent bea32c4a46
commit 3e2691b0d3
1 changed files with 2 additions and 0 deletions

View File

@ -524,11 +524,13 @@ completion-item-focus prev
<shift-tab> <shift-tab>
<up> <up>
<alt-p> <alt-p>
<alt-k>
completion-item-focus next completion-item-focus next
<tab> <tab>
<down> <down>
<alt-n> <alt-n>
<alt-j>
completion-item-del completion-item-del
<ctrl-d> <ctrl-d>