Skip to content
monsterkodi edited this page May 21, 2017 · 10 revisions

info

at the right end of the commandline some useful numbers are displayed:

  • top row:

    • cursor column
    • [cursors]
    • [selections]
    • [highlights]
    • indexed classes
    • indexed functions
  • bottom row:

    • cursor line
    • line count
    • indexed files
    • indexed words

when clicking on these numbers:

  • cursor column, cursor line
    • set cursor to column or line 0
  • line count
    • set cursor to last line
  • selections, highlights, cursors
    • clear the selections, highlights or cursors
  • classes, functions, files, words
    • run coffee command class, func, file or word
    • runs the term command if is pressed
Clone this wiki locally