halvabner
halvabner
i can't believe so few people want this. unfortunately, it's a deal breaker for me. if there is a way to add vim bindings to this electron app somehow, please...
Hello, looks like `PreviousCommand` and other actions were added to the commit but now they're no longer there? I am getting `[alacritty_config_derive] Config error: unknown keyboard action 'PreviousPrompt'; ignoring binding`...
@kchibisov sorry, can you elaborate please? Are you suggesting I am not running a master branch build? I have `alacritty 0.12.2 (9d9982df)` using [this build](https://gitlab.archlinux.org/archlinux/packaging/packages/alacritty/-/blob/main/PKGBUILD?ref_type=heads) when I check. Where are...
@kchibisov and how do you specify OSC character? I tried ``` [[keyboard.bindings]] chars = ']133;A\' key = "P" mode = "~Vi|~Search" mods = "Control|Shift" ``` which won't get parsed. I...
@chrisduerr > since key bindings should do the job. Is your suggestion that I remap Ctrl+mouse_wheel to another key system-wide? Or is there a way to have it only get...
same issue as @Goosegit11 here
lol, i just independently discovered @mak3e 's solution and only now i realize he had already posted the solution but yes, if it's an absolute path `/home/user/filename.mp4` you basically need...
same for me, unusable. have you found a solution?
i think there could be a chance of this getting fixed by adding something like ```css .MathJax { font-size: 1.3em; } ``` in perhaps `web.css` in or another file in...
i tried editing web.css to have ```css p, ul, ol, eqn { font-size: 16px; line-height: 24px; } ``` (i added `eqn`) but still the zoom functionality doesn't affect eqn blocks....