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

Cannot press Escape to cancel entering a command or search input. #5

Open
PaulJuliusMartinez opened this issue Feb 9, 2022 · 1 comment
Labels
Bug Something isn't working

Comments

@PaulJuliusMartinez
Copy link
Owner

When you press : to enter a command, or / or ? to enter a search input, you cannot press escape to cancel the operation. You must hit Enter to submit your input and get back to the normal viewing experience.

jless uses Rustyline for the readline-esque functionality. I'm unsure if this is simply something that's not supported by Rustyline, or if my input code is doing something weird to mask the escapes.

@PaulJuliusMartinez PaulJuliusMartinez added the Bug Something isn't working label Feb 9, 2022
@revarcline
Copy link

installed 0.7.1 today, using the ':' key to enter a command does not work at all (no response) on a larger file (~17M), and trying to search with / or ? quits outright. Is there a build I could try with debug output?

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

2 participants