macvim - Can vim command history store commands that produce an error? -
i'm new vim (for seventh time) may not makes sense vim style but: command history in command window has up-arrow mapped history , has been helpful in learning, except not seem store commands fail execute in history. obviously, bad configuration choice trying learn mistakes. there way force remember failed commands, in sense can recalled up-arrow?
fyi, using macvim janus extensions.
what kind of error talking about? :s/foo/bar
recorded history, if there no foo
on current line , e486.
as side note, if use ex commands lot might interested in command line window, invoked q:
, can navigate , edit other window. it's great.
also, drop janus possible! pile of crap absolute worth thing install when learning vim. seriously.
Comments
Post a Comment