I was wondering how to turn off the search highlight in vi as it’s distracting when trying to code through…
to remove blank lines in vi: [code]:v/\S/d [/code]
I was just editing a file in vi on my iPad using diet coda. Hadn’t saved it and the app…
There are some by handy shortcuts in vi, to say the least, it’s a very comprehensive program. So here is…
sometimes you are editing a file and need to quickly do something back on the command line. the usual practice…
the amount of times i have been editing away at a file in vi and gone to save it only…