Sheet: Default Arrow Key navigation to "Edit Mode" (character-by-character)
Currently, when a cell is active and I use the arrow keys, the focus jumps to the neighboring cell.
I would prefer where using the Left/Right arrow keys moves the cursor between the characters within the active cell or formula bar instead of switching cells. Google Sheet does this as default.
Example Scenario:
- I have selected cell K10, which contains the text "Proton123".
- The cell is active/focused.
- When I press the Left Arrow key, I want the cursor to move between "3" and "2" inside the cell to allow for quick editing.
- Current behavior: It jumps to cell J10.
- Desired behavior: The cursor stays within K10, navigating the text string or formula.
1
vote