Alan Schmitt
Alan Schmitt
I just opened OmniGraffle and I see that its window is floating. (I'm going to fill a couple more of similar issues. If you prefer me to collect them in...
I have a lab session where the students need to enter some data. Before, we were using "read_int()" for that, but in ocaml_top it seems to hang, waiting for the...
My keyboard layout (https://ergol.org/) has many symbols accessed using altgr (for instance `#` is `altgr[B]`). Although it generally works in Firefox, I cannot use these in codimd, as `altgr` seems...
When entering new records in ebdb, the casing of what I enter is modified and I cannot seem to change it back. For instance, if I create a record for...
**Describe the bug** Running `pdf-links-action-perform` changes the display of the file, zooming it twofold. The annotations to links are at the "correct" location as if the file was not zoomed...
I use the elvish shell (https://elvish.io/) and I currently manually this code to set up my environment: ``` paths = [~/.opam/4.04.0/bin ~/bin /usr/local/bin /usr/bin /bin /usr/sbin /sbin] E:CAML_LD_LIBRARY_PATH = /Users/schmitta/.opam/4.04.0/lib/stublibs...
I use Wallabag to store pages to read later and to remember the ones I have already read. It would be useful to have a different icon color for pages...
This change extends `cdlatex-pbb` to surround the selected text with the pair of parentheses when the region is active. The logic followed is identical to `cdlatex-dollar`.