qkzk
qkzk
Hello Chris, Sorry I'm not going to create a PR since I know you're still working on it. There's a few typos in the readme : ... From `crates.io`: ```sh...
First of all, thanks for the wonderfull work. I'm trying to add line numbers while editing some code. I can't find anything related to this and the solutions I've thought...
I was trying to view messages from [asyncio mqtt](https://github.com/sbtinstruments/asyncio-mqtt) updated ASAP with textual and couldn't figure how to add another task in the loop. Then I found [this answer](https://stackoverflow.com/questions/71631247/textual-python-tui-enabling-long-running-external-asyncio-functionality) which...
Hello there, I've used tuikit in several projects and I'm very found of it. Thanks for your work ! Currently I'm working on a [file manager](https://github.com/qkzk/fm) which can preview some...
### Describe the bug While _debugging_ and trying to list a google drive, if multiple files have the same name exactly, the application crash. For some reason, GoogleDrive allows multiple...