Skip to content

Added exit on esc#126

Open
BitPeppr wants to merge 2 commits into
dlvhdr:mainfrom
BitPeppr:main
Open

Added exit on esc#126
BitPeppr wants to merge 2 commits into
dlvhdr:mainfrom
BitPeppr:main

Conversation

@BitPeppr
Copy link
Copy Markdown

Summary

Changes

Pressing esc will quit the application, similar to pressing q — if there is a popup message, it simply exits / closes the popup — as described by jcollie in issue #91. This is a very minor change, but I hope it's helpful. I understand that this may be configurable, but since the issue was never closed, I thought I would open a pr just in case it's considered a good change.

Copilot AI review requested due to automatic review settings April 22, 2026 02:36
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Esc as an additional quit keybinding to align with the existing q/Ctrl+C quit behavior and close issue #91.

Changes:

  • Extend the global quit keybinding to include esc.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pkg/ui/keys.go Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants