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

Disaplay doesn't be refreshed after entering replace mode by R #92

Closed
jeffreytse opened this issue Apr 11, 2021 · 1 comment
Closed
Assignees
Labels
bug Something isn't working verified This issue was already verified

Comments

@jeffreytse
Copy link
Owner

Environment

  • System: macOS Big Sur v11.2.3
  • Terminal: iTerm2 v3.4.4
  • Zsh: zsh 5.8 (x86_64-apple-darwin20.0)

Reproduce

  • Open iTerm2 terminal.
  • Input content "foo bar baz".
  • Enter replace mode by R from normal mode.
  • Press any keys to replace any characters.
Awesome.Screensh.mp4

Result

  • The display doesn't be refreshed (i.e. prompt and content), we will see the replaced character after we exit the replace mode

Expected behavior

  • The display should be refreshed when any key is pressed.
@jeffreytse jeffreytse added bug Something isn't working verified This issue was already verified labels Apr 11, 2021
@jeffreytse jeffreytse self-assigned this Apr 11, 2021
@jeffreytse
Copy link
Owner Author

Right behavior after fixing this issue:

Screenshot.mp4

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