Results 28 comments of aloispichler

I did not see `\c` in the docs, but this works very nicely, indeed! Now, `\big(` expands with `\big)` and `\Big(` with `\Big)`. I use your trick now for the...

Thank you for the `\c` and `\C` – did not know them. Aligato! Tried now to implement the norm in LaTeX: ``` Before input after \' | \|'\| ``` where...

Thank you, this helps indeed :-) So I thought that `` can be used in the same way as you suggest to _leave_. So I tried ``` call lexima#add_rule({'char': '[',...

I know the documentation. Here is another example, where I tried multiple variants to leave by typing `` (as is the standard with UltiSnips, for example). ``` call lexima#add_rule({'char': '(',...

Hello again! The new super change should be a two-letter abbreviation, not 3. Let me use `ce` here. It will act at the cursor position: In further detail, with `|`...

Yes, this fixes the error. Wonderful! I realize that this fix is already 1+ year old. Please bring this change to AUR. Thank you indeed.

I am on Arch, using the latest version of sfwbar available on AUR. I just tested this again, it is not working. ``` exec-once=sfwbar --config ~/.config/sfwbar/t2.config bind = ALT, Tab,...

I assume you are using firefox. Ctrl-tab (as well as ctrl-pageDown) and ctrl-shift-tab (ctrl-pageUp, resp.), cycle through the tabs according their history, starting with the most recently opened tab back...

Thank you very much! This is great, indeed! Usually, alt-tab switches to the new window on key release, without any time-lag. I was not able to find the config for...

Thank you, I will test and start using it (on hyprland) once the next release is available on AUR. The next level is to add window information to the icons,...