xaltsc
xaltsc
My Firefox theme is dark, and it's nearly impossible to see the icon.  Either should it be possible to change the icon, or, like there is a dark/light...
Hey, Not really an issue, rather a suggestion, but in order to package the font font some package managers, it is often required to provide a checksum to match against...
The current design for the characters encoded at the script points look more like the alphabet of \mathcal (see below for an image). Sadly, Unicode doesn't seem to provide codepoints...
In my `.rcrc`, I have `UNDOTTED="folder*"`. When doing `mkrc ~/folder/subfolder/file`, it reinstalls the file in `.folder/subfolder/file`.
Hey, I think adding user events that could be used with `au User VimWikiWhatever` would be a nice addition to VimWiki. These would be bound to several points of VimWiki...
**Describe the solution you'd like:** Currently, KaTeX renders alphabets such as \mathfrak, \mathscr, \mathcal as the basic latin plane with a font set to get the wanted output. However, most...
Registering a command with ```lua vis:command_register("foo_bar", function(argv, force, win, sel, range) print("baz") end, "guu") ``` Works, however, calling `:foo_bar` does nothing.
In the previous versions, it was possible to retrieve the opcode from an `Event` with the `MessageGroup` trait. The latest beta version (0.30.0-beta.8) doesn't allow to do so. Moreover, the...
In the latest beta version (0.30.0-beta.8), even though most (if not all, I haven't checked) implementation of `Proxy` are both `Clone` and `Debug`, the trait doesn't mandate them to be...
As said in the README, xob positions itself relatively to the whole X display. This is pretty inconvenient when one has to keep a single config across several monitor situations.