That’s horrible for muscle memory, every time I switch desk/keyboard I have to re-learn the position of the home/end/delete/PgUp/PgDn keys.
I got used to Ctrl-a
/ Ctrl-e
and it became second nature, my hands don’t have to fish for extra keys, to the point that it becomes annoying when a program does not support that. Some map Ctrl-a
to “Select all” so, for input fields where the selection is one line, I’d rather Ctrl-a
then left
/right
to go to the beginning/end than fish for home
/end
, wherever they are.
And if looking for Rust alternatives, there’s
dua
.Particularly user friendly when called in interactive mode with
dua i
, you can navigate the tree immediately as it populates and calculates space progressively.