GotoLastEdit icon indicating copy to clipboard operation
GotoLastEdit copied to clipboard

Change structure of stored changes

Open khrizt opened this issue 12 years ago • 0 comments

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.

khrizt avatar Mar 07 '12 11:03 khrizt