I often use visidata only these days instead of Excel, apart from data analysis I do use visidata to make or create simple new tables from scratch. So like in Excel, I need the cursor to go down after editing a cell.
I understand that Tab/Shift-Tab makes cursor move right/left while still keeping the mode in edit. However, most of the time I enter my data
in tables as column wise. It is very cumbersome to use shift + Down arrow every time.
I propose the following ways to deal with this issue.
- Provide option to make Enter key go to the cell below in editing mode. Then Escape key can be used like in Vim to exit editing mode, The key sequence "jk" like in Vim can be made to exit Escape mode.
- Provide option to make Tab key move to the cell below instead of cell to the right. I feel that the point listed way is better than this.