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. |
||
|---|---|---|
| .. | ||
| messages | ||
| shared | ||
| AutoAcceptIndicator.tsx | ||
| ConsolePatcher.tsx | ||
| Footer.tsx | ||
| Header.tsx | ||
| Help.tsx | ||
| HistoryItemDisplay.tsx | ||
| InputPrompt.tsx | ||
| LoadingIndicator.tsx | ||
| ShellModeIndicator.tsx | ||
| SuggestionsDisplay.tsx | ||
| ThemeDialog.tsx | ||
| Tips.tsx | ||