Categories
Unix Notes

Re: moving the cursor with the mouse

in Terminal.app

Do this first – it sets a default that was missing…

defaults write com.apple.Terminal OptionClickToMoveCursor ‘YES’

then you can option-click to move the cursor in terminal windows.