Change shortcut to tab-pin

This commit is contained in:
thuck 2016-11-06 23:25:36 +01:00
parent d592651c50
commit d7a1a542b6

View File

@ -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([