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

[bug] Inconsistent behavior for 'Restore previous input in Command Mode' #183

Open
sjurgemeye-chwy opened this issue Nov 19, 2024 · 1 comment
Labels
triage New issues that need to be traiged

Comments

@sjurgemeye-chwy
Copy link

Steps to reproduce

  • Enable Restore previous input in Command Mode
  • Create hotkey for "Quick Switcher ++: Open in Commands Mode"
  • Open command mode with the hotkey, enter any text and hit enter or escape
  • Open command mode again. The previous text is displayed and highlighted
  • type any letter

Expected behavior

previous text is cleared and the new character is entered into the prompt

Actual behavior

previous text is cleared, but the character is NOT entered into the prompt

This is inconsistent with the behavior for global mode and feels unintuitive. e.g. if you launch command mode and start typing, the first character is often missing.


Thank you for the great plugin. Please let me know if any additional detail is required.

@darlal darlal added the triage New issues that need to be traiged label Dec 24, 2024
@darlal
Copy link
Owner

darlal commented Dec 24, 2024

Thanks for the report, will look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage New issues that need to be traiged
Projects
None yet
Development

No branches or pull requests

2 participants