We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Correct Windows entry: only Backspace is fixed Split the earlier combined entry: Backspace is fixed in 0.6.3; the first-line input echo issue is not fixed and is tracked in issue #54. Assisted-By: Claude Opus 4.8 (1M context)
Add Windows backspace / initial-prompt entry Documents the v0.6.3 fixes for Windows-client Backspace (VT console mode) and the blank-screen-until-Enter initial prompt (deferred PTY reader). Assisted-By: Claude Opus 4.8 (1M context)
Add project logo to wiki Home page
Document CI matrix mirroring release targets
Document libutempter linking fix for linux-aarch64 releases
Document CI/release matrix expansion (Windows, ARM64)
Document Windows client support
docs: document just pr / just merge-pr recipes Added in etr v0.5.3/v0.5.4 to automate the Pre-PR checklist. Assisted-By: Claude Sonnet 5
chore: replace pandoc with mandown; fix test count Assisted-By: Claude Sonnet 4.6
docs: document remote command feature and locale/color troubleshooting Assisted-By: Claude Sonnet 4.6
docs: note Part 2 of e2e-cmd-local (fast-exit regression test) Assisted-By: Claude Sonnet 4.6
Updated Home (markdown)
Fix AI attribution: Claude and Gemini, not Claude only
Add vibe-coded disclosure and contributor welcome
Update test count 78 → 98 (v0.4.19)
fix: zsh completions go in site-functions, not completions/ site-functions is in zsh's compiled-in default fpath; the completions/ subdirectory is not. Assisted-By: Claude Sonnet 4.6
feat: document just install-completions recipe Assisted-By: Claude Sonnet 4.6
docs: rewrite Configuration page with full CLI and config reference
docs: add e2e-udp-concurrent to test commands
docs: add e2e-env-local to test commands, update test count to 78
Document per-sender UDP routing and --env flag - How-It-Works: add UDP Forwarding section explaining the per-sender ephemeral socket model for -L and -R; replace last-sender-wins note - Configuration: add --env flag to CLI reference and config file example; note multi-sender UDP support in port forwarding section - Development: add e2e-forward-local and e2e-reverse-local to test command reference - Compared-to-et-and-mosh: note -R and multi-sender UDP in comparison table Assisted-By: Claude Sonnet 4.6
docs: escape sequence, zellij/login-shell, ETR_CONNECTION env vars (v0.4.8)
Update test count to 71
v0.4.5: utmp/wtmp, signal cleanup, UDP IPv6, -R docs - How-It-Works: document utmp/wtmp login records and SIGTERM/SIGHUP clean logout behaviour - Configuration: add -R reverse forwarding and -g/--gateway-ports to options; expand port forwarding examples - Troubleshooting: add stale who/last entry guidance - Development: update test count 61 → 67 Assisted-By: Claude Sonnet 4.6
Add Development wiki page Document building, testing (just test, just e2e-local, just stress-local), and benchmarking (just bench) for developers. Assisted-By: Gemini 3.5 Flash
Document configurable client/server log paths Add --log-path and --server-log-path parameters to options, config.toml configuration examples, and descriptions. Assisted-By: Gemini 3.5 Flash
Update wiki for v0.3.0: QUIC transport, remove UDP/PQC/cipher content - Home: remove PQC/UDP references, add QUIC - How-It-Works: full rewrite for QUIC bootstrap, stream layout, security model; remove KEM handshake and UDP sections - Cryptography: full rewrite for TLS 1.3 / cert pinning; remove ML-KEM cipher suite table, key derivation, RustCrypto crates - Configuration: remove --cipher flag and PQC section; add -L port forwarding; fix etrs port description (QUIC not UDP); update -vv description - Compared: update crypto/PQC rows; add port forwarding row; remove PQC as a differentiator (retired in v0.3.0) - Troubleshooting: UDP→QUIC (UDP) rename; fix version mismatch note; fix etrs -vvv debug instructions - Getting-Started: UDP→QUIC in connect description Assisted-By: Claude Sonnet 4.6
Document --cipher flag, config file, and cipher suite names Assisted-By: Claude Sonnet 4.6
Add wiki: Getting Started, How It Works, Configuration, Cryptography, Troubleshooting, Compared to et and mosh
Initial Home page