]> git.lyx.org Git - features.git/commit
Make cell-forward/backward cycle in math
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 9 Nov 2018 15:21:55 +0000 (15:21 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:51 +0000 (14:39 +0200)
commita99ce4e269ecf5f05433a7cdac2f04f6646273e7
tree2b4c8f2aa0d09eae850def89ebb107d43d2355c2
parent3d95d0a72383e72ce801b5377b49d7b6a94bc74b
Make cell-forward/backward cycle in math

Make cell-backward put the cursor at the end of cell when using
mac-like cursor movement.
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathNest.cpp