Skip to content

v2.16.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 May 18:00
17c0a8f

2.16.0 (2026-05-24)

Features

Bug Fixes

  • add open_float params to toggle_float (#716) (7a09f0b)
  • args.count of 0 is not used as size (#695) (bbfa7cb)
  • better detection of oil buffers (#589) (548587d)
  • change default border config to nil (#643) (200df01)
  • clean up empty buffer when opening in new tab (#616) (5b6068a)
  • command modifiers for :Oil (#691) (cbcb3f9)
  • don't apply oil window options to non-directory oil buffers (7e1cd77)
  • file time column escapes ()[] chars in parser (#603) (ba1f50a)
  • glob formatting on windows in neovim nightly (#631) (08c2bce)
  • handle empty LSP glob patterns (#702) (963c8d2)
  • indexing nil when env vars does not exist (#601) (ab887d9)
  • multicursor when opened with --preview (#701) (78ed0cf)
  • open files under cwd with relative name (#693) (6340494)
  • pass bufnr to constrain_cursor (#574) (54fe7dc)
  • prevent E565 error when opening directories with nvim . (#608) (685cdb4)
  • propagate errors in recursive_delete and recursive_copy (#712) (d278dc4)
  • scratch preview method (#628) (bbad9a7)
  • send_to_quickfix opens loclist when specified (#687) (01cb3a8)
  • silent handling when buffer has no oil adapter (#573) (d7c61c7)
  • ssh adapter supports iso8601 dates (#635) (1498d2f)
  • support natural ordering for numbers with >12 digits (#652) (07f80ad)
  • trash-win: don't hang when shellslash is enabled (#592) (8649818)
  • use g~ instead of overriding the builtin ~ mapping (#694) (15a2b21)