-
As far as i understand you mean
no list of history like
Line 12
Line 5
Line 123
Line 7
but just list of changed lines like
5
7
12
123
yes?
I think if we could have start of line content also it would be fine.
5 Dim
7 Set x
12 IF i = e
123 'comment
OR do we need an list/dialog/window at all?
Isn't it enough just to jump around to the last 9 modified lines in an circle?
Like Ctrl+F3 for word-under-cursor.
Perhaps "Go to the last change" should cycle thru the last changed lines.
Maybe you can provide an option in XML file to set the amount of remembered lines?
So user can set it to "2" to use this just as toggle between two lines
or set it to "5" to cycle thru the last 5 modified lines.
EDIT
Just discovered the bookmark panel again (View>Panes>) and just think, why add another feature?
Perhaps it's an idea to make really an auto-bookmark option, by adding automatically an bookmark
for an modified line and remove the very first one if i need more then ten.
But maybe this disturb people who want to use bookmarks too as addition.
/EDIT
We should think more about this before you do all the work.
(And i should use much more split window option)
-
> You can enable overview flag for changed lines (or saved) in fonts and colors
I am start testing this.
But soon all lines are marked, not only the last once.
But i see the mark color on the left side (by the numbers) ?
I think (as i see if i enable/disable Overview-bar) this bar is on the right? Here i see nothing on the right. (with vbs syntax)
Or did i mixed up all again :-(
EDIT
Overview bar is on the right side. And at home i see there small colored marks.
/EDIT
-------
btw
what for is this little blue arrow on the bookmark line? It point to an kind of anchor. ( aha, it points where SmartNav goes to

)