From 3792f3e6491dffa320fad73efa850b2b34eaf85f Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sat, 23 May 2020 09:03:51 -0400 Subject: [PATCH] Add bind to Insert > Separated Above The binding is already used for environment-split outer, so we bind to environment-split before. (cherry picked from commit 386aba099bc493f963ed0d865f391f46d3f6477e) --- lib/bind/menus.bind | 1 + status.23x | 2 ++ 2 files changed, 3 insertions(+) diff --git a/lib/bind/menus.bind b/lib/bind/menus.bind index a27fab842d..7135e28650 100644 --- a/lib/bind/menus.bind +++ b/lib/bind/menus.bind @@ -126,6 +126,7 @@ Format 4 \bind "M-p Up" "outline-up" \bind "M-p Down" "outline-down" +\bind "M-p M-Return" "environment-split before" \bind "M-p Return" "command-alternatives environment-split ; environment-split previous" \bind "M-p S-Return" "environment-split outer" diff --git a/status.23x b/status.23x index cad7b7f535..50b68bfb27 100644 --- a/status.23x +++ b/status.23x @@ -22,6 +22,8 @@ What's new - Keep citation style when all selected citations are deleted (bug 11748). +- Add shortcut for Insert > Separated Above. + * MISCELLANEOUS -- 2.39.5