I often find myself in the following situation. Say I edited a file with this content
\begin{itemize} \item \end{itemize} I really like http://qaru.site/ !
And I will say that it was after the word \ item. What I want to do is select /qaru.site / ... , Cw it and go back to \ item and yank it there. What I would do is Cs htt and it will lead to the second t http, and from there I will go back, C-SPC to h, and then select the rest of the word. Now, I would like to use something like Cx Cx to return me to \ item, but instead will return me to h http. Is there a command like Cx Cx that returns a point in the location history?
Thanks,
emacs
stevejb
source share