#Ghostty

Stefan Wolfrum :mastodon:'s avatar
Stefan Wolfrum :mastodon:

@metawops@mastodon.social · Reply to tinfoil-hat's post

@tinfoil-hat So there we have it officially from @mitchellh: Currently it's not possible to programmatically open a new split view in . 🤷‍♂️ github.com/ghostty-org/ghostty
Okay, now plan B: open the video in the same split view, "on top“ of the running . That should be possible with a bind command in newsboat's config file …

Stefan Wolfrum :mastodon:'s avatar
Stefan Wolfrum :mastodon:

@metawops@mastodon.social

Okay. I got feeds in my urls file, works. Now I want to start playback of a video from within newsboat by pressing m and should play it in a split view to the side of the split view where newsboat is running. I’m using as my terminal app. – Any hints? This (screenshot) doesn’t work. @tinfoil-hat

omg! ubuntu's avatar
omg! ubuntu

@omgubuntu@floss.social

The Ghostty terminal has undergone a GTK rewrite, embracing the GObject type system. The result: new features for Linux, better memory management, and improved stability. Version 1.2 with the changes drops in a few weeks, so keep your lights on! 👻

omgubuntu.co.uk/2025/08/ghostt

omg! ubuntu's avatar
omg! ubuntu

@omgubuntu@floss.social

The Ghostty terminal has undergone a GTK rewrite, embracing the GObject type system. The result: new features for Linux, better memory management, and improved stability. Version 1.2 with the changes drops in a few weeks, so keep your lights on! 👻

omgubuntu.co.uk/2025/08/ghostt

Bodo Tasche's avatar
Bodo Tasche

@bitboxer@mastodon.social · Reply to Bodo Tasche's post

(github.com/rvaiya/keyd) was basically one of the biggest missing pieces for me last time I tried Linux. With it, I can map all my keys and replace application shortcuts with better defaults. Like this:

[google-chrome]
meta.[ = C-S-tab
meta.] = macro(C-tab)

[firefox-esr]
meta.] = macro(C-tab)
meta.[ = C-S-tab

That shortcut is way nicer for my hands, and I unified it everywhere. Luckily, has a config for this.

Robert's avatar
Robert

@kubanrob@discuss.systems

Maybe a particular problem, but ... if you're using in on MacOS with a German keyboard, it makes sense to map only the left option key to alt in Gostty. That way Helix shortcuts with alt work, and the "special" characters are still accessible through the other option key.

Stefan :veritrek:'s avatar
Stefan :veritrek:

@stefan@social.stefanberger.net

Oh no.. went down the themes rabbit hole again...

darix's avatar
darix

@darix@mastodon.social · Reply to Mitchell Hashimoto's post

@mitchellh build.opensuse.org/request/sho

avlap

@avlap2@mastodon.nl

For term and one can specify a geometry. For St also the offset. This isn't possible for ?

@mitchellh

mankier.com/1/st#-g

dtomvan's avatar
dtomvan

@dtomvan@toot.cat

Happy to see the 1.1 update. It actually has server-side decorations now, so relying on libadwaita for a title bar is a thing of the past. Props to mhashimoto and contributors!

Ghostty terminal window on KDE plasma on NixOS, with the native "breeze" window decorations
ALT text detailsGhostty terminal window on KDE plasma on NixOS, with the native "breeze" window decorations
avlap

@avlap2@mastodon.nl

runs fast in , feels faster then . Only it's topbar is not really good for a tiling manager like or . @mitchellh

Mijndert's avatar
Mijndert

@mijndert@fosstodon.org

is such a good piece of software and it's only getting better. @mitchellh has been on a tear going off the git commit log. Love it!

Abhinav 🌏's avatar
Abhinav 🌏

@abnv@fantastic.earth

It took only five days for to become available in and ! I'm trying it out as a replacement to .

techhub.social/@hmnews/1137562

Abhinav 🌏's avatar
Abhinav 🌏

@abnv@fantastic.earth

It took only five days for to become available in and ! I'm trying it out as a replacement to .

techhub.social/@hmnews/1137562

avlap

@avlap2@mastodon.nl · Reply to Mitchell Hashimoto's post

@mitchellh Is it possible to restore a 'multiplexer' setup? Or is that a bridge to far for a thing like ?

Wind (Vējš)'s avatar
Wind (Vējš)

@WindOfChange@mastodon.online

Test driving . It is good. But I don't think I'll be using it anytime soon. Same as other new terminals (kittu, alacritty) it has custom terminfo, which makes it hard to use when one daily connects to various short-lived instances over ssh.
I know I can override the TERM env variable in ssh config, but then why ghostty does not use generic xterm (or variants) from the get go?

洪 民憙 (Hong Minhee)'s avatar
洪 民憙 (Hong Minhee)

@hongminhee@hollo.social

A web UI that allows for easy configuration of . How useful!

https://ghostty.zerebos.com/

洪 民憙 (Hong Minhee)'s avatar
洪 民憙 (Hong Minhee)

@hongminhee@hollo.social

A web UI that allows for easy configuration of . How useful!

https://ghostty.zerebos.com/

洪 民憙 (Hong Minhee)'s avatar
洪 民憙 (Hong Minhee)

@hongminhee@hollo.social

A web UI that allows for easy configuration of . How useful!

https://ghostty.zerebos.com/

eisenhorn's avatar
eisenhorn

@eisenhorn@hdev.im

1.0 is released. I am amazed by the dedication and passion of @mitchellh, and it is truly inspiring.

I switched from iTerm2 to Ghostty, let’s see how it goes. The most striking difference: it is FAST.

Other significant (for me) features:
+ configuration is just a plain text file that can be easily synchronized between multiple machines
+ themes viewer is amazing
+ quick terminal (aka quake-style)
- cannot turn off mouse p̶r̶o̶t̶o̶c̶o̶l̶ reporting (but I’m learning to live with it)
- no “profiles” support (but I barely used it with iTerm either)

SorairoLake's avatar
SorairoLake

@sorairolake@misskey.io

ターミナルエミュレーターのGhostty、Zigで実装されてた

https://github.com/ghostty-org/ghostty

avlap

@avlap2@mastodon.nl

@mitchellh Isn't the EUPL or MPL license something for ? Then people can use it in any project, but will the gostty code be free.