Kyllingene

Results 39 comments of Kyllingene

I have a similar issue with Fira Code and other Cascadia Mono offshoots, where italic characters get cut off where their character cells end.

>could you please tell me how to set it? Go into `Appearance` and set `Font` to `Fira Code` after installing it on your device.

I don't believe I had to restart Tabby; all I have to do is go back to the tab I was on before.

Worked for me, the tricky part was that I had to re-install Emacs _and_ my spacemacs dotfiles.

This seems to be fixed ![image](https://github.com/MrPicklePinosaur/shrs/assets/69094702/6ce0a800-c7e2-4e4c-aa16-c1486cdc8ad9)

Seems like the `f` keybinding was broken to begin with, and thus so are the rest. I'll do some debugging to see what's wrong

So it seems like, for some reason, the `f` keybinding and siblings aren't getting parsed properly. I checked the grammar, and the only valid search characters are alphabetical, which is...

That doesn't fix the issue that it doesn't seem to be parsing correctly anyways, regardless of what character you search for. When you press `f`, it eats all inputs without...