Spiker985

Results 66 comments of Spiker985

:eyes: How about now...? @meadowsys

> FWIW I don't see us using `getCommandNameForChannel()` anywhere internally in core repo, so if it's not meant to be a public API, or usable by packages, etc., we can...

Looks like this is still set up for the legacy tree-sitter implementation, it would need to use the `parserSource` key in order to be a "new tree-sitter" grammar. It also...

This is presumably due to the fact that this language is a TextMate grammar, and not a Tree-Sitter grammar What the ends up meaning is that all of the syntax...

Amendment: The reason the GitHub syntax highlighting works, is due to the fact that GitHub utilizes Tree-Sitter grammars

Perhaps this PR can be updated since we've had quite a lot of Tree-Sitter related fixes implemented since this was originally opened?

@RononDex Something to be aware of, since your background.path value is set to "screenshot" it's always going to take a screenshot of the contents of the desktop - then use...

Just adding my hat to the ring. Same issue. I have the numlock set on by default inside Hyprland, the laptop thinks its on according to waybar - but I...

To coincide with that, I was using my Framework on March 28th and can confirm that I didn't have the issue at that time If I can figure out how...

`WAYLAND_DEBUG=1 kitty 2> kitty_wayland_debug_automatic.log` (Numlock is set to auto) [kitty_wayland_debug_automatic.log](https://github.com/user-attachments/files/17463740/kitty_wayland_debug_automatic.log) Button presses in order: 1. Numpad 1 2. Num Lock 3. Numpad 1 4. Num Lock 5. Numpad 1 6....