improve statistic line display in multi-cursor mode
Modernized fork of NEdit, with unicode support and AA text rendering
Brought to you by:
pyrphoros
In multi-cursor mode, when I am moving the cursors, maybe due to more frequent update, I can see some noticeable "shaking" of the whole line, while in single-cursor mode, the "shaking" is less frequent and noticeable.
There is nothing wrong about the info on the statistic line though the meaning of "xx byte of xx" is not very clear in multi-cursor mode.
There should be less flickering of the stats line now, when text is inserted or the cursors are moved.
Thanks. That works great now!