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

Ctrl+Backspace doesn't remove an entire word at a time #156

Open
DeflateAwning opened this issue Oct 6, 2023 · 0 comments
Open

Ctrl+Backspace doesn't remove an entire word at a time #156

DeflateAwning opened this issue Oct 6, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@DeflateAwning
Copy link

Subject of the issue

Ctrl+Backspace doesn't remove an entire word at a time

Your environment

  • operating-system: Linux Mint
  • version of Mitype: 0.2.4
  • version of Python: 3.10.12
  • which terminal and it's version if applicable: Gnome Terminal

Steps to reproduce

Type some words. Make a mistake. Press Ctrl+Backspace to delete an entire word. Observe that the cursor only backspaces one character instead of a whole word.

Expected behaviour

Expect Ctrl+Backspace to remove an entire word.

Actual behaviour

Only a regular backspace event is recorded.

Other Context

This functionality is required for this project to be used as a high-quality typing test.

@DeflateAwning DeflateAwning added the bug Something isn't working label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant