Mattias Eriksson
Mattias Eriksson
I have created a small state machine in terminal_box. By pressing Ctrl-shift-u, the input gets in to Unicode state, after that, all ascii hex digits are stored in a Vec....
When you are placing your cursor on a ligature like the one created by == the whole ligature gets the inverted foreground color, but only half of the ligature gets...
Current keyboard only supports legacy keyboard handling. For extended keyboard handling there is the kitty keyboard protocol that have become the standard for this. https://sw.kovidgoyal.net/kitty/keyboard-protocol/
When I tested the system monitor bottom (https://clementtsang.github.io/bottom/nightly/troubleshooting/) it doesn't render the graphs. On the troubleshooting page for bottom it says: > It's possible that your graphs won't look great...
I tested to select text with the mouse and then tried to paste it using the middle mouse button, but with no success. So, I assume that this might be...
Most terminals default to render the cursor as a solid block for focused terminals, and a hollow block for unfocused terminals. This is a useful way to quickly determine the...
Wezterm have builtin fallback to Nerd Fonts, which is quite convenient since I don't have to bother installing a nerd font version separately. And a lot of things depend on...
I would love to see blackberry style completions, where the suggested word is based on the next possible character, and is displayed on the keyboard attached to the specific character....
Is there any upstream issue for this? This really sounds like it would be a good default behaviour, so if there is no upstream bug for this I suggest you...
Table header styling and striping is supported in HTML output, but is not propagated to the DocBook output.