fix(chat): support Home and End in the composer - #706
Closed
Zhangs-11 wants to merge 1 commit into
Closed
Conversation
Zhangs-11
force-pushed
the
fix/chat-home-end
branch
from
September 5, 2026 10:28
263e826 to
60d3908
Compare
Zhangs-11
added a commit
to Zhangs-11/pi-web
that referenced
this pull request
Sep 5, 2026
Owner
|
Thanks for the contribution. These shortcuts already work through the native textarea on main, so we will keep the native behavior and close this PR. A specific OS/browser reproduction of a failure on main would help justify a targeted fix. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
HomeandEndbehavior in the multiline chat composerCtrl/CmdshortcutsAlt+Home/Alt+EnduntouchedBehavior
Home/EndShift+Home/Shift+EndCtrl/Cmd+Home/Ctrl/Cmd+EndCtrl/Cmd+Shift+Home/Ctrl/Cmd+Shift+EndTesting
npm test— 883 tests passednode_modules/.bin/tsc --noEmitnpm run lintDemo
Recorded from
Zhangs-11/pi-web@60d3908fa72e1c4d2bc1e7ba8f324319f9f82c6con the clean rebased branch, served athttp://127.0.0.1:30154withnext devbecause repository instructions prohibitnext buildduring development. The run used a fresh isolated Pi agent directory, workspace, and Chrome profile with the normal application transport. A real GPT-6-Astra round created the displayed session; the demonstrated key presses were normal browser keyboard input with no fixtures, mock transport, DOM-event injection, or test-only hooks.