Adam Batkin
Adam Batkin
As you predicted, setting `support_kitty_keyboard_protocol` to `false` didn't help, and neither iteration of this PR seems to have helped (re-tested only in Windows Terminal). Log attached (from the head of...
I can now reliably reproduce this on different machines, using Alacritty (on Windows 11) using Windows built-in CLI `ssh` client. Based on what @imsnif just said, I figured it may...
Following the format used by Java System Properties when parsing semi-standard (or at least widely used) environment variables makes no sense, and I would argue that makes this is a...
A few questions: 1. Should an entry be added to `CHANGELOG.md`? 2. Should the `.wasm` files be checked in? I'm guessing no, so I can pull those back out (otherwise...
A few updates: - rebased from main, fixed conflicts - removed `.wasm` files from PR since they will always conflict, presumably whoever handles releases will update those Tests pass, and...
@RyanFitzSimmonsAK Sorry what!? Until the paginators exist and are usable, this bug should stay open. Unless the plan is to NOT ever fix this bug, in which case that should...
For now, you can also mount your local certificates into the container at path `/etc/ssl/certs/ca-certificates.crt`
Back to mounting an enterprise certificate store into the container: It would be nice if GitHub specified an "official" path for where certificates can be mounted. For now, `/etc/ssl/certs/ca-certificates.crt` works,...
Also reproducible using Windows Terminal (in my case via ssh to a Linux box)
Rebased against `master`