OSX Terminal: hold option and click a position in the current line to move your cursor to that position. #yearslost
Quick tip for developers who use OS X
1–10 of 406 posts
Re: Quick tip for developers who use OS X
#2I did not know this. Thanks! Very helpful tip.
Re: Quick tip for developers who use OS X
#3Re: Quick tip for developers who use OS X
#4Works in iTerm too.
Re: Quick tip for developers who use OS X
#5The problem here is the "click" part of it.
Re: Quick tip for developers who use OS X
#6Two more tips:
* Ctrl-a to go to beginning of line
* Ctrl-e to go to end of line
Re: Quick tip for developers who use OS X
#7Most useful thing I've seen all day - thanks!
Re: Quick tip for developers who use OS X
#8Works even when you are ssh-ed into a remote machine! Nice.
Re: Quick tip for developers who use OS X
#9You, sir, are a genius!
Re: Quick tip for developers who use OS X
#10... Why didn't I know this before?
Thanks for sharing!