]> git.lyx.org Git - features.git/blobdiff - src/Text3.cpp
Introduce jump-back navigation through bookmark 0
[features.git] / src / Text3.cpp
index c4373d50b1b5f630c98d1a96627af92194700da6..c212f156f1bccdb58ed80566da4be5212c5d1cd0 100644 (file)
@@ -1385,6 +1385,7 @@ void Text::dispatch(Cursor & cur, FuncRequest & cmd)
 
                cur.resetAnchor();
                moveCursor(cur, false);
+               bv->bookmarkEditPosition();
                break;
        }