Open kyoto7250 opened 2 years ago
This PR adds key for moving line in record table.
In tables with many columns, it is useful to be able to move the cursor to the beginning and end of a row.
I have assigned commands to $ and ^ to make it look like a vim keymap.
$
^
Thank you in advance.
changelog: adding keymap '$' and '^' for move line in table
This PR adds key for moving line in record table.
In tables with many columns, it is useful to be able to move the cursor to the beginning and end of a row.
I have assigned commands to
$
and^
to make it look like a vim keymap.Thank you in advance.
changelog: adding keymap '$' and '^' for move line in table