Sri Senthil Balaji J

Results 8 comments of Sri Senthil Balaji J

I'm still getting the exact same error ``` Error executing vim.schedule lua callback: ...cker/start/auto-save.nvim/lua/auto-save/utils/colors.lua:6: bad argument #1 to 'lower' (string expected, got nil) stack traceback: [C]: in function 'lower' ...cker/start/auto-save.nvim/lua/auto-save/utils/colors.lua:6:...

Yep, I do face the same issue but with a different package. Any solution?

Found a solution. Installing `gcc` via micromamba fixed the issue. ```sh micromamba install -c conda-forge gcc_linux-64 gxx_linux-64 ```

This issue seems to be fixed in the pre release build ([v1.7.0-prerelease-1](https://github.com/jtroo/kanata/releases/tag/v1.7.0-prerelease-1)).

> Would be great to update the dependency _npm-packlist_! I get 2 _warn depreciated_ and 3 _high vulnerabilities_ warnings because of that dependency. +1

It is possible to do with "multipleActions". > [!NOTE] > `hx` -> [Helix Editor](https://github.com/helix-editor/helix). Other editors should work as well. ### PowerShell ```json { "actions": [ { "id": "User.ScrollbackEditor", "command":...