aboutsummaryrefslogtreecommitdiffstats
path: root/.github/DISCUSSION_TEMPLATE
diff options
context:
space:
mode:
authorMichelle Tilley <michelle@michelletilley.net>2026-03-19 15:25:59 -0700
committerGitHub <noreply@github.com>2026-03-19 22:25:59 +0000
commit0741d012fcbbff65e2bcb93b5f74f9b4167f2461 (patch)
tree854c97f44285d8cda7a8a8c1527bc3695a0e5694 /.github/DISCUSSION_TEMPLATE
parentfix(ai): restore url-quote-magic for ? in zsh (#3304) (diff)
downloadatuin-0741d012fcbbff65e2bcb93b5f74f9b4167f2461.zip
fix: remove per-event mouse capture toggling that leaked ANSI to stdout (#3299)
The per-event `EnableMouseCapture`/`DisableMouseCapture` in `handle_input` wrote directly to `std::io::stdout()`, causing ANSI escape sequences to leak into captured output when running under command substitution (e.g. `VAR=$(atuin search -i)`). This toggling became redundant when session-level mouse capture was added to `Stdout::new()`/`Stdout::drop()`. Fixes #3298
Diffstat (limited to '.github/DISCUSSION_TEMPLATE')
0 files changed, 0 insertions, 0 deletions