Skip to content

1.0b

Pre-release
Pre-release
Compare
Choose a tag to compare
@wincent wincent released this 19 Jan 22:05
· 1316 commits to main since this release
  • Work around platform-specific Vim 7.3 bug seen by some users (wherein Vim always falsely reports to Ruby that the buffer numbers is 0).
  • Re-use the buffer that is used to show the match listing, rather than throwing it away and recreating it each time Command-T is shown; this stops the buffer numbers from creeping up needlessly.