Change shortcut to tab-pin
This commit is contained in:
parent
d592651c50
commit
d7a1a542b6
@ -1652,8 +1652,7 @@ KEY_DATA = collections.OrderedDict([
|
||||
('follow-selected', RETURN_KEYS),
|
||||
('follow-selected -t', ['<Ctrl-Return>', '<Ctrl-Enter>']),
|
||||
('repeat-command', ['.']),
|
||||
('pin', ['<Ctrl-p>']),
|
||||
('unpin', ['<Ctrl-O>']),
|
||||
('tab-pin', ['<Ctrl-p>']),
|
||||
])),
|
||||
|
||||
('insert', collections.OrderedDict([
|
||||
|
Loading…
Reference in New Issue
Block a user