mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
As well as not being necessary for the example, it also had the problem of not actually having the input in focus (there was no press of 'tab' to kick things off) and so the other keys didn't go into the `Input` as they were supposed to.