Merge branch 'master' of https://github.com/thiagowfx/qutebrowser into thiagowfx-master
This commit is contained in:
commit
85c89305a7
@ -940,8 +940,8 @@ KEY_DATA = collections.OrderedDict([
|
||||
('tab-move', ['gm']),
|
||||
('tab-move -', ['gl']),
|
||||
('tab-move +', ['gr']),
|
||||
('tab-next', ['J']),
|
||||
('tab-prev', ['K']),
|
||||
('tab-next', ['J','gt']),
|
||||
('tab-prev', ['K','gT']),
|
||||
('tab-clone', ['gC']),
|
||||
('reload', ['r']),
|
||||
('reload -f', ['R']),
|
||||
|
Loading…
Reference in New Issue
Block a user