Clear transient marks?

When I type shift-ctrl-> a transient mark is set, when I then type ctrl-. I go to the mark.

If I select a new place in the file with the mouse a sequence of underlines goes all the way back to my mark.

My problem is that my transient marks are decidedly less transient than I would like. How do I clear them?

I’m not sure what you mean by “clear”. Do you mean remove the mark? Or remove the underlining but keep the mark?

If you want to remove the mark, you need to run the command “cmd_transientMarkPop” (or assign it to a keybinding).

If you want to remove the underlining but keep the mark, the only way to do this right now is to go to your color scheme preferences, click on the “Indicators” tab, select “Variable and tag highlighting”, and change the “Style” to “hidden”.

Thank you. BTW the cmd_transientMarkPop is not documented at present.