Hi there,
I have a special file format where a file contains named regions. I would like to write a plugin that accesses the user’s jump list, and offers the user a menu of previous jump positions annotated with the given region information. Is there a way to access the jump list as eg a series of character offsets?
Thanks