Skip to content
plbowers edited this page May 29, 2017 · 3 revisions

For a detailed view of commands available, your best bet is to do a little code-reading in lib/ex.coffee

Without that, here's a quick list of what's available as of 2017-05-29 (version 0.15.0):

  • :quit
  • :q
  • :quitall
  • :qall
  • :tabedit
  • :tabe
  • :tabnew
  • :tabclose
  • :tabc
  • :tabnext
  • :tabn
  • :tabprevious
  • :tabp
  • :tabonly
  • :tabo
  • :edit
  • :e
  • :enew
  • :write
  • :wall
  • :w
  • :wq
  • :wa
  • :wqall
  • :wqa
  • :xall
  • :xa
  • :saveas
  • :xit
  • :x
  • :split
  • :sp
  • :substitute
  • :s
  • :vsplit
  • :vsp
  • :delete
  • :yank
  • :set
Clone this wiki locally