mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Add Edit External to ERT context menu
This commit is contained in:
parent
ae3aaa9ade
commit
c932425f9a
@ -722,6 +722,8 @@ Menuset
|
|||||||
Menu "context-ert"
|
Menu "context-ert"
|
||||||
# repeat 1 is added as a work-around to not indicate this action as toggable
|
# repeat 1 is added as a work-around to not indicate this action as toggable
|
||||||
Item "Wrap by Preview|y" "command-sequence repeat 1;inset-toggle;char-forward;char-backward;char-forward-select;preview-insert;char-backward;char-backward;inset-toggle"
|
Item "Wrap by Preview|y" "command-sequence repeat 1;inset-toggle;char-forward;char-backward;char-forward-select;preview-insert;char-backward;char-backward;inset-toggle"
|
||||||
|
OptItem "Edit Externally..." "inset-edit"
|
||||||
|
OptItem "End Editing Externally" "inset-end-edit"
|
||||||
End
|
End
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user