Skip to content

5.0.1

Compare
Choose a tag to compare
@wincent wincent released this 18 Aug 16:28
· 538 commits to main since this release
5.0.1
  • Fixed inability to open a top-level file with a name matching a previously opened file (#295).
  • Fixed a related issue where previously opened file would cause a file to be opened directly rather than in the desired split/tab (#298).
  • Tweaked <c-w> mapping behavior to better match what other readline-ish implementations do, especially with respect to moving past punctuation (#301).