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

feat: esc exit 1, ctrl+c exit 130, help arrow order #771

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

caarlos0
Copy link
Member

Some standards:

  • Esc exits 1
  • CTRL+C exits 130 (interrupt)
  • Help arrows are always in HJKL order

closes #138

…c exit 130, help arrow order

Signed-off-by: Carlos Alexandro Becker <[email protected]>
@caarlos0 caarlos0 merged commit 774667a into main Dec 12, 2024
14 checks passed
@caarlos0 caarlos0 deleted the esc-quit branch December 12, 2024 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return a different error code for ESC vs CTRL-C in filter
2 participants