Sunday, October 25, 2009

vi editor is throwing error '5826'

This happens because of several reasons. If the same file is opened under the same user in a different system, this problem can occur. Never mind, never worry about this problem. You just need to update the env variable of the user.

export EDITOR=vi

No comments: