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>
<up>
<alt-p>
<alt-k>
completion-item-focus next
<tab>
<down>
<alt-n>
<alt-j>
completion-item-del
<ctrl-d>