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

Dimming and highlighting retained after pressing Escape after f/F/t/T #60

Closed
pksunkara opened this issue Sep 18, 2024 · 1 comment
Closed

Comments

@pksunkara
Copy link

Given following config,

require('eyeliner').setup({
  highlight_on_key = true,
  dim = true,
})

Press f and then press Escape. You should see the dim and char highlighting. It should be reset.

@jinh0
Copy link
Owner

jinh0 commented Sep 27, 2024

Should be fixed now thanks to @cosmicbuffalo 's PR. Thanks @cosmicbuffalo for the PR, and thanks @pksunkara for the issue!

@jinh0 jinh0 closed this as completed Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants