Skip to content

terminal-helper: Add support for gnome-console#49

Merged
vnepogodin merged 1 commit intodevelopfrom
gnome-console
May 26, 2025
Merged

terminal-helper: Add support for gnome-console#49
vnepogodin merged 1 commit intodevelopfrom
gnome-console

Conversation

@ventureoo
Copy link
Member

No description provided.

@ventureoo ventureoo requested a review from vnepogodin May 14, 2025 20:06
Signed-off-by: Vasiliy Stelmachenok <ventureo@cachyos.org>
if command -v "$entry" > /dev/null 2>&1; then
# gnome-console does not exit on command completion so we need to kill
# it manually
[[ "$entry" == "kgx" ]] && echo "kill -SIGQUIT \$PPID 2>/dev/null" >> "$file"
Copy link
Member

Choose a reason for hiding this comment

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

nit: could use single quotes

Copy link
Member

@vnepogodin vnepogodin left a comment

Choose a reason for hiding this comment

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

Many thanks!

@vnepogodin vnepogodin merged commit 2dcf086 into develop May 26, 2025
0 of 4 checks passed
@vnepogodin vnepogodin deleted the gnome-console branch May 26, 2025 13:42
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