CommandsAvailable - lloeki/ex-mode GitHub Wiki
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