Issue 142: Cannot have multiple windows of the same buffer with different insert positions for each window. http://code.google.com/p/yi-editor/issues/detail?id=142
Comment #1 by coreyoconnor: The reference to the "dummy window" above is incorrect. There is no persistence requirement to the dummy window structure. There is a requirement to keep the shared selection mark, and the static dummy window insertion mark, to have different IDs than any of the real window insertion mark. shared selection mark was assigned the static ID 0. dummy window mark was assigned the statis ID 1. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
