tpmoney

Results 5 issues of tpmoney

Zellij appears to be overriding/replacing the colors that the fish shell uses on the command line with its own. `zellij --version`: zellij 0.31.3 `stty size`: 24 80 `uname -av` or...

bug

In some systems games were released in both individual forms and multi pack games. For example the GBA had a number of "2 in 1" packs, or the NES Super...

enhancement

I have been working my way through Practical Lisp's examples and have a file with the basic "testing" functions and macros they describe in the book. When loading the file...

help wanted
bug:terminal-repl

The linux helper shell scripts use `;` as the class path separator but that's only valid in Windows. *nix systems use `:`. PR submitted for fix here https://github.com/optyfr/JRomManager/pull/292

Unix systems need to use colons instead of semi-colons for class path separators