69cee5a159
Changed Enter key behavior to move only to next editable column within same row (no row change, just like Tab key). Previous: Enter → next column OR next row (if last column) New: Enter → next column only (last column does nothing) This makes data entry more predictable and consistent with Tab behavior. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>