Thomas O'Keeffe

Results 6 issues of Thomas O'Keeffe

If you take a look at my not-yet-PR'd branch [handlerRefactor](https://github.com/Steampunkery/py-todo/tree/handlerRefactor), you'll see the general idea for what I'm thinking. The long if statement we have now is not very pretty...

Is there now or will there be in the future support for multiple concurrent game windows? I'd really like to do something similar to Angband's UI with multiple windows displaying...

Hello, When running the newest version with `cargo run --release` using a fresh clone and the latest version of rust, I get this panic message: ``` thread 'main' panicked at...

Upon trying to install and test skinematics, I was getting the following error: ``` >>> import skinematics as skin Failed to import optional module imus. Install optional dependencies Failed to...

I'm not sure what changed recently, as the plugin used to "just work", but it seems that after pressing g I now have to click the tag I wish to...

**Describe the bug** More recent installations of thingsboard gateway are not sending telemetry from our BLE devices. The gateway will connect to the device. It will print a log saying...

bug