Alfredo Braunstein wrote: > Angus Leeming wrote: > >> Is such a strategy possible or desirable? > > I hope it's not needed, because that would make the code horribly > cluttered... but I don't see many other alternatives in the case it > would be needed.
Note that multiple BufferViews implies multiple Cursors. I'm sure that I would be pissed off if I replaced "brown" with "red" in one window and found that the cursor in my other BufferView had also changed position. Note also that emacs manages to do this without any problems. André is a vi user and proud of it, so it's probably something that he doesn't care about. Nonetheless, I think that this problem is something that should be addressed in the design stage. -- Angus