use curcur select in mac terminal code example
Example 1: select jump to position with mouse mac terminal
Just keep pressed "ALT" and then select position with a click ;)
Example 2: move cursor faster in terminal mac
Move to the start of line. Ctrl + a
Move to the end of line. Ctrl + e
Ctrl + Left Arrow or Alt+B or Esc and then B – moves the cursor back one
word at a time.
Ctrl + Left Arrow or Alt+B or Esc and then F – moves the cursor back one
word at a time.