mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#wezTerm

0 Beiträge0 Beteiligte0 Beiträge heute

Any #wezterm users here :

This code for some reason doesnt do anything :

{
key = 'R',
mods = 'CMD|SHIFT',
action = wezterm.action.PromptInputLine {
description = 'Enter new name for tab',
action = wezterm.action_callback(function(window, _, line)
window:active_tab():set_title(line)
end
end),
},

Any idea ?

Fortgeführter Thread

I also switched from default Gnome Console to #ghostty, which is fantastic new terminal. I wanted to like both #alacritty and #wezterm, but with both it was a lot of papercuts and they never felt right for me so I mostly stayed with Gnome Console (which had best font rendering for my 125% scaled desktop). Ghostty looks and feels great out of the box, and I only changed maybe 5 settings from their defaults. #neovim feels great on Ghostty too, fast, featureful, without any hassle.

Spent the week using #Ghostty but I honestly can't get on with it.

Running locally it's fine, but I ssh into a number of remote environments and I need to keep setting things like TERM to make it work, and even then nmtui on one of them went weird.

Gone back to #WezTerm now which has been rock solid.

I'll probably try it again after a few more releases and see how it's going though