rndusr

Results 125 comments of rndusr

Hey, thanks for getting back to me. I haven't opened an issue about this, only the discussion I linked above. I could swear I saw an issue about the bug...

Sure. First of all, I just saw that I misremembered linking to the relevant discussion: https://github.com/Textualize/textual/discussions/3327 Sorry about that. I know this PR does multiple things, I don't like it...

No, that's definitely not intentional. But I don't know of any definitive way to look up what sequence a specific terminal on key events, so things like that will have...

> > Is ⌘ the macOS name for Alt/Meta? > > Normally called "command" or "cmd", but often mapped to alt or meta. What if it isn't mapped to alt...

> Windows terminal doesn't, but other terminals on Windows might. As long as they report to behave like xterm, we don't have to care about that. Are there any other...

> I think I'm failing to follow the questions and observations here; perhaps you could address this more generally in the description of what the PR seeks to achieve? I'm...

What's the current status here? #3440 is merged. How can I help? I just tested with 0.46 and any Alt key combinations still break the whole application until the user...

OK. Thank you for the quick reply. Looking forward to getting this merged.

I don't think this is related to #3563. If you run `textual keys`, you can see that the key events fire as expected. This works with current main and the...

I just tried to reproduce this and it seems to be fixed. Let me know if it isn't and how to reproduce.