firefish111
Results
2
issues of
firefish111
When a line is shorter than the specifies column width (`-c`), and padding is required, the padding amount per byte was hardcoded to `5`, which corresponds to the width of...
enhancement
Currently, OCaml support is broken and displays this:  This is because `ocamlc -o main` is running, which *compiles* the OCaml code. But it is expecting another argument which it...