| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Buffer now store a m_fs_timestamp field.
* Client in Normal mode checks current buffer file every 500 ms, or
each time it goes back to Normal mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BufferChangeListeners do as well use coord rather than iterators
|
|
|
|
|
|
|
|
With incremntal insertion, undo groups tends to be a lot of single
character insertion/deletions at the same point, but the end
result is most of the time a single string insertion. Buffer
now tries to optimize the undo group.
|
|
|
|
|
|
|
|
Changing buffer name allows to save a *make* or *grep* buffer when
launching another one for exemple.
|
|
|
|
|
|
|
|
behaviour
|
|
|
|
|
|
|
|
|
|
|
|
|