-
-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
explicit ghostty support in termsdesc.c
#2833
Comments
hope you're not on fire, @mitchellh |
Thanks. My family is presently safe. A lot of friends are impacted though and it’s just overall a tragedy. Regarding this issue, let me know if there’s any help you need from me to smooth the process. Or if there’s anything extremely stupid I did I should correct, it’s still early innings and can get that in without burdening society with mistakes. |
from everything i've seen ghostty has moved immediately to the front of the line. once i've got it packaged in debian, i'll be using it more often (kitty remains my mainline for the time being, with foot on wayland, but i'm rarely in wayland). glad to hear you're not in danger. i hope 340 main street is likewise safe; i ate several delicious sandwiches there back in 2015, and later got unexpectedly laid at the Gjelina. LA >> SF forever hack on! |
|
we're generating some
|
looks like ghostty prefers |
good response to |
yeah sexblitter and quadblitter in
|
note that we're properly using kitty protocol, as indicated in the |
@mitchellh 's code looks pretty clean; if you're not planning on adding font-independent octants (see Unicode 16) in the immediate future, i might take a stab at doing so. holla at your boy! |
We plan on it but not sure if anyone is working on it right now. Pretty easy to add via |
awesome, i'll try to get this done this week. btw i just uploaded zig0.13 to debian's NEW queue, which will allow me to go ahead and start on packaging ghostty for debian. not sure if it'll make trixie, but we'll see. |
Awesome. See this: https://github.com/ghostty-org/ghostty/blob/main/PACKAGING.md If anything is bullshit in that let me know and I'll fix it up, but so far other packagers have had success. |
yep, i've seen it. i've currently got an MR out on salsa to add i'm using things look reasonable:
if anyone's interested, this can be pulled from
[schwarzgerat](0) $ apt show ghostty
Package: ghostty
Version: 1.0.1-1
Priority: optional
Section: x11
Maintainer: nick black <[email protected]>
Installed-Size: 35.8 MB
Depends: libadwaita-1-0 (>= 1.5~beta), libc6 (>= 2.38), libglib2.0-0t64 (>= 2.42.0), libgtk-4-1 (>= 4.3.1), libx11-6
Homepage: https://ghostty.org/
Download-Size: 16.6 MB
APT-Manual-Installed: yes
APT-Sources: http://dsscaw.com/repos/apt/debian unstable/main amd64 Packages
Description: Platform-native terminal emulator
Ghostty is a fast, feature-rich, and cross-platform terminal emulator that
uses platform-native UI and GPU acceleration.
[schwarzgerat](0) $ hack on |
we'll probably want an entry for ghostty by @mitchellh et al. let's get the latest built with the latest zig (i'm trying to package zig for debian right now, see https://lists.debian.org/debian-devel/2025/01/msg00098.html) and see what manner of thing we have here.
The text was updated successfully, but these errors were encountered: