koordinates/kart

man-style `kart --help` doesn't work with helper mode (macos)

olsen232 opened this issue · 0 comments

Run kart --help.
I get either no output - except perhaps my terminal flickers for some reason -
or, I get sh: 1: Bad file descriptor.
The way I can get one of two different results - and it only happens in helper mode - makes me think this is closely related to #853.

TODO - check if the same issue exists on linux.
TODO - find out what the two states are that lead to the two different results.