Command line mode ----------------- To run a command (from normal mode): : args E.g. :s/foo/bar/g - search and replace :w - save :e - load :ls - list open files :bn - next file :bp - previous file : - jump to line :q - quit