Skip to content

Last Old-Type Text Buffers

Latest
Compare
Choose a tag to compare
@rjkroege rjkroege released this 15 Feb 11:09
· 51 commits to master since this release

With this version, we have working new-type text buffers (file.Buffer) but it is not yet the default. Since the last release, most changes have been internal: preparing for new-type buffers. However, "visible" changes here also include

  • more efficient tag updating (only update the tag when necessary)
  • bug fixes and tests for cross-window undo / redo actions
  • fixed some race conditions