summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/atCommandProcessor.test.ts
diff options
context:
space:
mode:
authorDeWitt Clinton <[email protected]>2025-05-20 10:12:07 -0700
committerGitHub <[email protected]>2025-05-20 10:12:07 -0700
commitee702c3139a2fe966407379891cae0e3a148891e (patch)
tree83e4e79ed663699ad1ceaf46f2508a4dc5f4133c /packages/cli/src/ui/hooks/atCommandProcessor.test.ts
parent6ca446bdeda359339b20aaf024d5cce4234bfe9a (diff)
Implement additional readline-like keybindings, including alt-left arrow and alt-right arrow. (#443)
This change adds keybinding support for: - `Ctrl+B`: Moves the cursor backward one character. - `Ctrl+F`: Moves the cursor forward one character. - `Alt+Left Arrow`: Moves the cursor backward one word. - `Alt+Right Arrow`: Moves the cursor forward one word. Closes b/411469305.
Diffstat (limited to 'packages/cli/src/ui/hooks/atCommandProcessor.test.ts')
0 files changed, 0 insertions, 0 deletions