Skip to content

Releases: nvim-neo-tree/neo-tree.nvim

3.22

21 Mar 13:35
3.22
8afbb06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.21...3.22

3.21

14 Mar 00:28
3.21
742db4e
Compare
Choose a tag to compare

What's Changed

  • fix: continue improving Windows path escaping for commands by @bwpge in #1388
  • fix(selector): selector layouts cannot handle when not enough width by @pysan3 in #1392
  • fix(winfixbuf): avoid windows that have winfixbuf when opening buffers by @pysan3 in #1390
  • Delete enable_normal_mode_for_inputs from defaults.lua by @rrrix in #1395

New Contributors

Full Changelog: 3.20...3.21

3.20

09 Mar 16:42
3.20
7f2ebde
Compare
Choose a tag to compare

What's Changed

  • fix(deprecations): wrap was a window option by @pysan3 in #1387

Full Changelog: 3.19...3.20

3.19

09 Mar 14:32
3.19
bce4540
Compare
Choose a tag to compare

What's Changed

  • fix(renderer): fix cursor jumping by @pysan3 in #1377
  • feat(nui): allow callbacks in nui input with option by @pysan3 in #1372

Full Changelog: 3.18...3.19

3.18

04 Mar 12:54
3.18
459c603
Compare
Choose a tag to compare

What's Changed

  • fix: improve path escaping for commands on Windows by @bwpge in #1353
  • fix(renderer): clean out edge cases of cursor.position.restore by @pysan3 in #1355
  • fix: skip normalizing empty file paths by @bwpge in #1363

Full Changelog: 3.17...3.18

3.17

14 Feb 13:06
3.17
f3941c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.16...3.17

3.16

29 Jan 12:42
3.16
e578fe7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.15...3.16

3.15

14 Jan 02:17
3.15
2f2d088
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.14...3.15

3.14

19 Dec 02:33
77d9f48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.13...3.14

3.13

18 Nov 21:37
3.13
230ff11
Compare
Choose a tag to compare

What's Changed

  • fix(commands)!: open nested files default to open instead of expand by @pysan3 in #1220
  • fix(file_nesting): fixes and improvements for all file_nesting modes by @Teddytrombone in #1221
  • fix(filesystem): fixed call to debounce with wrong arguments by @pysan3 in #1227
  • feat(filesystem): move to new dst after copy / move in filesystem by @pysan3 in #1228
  • fix: fix buffer_changed event, fix diagnostics final severity by @cseickel in #1237
  • fix: set global variables to local by @cseickel in #1238

Full Changelog: 3.12...3.13