Skip to content

Commit bc39417

Browse files
chore(main): release 2.17.0 (#803)
🤖 I have created a release *beep* *boop* --- ## [2.17.0](v2.16.0...v2.17.0) (2025-01-30) ### Features * **picker.actions:** allow selecting the visual selection with `&lt;Tab&gt;` ([96c76c6](96c76c6)) * **picker.explorer:** focus dir on confirm from search ([605f745](605f745)) ### Bug Fixes * **git:** basic support for git work trees ([d76d9aa](d76d9aa)) * **picker.preview:** properly refresh the preview after layout changes. Fixes [#802](#802) ([47993f9](47993f9)) * **picker:** add proper close ([15a9411](15a9411)) * **picker:** make jumping work again... ([f40f338](f40f338)) * **picker:** show help for input / list window with `?`. ([87dab7e](87dab7e)) * **win:** properly handle closing the last window. Fixes [#793](#793) ([18de5bb](18de5bb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 64124aa commit bc39417

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [2.17.0](https://github.com/folke/snacks.nvim/compare/v2.16.0...v2.17.0) (2025-01-30)
4+
5+
6+
### Features
7+
8+
* **picker.actions:** allow selecting the visual selection with `&lt;Tab&gt;` ([96c76c6](https://github.com/folke/snacks.nvim/commit/96c76c6d9d401c2205d73639389b32470c550e6a))
9+
* **picker.explorer:** focus dir on confirm from search ([605f745](https://github.com/folke/snacks.nvim/commit/605f7451984f0011635423571ad83ab74f342ed8))
10+
11+
12+
### Bug Fixes
13+
14+
* **git:** basic support for git work trees ([d76d9aa](https://github.com/folke/snacks.nvim/commit/d76d9aaaf2399c6cf15c5b37a9183680b106a4af))
15+
* **picker.preview:** properly refresh the preview after layout changes. Fixes [#802](https://github.com/folke/snacks.nvim/issues/802) ([47993f9](https://github.com/folke/snacks.nvim/commit/47993f9a809ce13e98c3132d463d5a3002289fd6))
16+
* **picker:** add proper close ([15a9411](https://github.com/folke/snacks.nvim/commit/15a94117e17d78c8c2e579d20988d4cb9e85d098))
17+
* **picker:** make jumping work again... ([f40f338](https://github.com/folke/snacks.nvim/commit/f40f338d669bf2d54b224e4a973c52c8157fe505))
18+
* **picker:** show help for input / list window with `?`. ([87dab7e](https://github.com/folke/snacks.nvim/commit/87dab7eca7949b85c0ee688f86c08b8c437f9433))
19+
* **win:** properly handle closing the last window. Fixes [#793](https://github.com/folke/snacks.nvim/issues/793) ([18de5bb](https://github.com/folke/snacks.nvim/commit/18de5bb23898fa2055afee5035c97a2abe4aae6b))
20+
321
## [2.16.0](https://github.com/folke/snacks.nvim/compare/v2.15.0...v2.16.0) (2025-01-30)
422

523

0 commit comments

Comments
 (0)