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', RETURN_KEYS),
|
||||||
('follow-selected -t', ['<Ctrl-Return>', '<Ctrl-Enter>']),
|
('follow-selected -t', ['<Ctrl-Return>', '<Ctrl-Enter>']),
|
||||||
('repeat-command', ['.']),
|
('repeat-command', ['.']),
|
||||||
('pin', ['<Ctrl-p>']),
|
('tab-pin', ['<Ctrl-p>']),
|
||||||
('unpin', ['<Ctrl-O>']),
|
|
||||||
])),
|
])),
|
||||||
|
|
||||||
('insert', collections.OrderedDict([
|
('insert', collections.OrderedDict([
|
||||||
|
Loading…
Reference in New Issue
Block a user