Skip to content

v2.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 04:37
a632c89

2.12.0 (2024-08-17)

Features

  • add support for mini.icons (#439) (a543ea5)
  • allow bufnr optional parameter for get_current_dir function (#440) (cc23325)
  • disable cursor in preview window (#433) (b15e4c1)

Bug Fixes

  • add compatibility for Lua 5.1 (#456) (b39a789)
  • correctly check if mini.icons is actually setup (#441) (d5e5657)
  • cursor sometimes disappears after making changes (#438) (b5a1abf)
  • Force standard C locale when getting ls input for parsing in SSH (#455) (71c972f)
  • handle rare case where file watcher outlives buffer (fcca212)
  • Handle users and groups with spaces over SSH (#448) (a6cea1a)
  • set floating window win_options when buffer changes (#432) (b0a6cf9)