Skip to content

nvim-tree: v1.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 04:41
d529a99

1.10.0 (2025-01-13)

Features

  • api: add node.open.vertical_no_picker, node.open.horizontal_no_picker (#3031) (68fc4c2)

Bug Fixes

  • #3015: dynamic width no longer truncates on right_align icons (#3022) (f7b76cd)
  • #3018: error when focusing nvim-tree when in terminal mode (#3019) (db8d7ac)
  • #3041: use vim.diagnostic.get for updating diagnostics (#3042) (aae0185)
  • Can't re-enter normal mode from terminal mode (db8d7ac)
  • hijack directory "BufEnter", "BufNewFile" events are nested (#3044) (39bc630)
  • view.width functions may return strings (#3020) (6b4be1d)