]> git.lyx.org Git - features.git/commitdiff
Fix for Mac Command-0 zoom-buffer binding
authorDaniel Ramoeller <d.lyx@web.de>
Thu, 4 Apr 2019 15:01:56 +0000 (17:01 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Thu, 4 Apr 2019 15:02:24 +0000 (17:02 +0200)
Amends fix to #10455

lib/bind/mac.bind

index af358d6e36839e441936c50d3c26aa2dfae5dfe1..c73dbfb8478d4ff90e5d03a2e39d9a973fc8834b 100644 (file)
@@ -101,6 +101,7 @@ Format 4
 #  -: "Shift-Command-`"              # Activate the previous open window in the frontmost application
 #  -: "Option-Command-`"             # Move focus to the window drawer
 #  +: "Command- - (minus)"           # Decrease the size of the selected item
 #  -: "Shift-Command-`"              # Activate the previous open window in the frontmost application
 #  -: "Option-Command-`"             # Move focus to the window drawer
 #  +: "Command- - (minus)"           # Decrease the size of the selected item
+\bind "C-0"                          "buffer-zoom"
 \bind "C-minus"                      "buffer-zoom-out"
 #  +: "Shift-Command-="              # Increase the size of the selected item
 \bind "C-plus"                       "buffer-zoom-in"
 \bind "C-minus"                      "buffer-zoom-out"
 #  +: "Shift-Command-="              # Increase the size of the selected item
 \bind "C-plus"                       "buffer-zoom-in"