diff options
| author | DeWitt Clinton <[email protected]> | 2025-05-20 10:12:07 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-05-20 10:12:07 -0700 |
| commit | ee702c3139a2fe966407379891cae0e3a148891e (patch) | |
| tree | 83e4e79ed663699ad1ceaf46f2508a4dc5f4133c /packages/cli/src/ui/hooks/atCommandProcessor.test.ts | |
| parent | 6ca446bdeda359339b20aaf024d5cce4234bfe9a (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
