Alexander Serowy
Alexander Serowy
Heho, going into zen mode renders the overlay on top of it. Thus you are not seeing the float (only the cursor).  kind regards Alexander
send the current selected line in nvim to tmux pane and execute it configuration should enable - keybinding - pane priority (which bordered pane should get targeted) a further feature...
https://github.com/Tastyep/structlog.nvim
Heho, I added carapace-bin. (no self promotion) IMHO one of the best multi shell auto completer out there. Kind regards and thanks for this nice awesome list Alexander
Hi, after refining a treesitter implementation (luckasRanarison/tree-sitter-hyprlang) for nvim, we had to work around filetype detection with path logic. A unique file extension for hyprlang files would be way easier...
Heho, im struggling with reset sequences currently. E.g. the following string 'not, \x1b[1mbold\x1b[22m, not anymore' should result in 'not, **bold**, not anymore' but is rendered as 'not, **bold, not anymore**'....