Dom

Results 34 issues of Dom

From my experiments, it seems that Echidna is treating an OOG issue as a passed test. This is counter-intuitive, and makes spotting infinite loops in the code very difficulty. I...

enhancement
question

Hi @iamdefinitelyahuman , consider this PR a draft for how it could look, feel free to move things around and/or give suggestions. It seems to work.

When running the following document with `xelatex`, I get an error. Document: ``` \documentclass{article} \usepackage{minted} \usepackage{madoko2} \begin{document} \section{{\mdfontsize{10pt}}Section}} \end{document} ``` Error: ``` ! Use of \\bookmark doesn't match its definition....

Similar to the `breaklines` and `breakatwhitespace` options in `listings`.

Hi. Firstly thx for the excellent plugin. I would like to center my screen after every animation. Based on the docs, I figured this would do the trick: ```lua require('neoscroll').setup({...

I get the following error on my first run of the program after `cmdg -configure` (X is my project number) ``` ❯ cmdg INFO[0000] cmdg 1.02 INFO[0000] Connected FATA[0001] Loading...

question

Hi there! First, thanks for this great tool! I have a repository which has a few git submodules. When I clone the repository, the submodules seem to want to be...

I installed `rlwrap` with homebrew. In the shell I get ``` ✦ ❯ cht.sh --shell type 'help' for the cht.sh shell help cht.sh> xargs cht.sh> c copy: supported only in...

Hi there! I would like to print out the documentation available on the website, but for printing it is much easier to either just print out the syntax-highlited source files...

This might be a stupid question, but would it be possible to `--output unified-diff`? That way it would be really easy to integrate it with existing tools like Magit and...