]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/menus.bind
Extend fix for #7404 to allow any inset collapsible to be edited
[lyx.git] / lib / bind / menus.bind
index 458d9c9bcbac1a2f2e1a3a8c829a7c3d13d3bc3c..82798f7117b38e00152027f0a009a9963f98dea7 100644 (file)
@@ -18,7 +18,7 @@
 # Font size menu
 #
 
-Format 4
+Format 5
 
 \bind "M-s t"                  "font-size tiny"
 \bind "M-s S-S"                        "font-size footnotesize"
@@ -126,7 +126,7 @@ Format 4
 \bind "M-p Up"                 "outline-up"
 \bind "M-p Down"               "outline-down"
 
-\bind "M-p Return"             "environment-split"
+\bind "M-p Return"             "command-alternatives environment-split ; environment-split previous"
 \bind "M-p S-Return"           "environment-split outer"