mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[PR #486] [MERGED] Close preferences with Esc #559
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#559
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jpochyla/psst/pull/486
Author: @jacksongoode
Created: 7/2/2024
Status: ✅ Merged
Merged: 7/3/2024
Merged by: @jacksongoode
Base:
master← Head:jackson/esc-close-pref📝 Commits (1)
c60127bClose preferences with Esc📊 Changes
1 file changed (+22 additions, -1 deletions)
View changed files
📝
psst-gui/src/delegate.rs(+22 -1)📄 Description
Very simple, close preferences with the escape key. This resolves https://github.com/jpochyla/psst/issues/443 but it would really be great to finish this other issue as well https://github.com/jpochyla/psst/issues/103 but I think it requires thinking about how background play might work.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.