Wez Furlong

Results 893 comments of Wez Furlong

Oh yeah, SIGCHLD is objectively horrible. When it comes to ptys I think wrapping it up in something like spawn_blocking + the underlying synchronous `wait` is probably fine, assuming that...

I don't think this helps with the multiplexer scenario, but I want to note that #5345 enables agent forwarding in wezterms internal ssh implementation in `main`. I think that makes...

as of 4af418fddd0ed2d9a8861007112006fc657ecbac, the mux server now automatically maintains SSH_AUTH_SOCK based on the most recently active multiplexer client. This works for sure with ssh domains, and will likely also work...

This needs to be considered on multiple platforms to make sure that we get the right configuration for it. https://stackoverflow.com/questions/41475551/how-can-i-use-nsvisualeffectview-to-blend-window-with-background suggests that there is something relatively straight forward to try...

Current status: * macOS: https://wezfurlong.org/wezterm/config/lua/config/macos_window_background_blur.html (in current releases). Thanks to @Gkirito! * Windows: https://wezfurlong.org/wezterm/config/lua/config/win32_system_backdrop.html (will show up in nightly builds within the hour). Thanks to @kingavatar! * X11: not supported...

> offers a way for application to request blur by setting some window hints, Wayland doesn't have a hints concept, so that will only work on X11 mutter

I think this is really the same issue as: * https://github.com/KumoCorp/kumomta/issues/40

FWIW, setting `DRONE_CONVERT_MULTI=true` and `DRONE_STARLARK_ENABLED=true` on the drone server allows mixing both starlark and this conversion plugin.

Proceeding with the `$W` here sounds good to me. I do tend to prefer purple over blue. The current icon has a blue-er color for contrast reasons, even though its...

@pergamomo see https://github.com/tmux/tmux/wiki/FAQ#what-is-the-passthrough-escape-sequence-and-how-do-i-use-it