Sander
Sander
I attempted to bind ``, but the remap does not take effect, whereas `` _(for example)_ works as expected.
Would it be possible to add the following keymaps? They exsist in vim too: - `ZZ` save current buffer and quit (write + quit). - `ZQ` quit current buffer without...
**Describe the bug** I copied the [solarized-dark-256.theme](https://github.com/GothenburgBitFactory/taskwarrior/blob/develop/doc/rc/solarized-dark-256.theme) into `taskrc`, but the colors didn’t change: **To Reproduce** - [x] Reproducible using the test data located here: Steps to reproduce the behavior:...
closes: https://github.com/poljar/weechat-matrix-rs/issues/96
It would be great if the command line weren’t always visible on the screen, but instead worked as a floating bar that could be opened with `:`, similar to [noice.nvim](https://github.com/folke/noice.nvim?tab=readme-ov-file#-noice-nice-noise-notice)....
### Did you check the docs? - [x] I have read all the noice.nvim docs ### Is your feature request related to a problem? Please describe. Would it be possible...
Would be awesome if there was an `:AutoAttachOn` command that automatically attaches the debugger for commands like `npm start`, similar to how it works in VS Code: https://github.com/microsoft/vscode-js-debug?tab=readme-ov-file#debug-nodejs-processes-in-the-terminal
Will there be support for virtual text, like in [nvim-dap-virtual-text ](https://github.com/theHamsta/nvim-dap-virtual-text)for debugging, or in [noice.nvim](https://github.com/folke/noice.nvim?tab=readme-ov-file#-views) for search results?