Skip to content

Releases: scottmckendry/telescope-resession.nvim

v0.1.0

23 Jun 00:11
2f6490e
Compare
Choose a tag to compare

0.1.0 (2024-06-23)

Features

  • add extension config logic, user path substitutions (0c6f777)
  • add mapping for deleting sessions (7360443)
  • ci: setup ci workflow and supporting configs (0f455fb)
  • config: add dir option (52a51ec)
  • config: add prompt title override (12d115d)
  • resession extension mvp ✨ (33f26a5)

Bug Fixes

  • remove unhelpful print() (efbfe28)
  • swap out generic fuzzy sorter (ffb1b76)
  • utils: use unix-style paths for session encode/decode (0f5c89d)

Performance Improvements

  • ci: use pre-compiled version of selene (7a202fe)