ghostty
Thanks to @chrols , ghostty is now in the cooker repo and will be moving to ROME and ROCK soon.
This is our first Terminal Client to install with our default OM Colorscheme. If you have used ghostty in the past, then your ~/.config/ghostty/config will not receive this one. You may want to rename it to ghostty.config.old so that you can then manually merge the settings.
sudo dnf install ghostty --refresh
Description
Ghostty is a terminal emulator that differentiates itself by being fast, feature-rich, and native. While there are many excellent terminal emulators available, they all force you to choose between speed, features, or native UIs. Ghostty provides all three.
In all categories, I am not trying to claim that Ghostty is the best (i.e. the fastest, most feature-rich, or most native). But Ghostty is competitive in all three categories and Ghostty doesn’t make you choose between them.
Ghostty also intends to push the boundaries of what is possible with a terminal emulator by exposing modern, opt-in features that enable CLI tool developers to build more feature rich, interactive applications.
While aiming for this ambitious goal, our first step is to make Ghostty one of the best fully standards compliant terminal emulator, remaining compatible with all existing shells and software while supporting all of the latest terminal innovations in the ecosystem. You can use Ghostty as a drop-in replacement for your existing terminal emulator.
For more details, see About Ghostty.
BUG:
On X11, there is an issue with the background blur not scaling with the window. I don’t know if it has been reported at ghostty or not. It does not affect Wayland. The workaround is to set the opacity = 1.0 and blur = false until they fix the bug.