pynappo

Results 5 comments of pynappo

FWIW, I cannot reproduce this issue, maybe it's been fixed by now: - Windows 11 - Windows Terminal - `nvim` 0.9 nightly installed through `scoop` - `pwsh` 7.2.8 - `glow`...

https://github.com/ellisonleao/glow.nvim/commit/83f184063095ab9928175d9c4abafd8d0ac83700 broke functionality for me, i don't get output at all regardless of the arguments for `glow` in the new jobstart + nvim_open_term code. With the workaround that just calls...

> @pynappo can you pull latest and see if latest glow version + glow.nvim works for you? latest works for me now :)

i recently got https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1343 merged to main which should handle the errors more gracefully without causing those mass stacktraces. can you switch branches and try it out? edit: i don't...

Added an extra check for normalization, see the [`f453010` (#1299)](https://github.com/folke/lazy.nvim/pull/1299/commits/f45301032f2a36112f3719484fd8f21f12787f5c) description. It happens to fit under the intention of this PR so I added it here (without the extra check,...