aboutsummaryrefslogtreecommitdiff
path: root/frontend-design/references
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-14 18:02:41 -0500
committerCraig Jennings <c@cjennings.net>2026-06-14 18:02:41 -0500
commitdedbca326fe0337ae9c678a8579810a6c475a256 (patch)
tree4f436ab42f596d2a21fb99d8e3d72631952d1faf /frontend-design/references
parentbbd07b6611fcb9bb5ea962adb02cea53a509c780 (diff)
downloadrulesets-dedbca326fe0337ae9c678a8579810a6c475a256.tar.gz
rulesets-dedbca326fe0337ae9c678a8579810a6c475a256.zip
feat(ai): disable C-z suspend in launched Claude panes
An accidental C-z suspended Claude to the shell mid-session. C-z isn't a Claude Code keybinding. It's the tty's SIGTSTP char, delivered below the app, so the only place to clear it is the tty. The launcher now runs stty susp undef in each pane right before claude starts, so it's scoped to ai-launched panes. C-z keeps working as job control in every other terminal, shell, and program.
Diffstat (limited to 'frontend-design/references')
0 files changed, 0 insertions, 0 deletions