Skip to content

Conversation

@Undef-a
Copy link

@Undef-a Undef-a commented Dec 28, 2025

Alacritty has support for both starting a new session and just opening a new window. The latter case uses less resources but can only be run if an existing instance of Alacritty is running.

Add Alacritty as a terminal option in qubes-run-terminal then add a wrapper script similar to that used by gnome-console to handle the window creation or first instance.

Alacritty has support for both starting a new session and just opening a new
window. The latter case uses less resources but can only be run if an existing
instance of Alacritty is running.

Add Alacritty as a terminal option in qubes-run-terminal then add a wrapper
script similar to that used by gnome-console to handle the window creation or
first instance.
@codecov
Copy link

codecov bot commented Dec 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.30%. Comparing base (f0089ce) to head (535027d).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #627   +/-   ##
=======================================
  Coverage   70.30%   70.30%           
=======================================
  Files           3        3           
  Lines         495      495           
=======================================
  Hits          348      348           
  Misses        147      147           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marmarek
Copy link
Member

marmarek commented Jan 4, 2026

alacritty msg create-window does not wait for the window to be closed, which is not compatible with starting a disposable this way (it would close immediately).

@Undef-a
Copy link
Author

Undef-a commented Jan 4, 2026 via email

@Undef-a Undef-a requested a review from marmarek January 12, 2026 07:54
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