Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 13:01
· 1027 commits to main since this release

Full Changelog

Implemented enhancements:

  • Show help screen like nano(1) and let users enable/disable it #20
  • Allow to move selections with Ctrl-p and Ctrl-n #120 (yykamei)

Fixed bugs:

  • Change selection when the resize event happens #128 (yykamei)
  • Fix Resize event handling to update paths #123 (yykamei)

Merged pull requests:

  • Refactor MatchedPath to return chunks of absolute #125 (yykamei)