Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 217 Bytes

less.md

File metadata and controls

6 lines (5 loc) · 217 Bytes
  • While viewing a file:
    • 50p = Jump to the 50% point of that file.
    • /<PATTERN> = Search for a regex.
      • /^sh = Jump to lines starting with sh.