Skip to content

Fix paste in inline session title editor - #1248

Merged
edwin-zvs merged 1 commit into
mainfrom
fix-inline-title-paste
Aug 13, 2026
Merged

Fix paste in inline session title editor#1248
edwin-zvs merged 1 commit into
mainfrom
fix-inline-title-paste

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • route terminal paste events into the active inline session-title editor
  • support Cmd-V, Ctrl-V, and Emacs Ctrl-Y through the existing local/SSH clipboard path
  • keep pasted Unicode text cursor-safe and prevent it from leaking into the pane PTY

Testing

  • cargo test -p construct-cli session_title_rename (8 passed)
  • cargo build

Visuals

  • Not included: this changes keyboard/clipboard input routing without a visual-state difference.

@edwin-zvs
edwin-zvs merged commit f347f57 into main Aug 13, 2026
1 of 2 checks passed
@edwin-zvs
edwin-zvs deleted the fix-inline-title-paste branch August 13, 2026 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant