Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Dec 18:08
523b614

2.5.0 (2023-12-26)

Features

  • actions for sending oil entries to quickfix (#249) (3ffb830)
  • add 'update_on_cursor_moved' option to preview window (#250) (ea612fe)
  • allow multiple hlgroups inside one column (#240) (a173b57)
  • constrain_cursor option (closes #257) (71b1ef5)
  • option to auto-save files affected by will_rename_files (#218) (48d8ea8)
  • refresh action also clears search highlight (#228) (8283457)
  • support all LSP workspace file operations (#264) (250e0af)

Bug Fixes

  • constrain cursor when entering insert mode (a60c6d1)
  • handle opening oil from buffers with foreign schemes (#256) (22ab2ce)
  • trash: error deleting dangling symbolic links to trash (#251) (5d9e436)
  • willRename source path (#248) (24027ed)

Performance Improvements