Ali Mohammad Pur

Results 140 comments of Ali Mohammad Pur

> When painting a concealed cell, paint it with bg as foreground color Err...why paint it at all? Just paint the background and move on?

Change LGTM, but please fix the lint issues :)

I don't want to switch every callback to coroutines, that is largely what AK::GenericAwaiter is for. Also re draft status, I'm stuck trying to make sense of sync fetch, so...

@nico `gettid` was added in glibc 2.30: https://www.man7.org/linux/man-pages/man2/gettid.2.html > HISTORY > Linux 2.4.11, glibc 2.30.

I don't really mind supporting older systems in jakt, but AK has to support them too.

> Prints "a=123456, b=456". What? ~what indeed. 🤔~ Ah, you have to match the order as well, we should definitely error on these "extra" unused arguments.

imo the current system is fine, provided that it gets displayed in the help output as `--enabled[=bool]`, most people _are_ familiar with this scheme AFAIK; whereas `--enabled false` is a...