qutebrowser: Bind Alt-(n|p) to completion-item-(next|prev)

master
Pierre Neidhardt 2016-10-26 09:58:31 +05:30
parent 7eaec4d8cd
commit 1a4fb5870d
1 changed files with 2 additions and 0 deletions

View File

@ -501,10 +501,12 @@ command-history-next
completion-item-prev
<shift-tab>
<up>
<alt-p>
completion-item-next
<tab>
<down>
<alt-n>
completion-item-del
<ctrl-d>