GotoLastEdit
GotoLastEdit copied to clipboard
Change structure of stored changes
The change should be done with the arrays that store the information of previous line changes.
All the info should be stored in a int-based key list that store all the changes for each view in the dict, we will create a new position in this array when a modification in a different view from the one that was last modified is done.