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

Selecting surrounded text object not working with short key timeout #236

Closed
3 tasks done
jeffreytse opened this issue Jul 26, 2023 · 0 comments
Closed
3 tasks done
Assignees
Labels
bug Something isn't working verified This issue was already verified

Comments

@jeffreytse
Copy link
Owner

General information

Please report the following information as possible as you can:

  • Terminal program: WezTerm 20230513-073621-bdb173f1
  • Operating system: macOS 13.4.1 (22F82)
  • ZSH framework: starship 1.15.0, zinit v3.11.0-10-g1cb1df63 (darwin22.0_x86_64)
  • ZSH version: zsh 5.9 (x86_64-apple-darwin22.0)
  • ZVM version: zsh-vi-mode 0.10.0 (4d778df, 2023-07-20 15:48:20 +0800)

Basic examination

  • I have read through the README page
  • I have the latest version of zsh-vi-mode
  • I have tested with another terminal program

Problem description

Selecting a surrounded text object doesn't work when setting a very short timeout.

Reproduction steps

  1. Set a very fast timeout like ZVM_KEYTIMEOUT=0.1.
  2. Open a new terminal and input "abc".
  3. Type <ESC> for switching to__normal mode__.
  4. Type vi" slowly.

Expected behavior

We still need the text objects to be selected normally.

@jeffreytse jeffreytse added bug Something isn't working verified This issue was already verified labels Jul 26, 2023
@jeffreytse jeffreytse self-assigned this Jul 26, 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 verified This issue was already verified
Projects
None yet
Development

No branches or pull requests

1 participant