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

document taken keys #112

Open
MCWertGaming opened this issue Mar 12, 2021 · 2 comments
Open

document taken keys #112

MCWertGaming opened this issue Mar 12, 2021 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@MCWertGaming
Copy link
Collaborator

MCWertGaming commented Mar 12, 2021

I think it would be good to provide warnings for problematic keys. That would include:

  • CTRL+C (stops the program, can be deactivated)
  • CTRL+Z (the same as CTRL+C but with a messasage)
  • CTRL+J (open/close vscode terminal)
  • CTRL+K (vscode commands)
  • CTRL+F (vscode find)
  • CTRL+M (vscode tab focus toggle)
  • CTRL+E (vscode open file)
  • probably some more

Is there maybe any way to check for throw errors on compile time based on function input? Or something like that?

@certik
Copy link
Collaborator

certik commented Mar 12, 2021

I would document this in our documentation, together with other problematic key combinations that only work in some terminals.

@MCWertGaming
Copy link
Collaborator Author

Sure! I have found some dead keys in kitty too, like CTRL+M but I will investigate that one later on as it's my main terminal.

@MCWertGaming MCWertGaming changed the title add warnings for already taken keys document taken keys Mar 13, 2021
@MCWertGaming MCWertGaming mentioned this issue Mar 16, 2021
42 tasks
@MCWertGaming MCWertGaming self-assigned this Nov 23, 2021
@MCWertGaming MCWertGaming added the documentation Improvements or additions to documentation label Nov 23, 2021
@MCWertGaming MCWertGaming added this to the V1.0.0 milestone Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: V1.0.0
Development

No branches or pull requests

2 participants