Fn Option Delete
December 16, 2022
1 min read
As long time Mac user, I wasn’t aware that “forward delete” and “backward delete” exist 😂
Backward delete option + delete
hello world▐
hello▐
Forward delete fn + option + delete
hello ▐world
hello▐
Alternatively, I was using vim editing mode for quick cursor navigation and editing.