-
-
Notifications
You must be signed in to change notification settings - Fork 993
Description
One finding of #3440 was that ctrl plus function keys, with rxvt, at least under Xquartz on macOS1, seems to emit escape sequences that are different from other terminal emulators. Given the approach we want to take of "if commonly-supported keys trigger otherwise-unknown escape sequences, we should support them if they don't conflict with anything else": check that there is no clash with those sequences and add them to Textual.
Footnotes
-
I think on GNU/Linux too. Looking at the recording done, I can't see the ctrl plus functions keys as having been triggered; but neither do I see escape sequences that were emitted. Might need to do a quick re-test of this. Or... @TomJGooding -- I seem to remember you're a GNU/Linux user who's a fan of rxvt, could you confirm? ↩