Feature Request: Improve Reference Column Display and Cell Navigation

Hi,

I’d like to suggest two small improvements that would help with usability:

  1. Auto-Move Cell Selection to First Column:
    It would be very helpful if there were an option in preferences to automatically move the cell selection to the first column when entering a new row using the enter key.
  2. Truncate Reference Column Display:
    In reference columns, when displaying values like table_name[100] , it would be great if Grist could automatically truncate this to just [100] when the column width is too small to fit the full table_name[100] . Since the reference is already bound to a specific table, showing only the record ID would make the view more compact without any downsides.