Skip to content

entry: enable Readline-like keyboard shortcuts for qrexec permission prompt#226

Open
EliasDevv wants to merge 2 commits into
QubesOS:mainfrom
EliasDevv:feature/readline-shortcuts
Open

entry: enable Readline-like keyboard shortcuts for qrexec permission prompt#226
EliasDevv wants to merge 2 commits into
QubesOS:mainfrom
EliasDevv:feature/readline-shortcuts

Conversation

@EliasDevv
Copy link
Copy Markdown

Enable Readline-style keyboard shortcuts (Ctrl+A, Ctrl+E, Ctrl+K, Ctrl+U, etc.) for the qrexec permission prompt entry field by applying the GTK Emacs key theme to the widget's settings.

Fixes: QubesOS/qubes-issues#8996

Elias Masur added 2 commits March 21, 2026 10:13
Enable Readline-style keyboard shortcuts (Ctrl+A, Ctrl+E, Ctrl+K,
Ctrl+U, etc.) for the qrexec permission prompt entry field by
applying the GTK Emacs key theme to the widget's settings.

Fixes: QubesOS/qubes-issues#8996
@ben-grande
Copy link
Copy Markdown
Contributor

ben-grande commented Mar 21, 2026

Please fix the black issue and squash the commits.

The PR works but I am not sure if this should be enforced on the qrexec-policy-agent, because what if user prefers a different key-theme that they have set in settings.ini. Set it only if property is empty.

@ben-grande
Copy link
Copy Markdown
Contributor

Ping.

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.

Readline-like keyboard shortcuts for qrexec permission GUI prompts

2 participants