Mouse cursor in Terminal?
Posted
by marienbad
on Super User
See other posts from Super User
or by marienbad
Published on 2010-05-29T20:04:05Z
Indexed on
2010/05/29
20:12 UTC
Read the original article
Hit count: 387
I use Mac OS X Terminal.app. But the answer to this would probably apply to any typical UNIX-ish terminal emulator in a graphical environment.
Question -- what do I do to: Use my mouse cursor to click on a character-position in the current line of the terminal, and have the terminal's cursor jump to that spot?
Typically, you have to hold down an arrow key to move to the correct cursor position. If you're pasting in a long string of text at the shell prompt, or working in an editor like VI, this can take a long time. I know editors have other navigation keys like jump-words, but I like my mouse cursor.
© Super User or respective owner