Wez Furlong
Wez Furlong
What is the status/are your plans for: * Anti-aliasing (greyscale and/or subpixel)? * Fonts that embed PNG images, such as Noto Color Emoji * Fonts that embed SVG, such as...
This isn't strictly about tdsr. I'm the author of [WezTerm](https://wezfurlong.org/wezterm) and I'm currently thinking about what a first-class terminal screen reader experience might look like. I don't know much about...
I don't know for sure if this is a problem in reality, but in thinking about this problem space in wezterm, I think it might be. In wezterm we create...
Over in https://github.com/facebookexperimental/eden we talk directly to the kernel component of both linux and osxfuse so that we are able to migrate live mounts from one version of the software...
This issue is a placeholder/umbrella for some things that are not super well defined today. We may or may not implement some or all of these features. I'm just collecting...
My intent with this issue is to understand better what first-class support for the visually impaired looks like in a terminal emulator, and then figure out how to implement it....
tmux offers a control mode that allows a terminal emulator to issues commands and react to events happening in a tmux server through the terminal input/output streams. This issue tracks...
This issue tracks open items around sixel graphics - [ ] Correctly respect DECSDM sixel scroll mode changes (we always scroll today) - [ ] Correctly respect sixel aspect ratio....
This PR: * https://github.com/microsoft/terminal/pull/12980 added a nuget package that (will) ship signed conpty and openconsole binaries We should replace my hand-build versions of these artifacts with those from the package....
This issue is tracking the status of supporting Kitty's image protocol. Spec at: https://sw.kovidgoyal.net/kitty/graphics-protocol/ * [x] termwiz: parse APC escapes * [x] termwiz: parse baseline Kitty Image protocol APC escapes...