-
- `nvim --version`:
```
NVIM v0.3.0
Build type: RelWithDebInfo
LuaJIT 2.0.5
Compilation: C:/msys64/mingw64/bin/gcc.exe -Wconversion -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -O2 -g -DM…
-
One of the main things keeping me from using neovim is that my workflow centers too heavily around starting with vim in a terminal, then using `:gui` to reclaim the terminal once I've determined wheth…
-
### Neovim version (nvim -v)
Vim 9.1.1707
### Operating system/version
MacOS 15.0
### Describe the bug
Comments not italic inside vim, but my terminal can render italic font.
### Ste…
-
Is it possible to extend the mappings to Neovim's new Terminal mode?
I understand some of DWM's default key mappings like have an existing meaning the shell, but surely there is a solution...?
-
Kitty, Konsole, WezTerm (and others) - have been exposing an image rendering API. Image.nvim provides a compelling implementation, rendering images in buffers, allowing for scrolling, images directly …
-
Urwid supports multiple color modes (256 colors, truecolor, possibly more). We Currently start in truecolor mode, but it makes sense to check what the current terminal supports and choose the right co…
-
### Problem
Alacritty 0.14 released with a [kitty keyboard protocol fix](https://github.com/alacritty/alacritty/pull/7993) that causes key combinations like `c-]` with a qwertz keyboard layout to be …
-
### What happened?
When I open a new session using sesh my nerdfonts dont render nor on my terminal nor in my neovim
Expected -
![image](https://github.com/joshmedeski/sesh/assets/112413583/7…
-
### Problem
In August, on a French system, in a `utf-8` file, `:pu=strftime('%B')` puts `aot` where that `` is some kind of holding character. Saving and reloading the file then switches it to `filee…
-
Hi! I'm using prettierd in my neovim config. As formatting I'm using [stevearc/conform.nvim](https://github.com/stevearc/conform.nvim). It works great and fast but I recognized that even after exiting…