Mario Lang
Mario Lang
That was always planned, but is not implemented yet as far as I remember.
Enrico68 [email protected] writes: > All functions relative to databases are not working (I have no chess-database-open). The same is for the opening book functions. Just the chess-polyglot-book-close is present. The...
I extended the docstring for `chess' to mention the prefix arg and default engine configuration.
The last-command-char issue has been fixed. keyboard input works again.
Hi. Sorry for the delay, I didnt spent much time on a computer during summeer time. I am about to merge this PR, however, during review I found `anyBits` and...
I am trying to figure out *which* fd produced an event. Maybe I am overlooking something blatantly obvious, but how would you know which descriptor had some activity? ```rust let...