AgentElement
AgentElement
User that suggested the change here -- thanks for the (very) quick PR! Hoping this gets merged soon.
We could have colored vs muted nesting indicators as an option in the settings, leaving them on (colored) by default. I think it's a matter of user preference.
I appear to have a very similar issue. I am running nixos-unstable on an AMD framework 13 (1st gen) with radv. Here is the stderr log of running `gamescope -e...
> Are the contents of test.txt relevant? No, `test.txt` can be any file; nvim exits upon opening any file. In this case, it is a blank file.
My exact environment can be reproduced from this commit of my [dotfiles](https://github.com/AgentElement/dotfiles/commit/f12b97e142f34fc12dd1bc487e7a701d92f261f0), and feel free to ask me for more details. Give me a few minutes to figure out how...
Additionally note that although the commit switches the installation of nvim from `home.packages` to `programs.nvim.enable`, the issue was seen in both methods of installation.
I tried to follow https://neovim.io/doc/user/dev_tools.html. It appears that nvim isn't crashing, it's just exiting. There is no coredump to provide (`coredumpctl list` shows no coredumps associated with nvim). Can you...
The issue still persists when using the appimage, and running it the usual way on NixOS. On NixOS: ``` nix-shell -p appimage-run appimage-run nvim-linux-x86_64.appimage ``` Produces `;72;119;1872;1428`.
The issue still persists with the development version. ``` nix-shell -p appimage-run appimage-run nvim-linux-x86_64.appimage ``` Still produces escape codes. Output of `appimage-run nvim-linux-x86_64.appimage -V1 -v` ``` nvim-linux-x86_64.appimage installed in /home/agentelement/.cache/appimage-run/6012aed3016911fe899f9926ec4ef757f4cb08f4ab708af85142acb5d0dc3082...