Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modifier key are not fully supported with CursesDriver #881

Closed
StefanHolst opened this issue Aug 25, 2020 · 1 comment
Closed

Modifier key are not fully supported with CursesDriver #881

StefanHolst opened this issue Aug 25, 2020 · 1 comment
Labels

Comments

@StefanHolst
Copy link

It seems modifier key are not fully supported with CursesDriver.

Some examples:

  • CTRL+1 not supported.
  • CTRL+SHIFT+S not supported.
  • SHIFT+F5. not supported.
  • CTRL+S supported (with ControlS key).

However, most of these are supported with the WindowsDriver, except CTRL+1.

@tig tig added the bug label Aug 25, 2020
@tig
Copy link
Collaborator

tig commented Sep 28, 2020

We need to completely re-write the driver used on Linux. See #370.

I've added a link to this issue in that Issue so it can be referenced as we do this...

@tig tig closed this as completed Sep 28, 2020
@tig tig reopened this Sep 28, 2020
BDisp added a commit to BDisp/Terminal.Gui that referenced this issue Oct 3, 2020
@tig tig closed this as completed in c1d3fcf Oct 28, 2020
@tig tig added this to the v2.0 milestone Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants