abair

Results 4 issues of abair

Transformations seem to work great for fortresses that have 2 tile wide corridors and rooms built on even numbered dimensions like 10x10 or 6x4, but, for a fortress with 3...

I'd like to be able to customize which character sends a command to pycat instead of just using '#' all the time. What I've done here is make it a...

Even when catching keyboard interrupts, there's an uncaught exception when exiting the program via C^c: ``` Exception ignored in: Traceback (most recent call last): File "/opt/homebrew/Cellar/[email protected]/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1583, in _shutdown...

When using the repeat module, sending a blank line will repeat the last line you sent; however, there's no way to send a newline or an empty line to the...