Tags: folke/noice.nvim
Tags
chore(main): release 4.10.0 (#1015) 🤖 I have created a release *beep* *boop* --- ## [4.10.0](v4.9.0...v4.10.0) (2025-02-06) ### Features * **fzf:** fix fzf integration ([#1048](#1048)) ([f3291db](f3291db)) ### Bug Fixes * **cmdline:** use number indexed `vim.g.ui_cmdline_pos` ([eaed6cc](eaed6cc)) * **confirm:** fixed `vim.fn.confirm` on nightly (0.11). Closes [#1036](#1036) ([00b5984](00b5984)) * **fzf-lua:** update `update_title` and `update_scrollbar` to `update_preview_title` and `update_preview_scrollbar` ([#1034](#1034)) ([5530d78](5530d78)), closes [#1029](#1029) * **nui:** don't error when border win was closed. Fixes [#832](#832) ([d2b092a](d2b092a)) * **telescope:** handle hl_group ID correctly in picker ([#1032](#1032)) ([002b202](002b202)), closes [#1024](#1024) --- 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>
chore(main): release 4.9.0 (#1012) 🤖 I have created a release *beep* *boop* --- ## [4.9.0](v4.8.0...v4.9.0) (2024-12-12) ### Features * **api:** set vim.g.ui_cmdline_pos to (1,0)-indexed position of the noice cmdline ([a45f997](a45f997)) ### Bug Fixes * **cmdline:** don't unset `vim.g.ui_cmdline_pos`. Might be useful for others to keep around. ([29a0adb](29a0adb)) * **cmdline:** make ui_cmdline_pos col 0-based ([324e6a8](324e6a8)) --- 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>
chore(main): release 4.8.0 (#1001) 🤖 I have created a release *beep* *boop* --- ## [4.8.0](v4.7.2...v4.8.0) (2024-12-06) ### Features * **msg:** added support for msg_show list_cmd and input_prompt kinds ([21fe733](21fe733)) ### Bug Fixes * **cmdline:** dont restore cursor after render. Fixes [#959](#959) ([c49a4b0](c49a4b0)) * **health:** better health checks ([0f5f8c9](0f5f8c9)) * **lsp:** support mixed encoding for lsp clients ([#1004](#1004)) ([c6f6fb1](c6f6fb1)) * **msg:** add new msg_show.lua_print to default routes for messages ([0e9853b](0e9853b)) * **notify:** always convert msg to string if not nil and not string ([3efadda](3efadda)) * **nui:** set max size to editor cols ([d9991ca](d9991ca)) * **router:** prevent overriding current tick ([e0fd746](e0fd746)) * **ui:** always queue incoming events when already processing ([6c7545a](6c7545a)) ### Performance Improvements * **hacks:** disable redraw hack. Should not be needed. If it breaks a plugin, then it should be fixed there. ([956e3ac](956e3ac)) --- 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>
chore(main): release 4.7.2 (#999) 🤖 I have created a release *beep* *boop* --- ## [4.7.2](v4.7.1...v4.7.2) (2024-11-18) ### Bug Fixes * **ui:** special handling of msg_show.return_prompt. See [#998](#998) ([6e0c8dc](6e0c8dc)) * **ui:** typo ([71ae386](71ae386)) ### Performance Improvements * **block:** use hl_ids directly as hl_group for extmarks. no need to use synIDattr ([742610e](742610e)) * **hl:** use real hl_group ids on nightly instead of ffi ([d5483a0](d5483a0)) --- 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>
chore(main): release 4.7.1 (#995) 🤖 I have created a release *beep* *boop* --- ## [4.7.1](v4.7.0...v4.7.1) (2024-11-15) ### Bug Fixes * **scrollbar:** hide on WinClosed. Fixes [#949](#949) ([ca2e3fe](ca2e3fe)) * **ui:** fix ext_messages in fast_events. Fixes [#997](#997) ([a802e17](a802e17)) * **view:** never set winblend when transparent. Fixes [#971](#971) ([fd7625e](fd7625e)) --- 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>
chore(main): release 4.7.0 (#985) 🤖 I have created a release *beep* *boop* --- ## [4.7.0](v4.6.0...v4.7.0) (2024-11-09) ### Features * added snacks backend and made it the default for notify (when avaiable) ([eb7e855](eb7e855)) ### Bug Fixes * **snacks:** honor `Snacks.config.notifier.enabled = false` ([f381a46](f381a46)) * **snacks:** make buffer modifiable when merging in another message ([46fa519](46fa519)) * **snacks:** notifier ([a55b898](a55b898)) * **snacks:** pass correct message ids ([73d38cc](73d38cc)) * **treesitter:** use markdown_inline instead of markdown ([9039e7d](9039e7d)) * **view:** added support for multiple backends. Fixes [#986](#986) ([eac7e84](eac7e84)) ### Performance Improvements * **status:** cache status messages ([1a74bde](1a74bde)) --- 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>
chore(main): release 4.6.0 (#981) 🤖 I have created a release *beep* *boop* --- ## [4.6.0](v4.5.2...v4.6.0) (2024-11-02) ### Features * **lsp:** make signature auto_open for snippets configurable ([0783e22](0783e22)) ### Bug Fixes * **cmdline:** always flush cmdline in on_render. Fixes [#892](#892) ([973e10a](973e10a)) * **lsp:** signature help for snippets ([3d5ad39](3d5ad39)) * **lsp:** vim.lsp.handlers is deprecated for hover / signature_help. Fixes [#977](#977) ([3cd84d4](3cd84d4)) * **mini:** show at most 10 mini messages at a time ([58ed320](58ed320)) * redraw flush when needed. Fixes [#938](#938) ([c897bc8](c897bc8)) --- 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>
chore(main): release 4.5.2 (#963) 🤖 I have created a release *beep* *boop* --- ## [4.5.2](v4.5.1...v4.5.2) (2024-10-02) ### Bug Fixes * **treesitter:** upstream API changes. Fixes [#962](#962) ([5070aae](5070aae)) --- 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>
chore(main): release 4.5.1 (#951) 🤖 I have created a release *beep* *boop* --- ## [4.5.1](v4.5.0...v4.5.1) (2024-09-18) ### Bug Fixes * dont redraw when exiting. Fixes [#936](#936). Fixes [#921](#921) ([8c6a024](8c6a024)) * **hacks:** dont close timer multiple times during exit ([86a4891](86a4891)) * **hacks:** only redraw cursor when cmdline is active. Fixes [#950](#950). Fixes [#937](#937). Fixes [#923](#923) ([3373ab5](3373ab5)) --- 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>
PreviousNext