Wez Furlong

Results 893 comments of Wez Furlong

Did you find https://wezfurlong.org/wezterm/config/lua/window-events/open-uri.html ? I think you can probably implement what you want by implementing that event handler, together with hyperlink rules that generate a custom URI prefix that...

wezterm currently has no explicit support for touch input on any platform, which means this enhancement will need to be built potentially 4 different ways (macos, windows, X11, Wayland). Which...

Thanks, but I'm pretty sure that you need to run `sudo apt update` instead.

Please provide more context on why this is an issue and what you'd like to see handled differently

> it should choose the width of the monospace glyphs as defined in the font, It may surprise you to learn that fonts only define their height, and that the...

Note that you can use `wezterm ls-fonts --text "something"` to have wezterm explain how it would render text. There's also a `--rasterize-ascii` flag to see that presented in the terminal.

I haven't had a chance to go deep on this yet, but wanted to note that wezterm uses fractional pixel values, rather than rounding them to integer pixels. What I...

@RoyRao2333 if you haven't set your front_end to OpenGL, you should try that first. You may also want to explicitly add your preferred Chinese font to your `font_with_fallback` list in...

@nerdo please open a separate issue of your own, rather than hijacking this one