noice.nvim icon indicating copy to clipboard operation
noice.nvim copied to clipboard

💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.

Results 100 noice.nvim issues
Sort by recently updated
recently updated
newest added

### Did you check docs and existing issues? - [X] I have read all the noice.nvim docs - [X] I have searched the existing issues of noice.nvim - [X] I...

bug

This is a try to support #682 example: ``` local noice_progress = require('noice.lsp.progress') -- provide a fake lsp client name local client_name = 'stylua' -- begin the progress notification with...

### Did you check docs and existing issues? - [X] I have read all the noice.nvim docs - [X] I have searched the existing issues of noice.nvim - [X] I...

bug

### Did you check docs and existing issues? - [X] I have read all the noice.nvim docs - [X] I have searched the existing issues of noice.nvim - [X] I...

bug

### Did you check the docs? - [X] I have read all the noice.nvim docs ### Is your feature request related to a problem? Please describe. It would be nice...

enhancement

The cmdheight addition in config/init.lua is to avoid breaking the default setup, where cmdheight is reduced to 0 after MiniView's initialisation. --- I'm migrating to LazyVim but I still like...

level argument defaults to `info` from `get_level` function, making `level` optional to avoid warning.

### Did you check docs and existing issues? - [X] I have read all the noice.nvim docs - [X] I have searched the existing issues of noice.nvim - [X] I...

bug

### Did you check the docs? - [X] I have read all the noice.nvim docs ### Is your feature request related to a problem? Please describe. When I type `print(`,...

enhancement

### Did you check docs and existing issues? - [X] I have read all the noice.nvim docs - [X] I have searched the existing issues of noice.nvim - [X] I...

bug