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