Murli Tawari

Results 189 comments of Murli Tawari

> Possible it is 'working' for me because of some patch or dependency applied there. I tried that but no luck :( > The umlauts around the window seem to...

Hi @Weissle, I am using alacritty ( OS: Arch Linux) and I am not facing any such issues. Is there a specific condition that makes the app flicker or is...

> Do you use any TUI framework? Yes, I am using [textual](https://github.com/Textualize/textual) > maybe it is a TUI problem. Maybe, but for some people the app is running just fine...

Hey @Weissle, Try this script and see if it flickers ( You can tune the `RATE` variable and see if that makes any difference ) ```python from textual.app import App...

> run this script and it works fine as well as when RATE = 600 Guess I oversimplified this a bit too much lol > I try dooit today and...

> Yes. It flickers on windows terminal, cmd, and alacrity. My bad. I thought you were using Ubuntu itself and not WSL. That's more like a windows issue, terminals don't...

Yeah actually the name was doit instead of dooit at first but I changed as doit was already taken by a popular software :) I'll upload a new video soon

> I click the z key to expand the parent item while it can't be expanded as expected Does the click have no effect? > Perhaps we could add a...

Ah, I see. Thanks for the detailed explanation. Will push a fix right away :) > It's a nice app and thank you for your reply. Thanks bud ;)

Although I can fix this easily for now... I'm afraid that the usage of mouse will break the app in some way or another. So maybe I should consider stripping...