fixed bugs in printing snips and gray highlighting of old interactions
original commit: b35c6cd26de9afe708c5aa5af1b3e55c85ee088a
This commit is contained in:
parent
c75ff9190f
commit
f24b08347d
|
@ -93,6 +93,8 @@
|
|||
(map "c:g" "find-string")
|
||||
(map "c:i" "toggle-search-focus")]
|
||||
[(macintosh)
|
||||
(map "c:s" "move-to-search-or-search")
|
||||
(map "c:g" "hide-search")
|
||||
(map "d:f" "move-to-search-or-search")
|
||||
(map "d:r" "move-to-search-or-reverse-search")
|
||||
(map "d:g" "find-string")
|
||||
|
|
Loading…
Reference in New Issue
Block a user