Merge branch 'kevinwang-clear-keychain'

This commit is contained in:
Florian Bruhin 2017-01-07 21:29:45 +01:00
commit a10a6bdfa2
2 changed files with 2 additions and 1 deletions

View File

@ -261,6 +261,7 @@ Contributors, sorted by the number of commits in descending order:
* Matthias Lisin
* Marcel Schilling
* Lazlow Carmichael
* Kevin Wang
* Ján Kobezda
* Johannes Martinsson
* Jean-Christophe Petkovich

View File

@ -1543,7 +1543,7 @@ KEY_DATA = collections.OrderedDict([
])),
('normal', collections.OrderedDict([
('clear-keychain ;; search', ['<Escape>']),
('clear-keychain ;; search', ['<Escape>', '<Ctrl-[>']),
('set-cmd-text -s :open', ['o']),
('set-cmd-text :open {url:pretty}', ['go']),
('set-cmd-text -s :open -t', ['O']),