Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.9: Terminal text shortcuts still work in Safari' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.9: Terminal text shortcuts still work in Safari
Authored by: Makosuke on Jul 01, '14 01:35:06PM

nova20 mentioned the option-arrow shortcuts, but there are also command-arrow shortcuts, and they might have been clearer about what was meant by "beginning of line":

  • option-up arrow: previous line break (that is, go to the beginning of this paragraph, if soft-wrapped text)
  • option-down arrow: next line break (that is, go to the end of this paragraph, if soft-wrapped text)
  • command-left arrow: beginning of this line (that is, the leftmost character on the current line)
  • command-right arrow: end of this line (that is, the rightmost character on the current line, wherever it wraps)
  • command-up arrow: beginning of document
  • command-down arrow: end of document


[ Reply to This | # ]