VIM open file from within :shell command

Posted by Alexi on Stack Overflow See other posts from Stack Overflow or by Alexi
Published on 2010-03-30T15:34:09Z Indexed on 2010/03/30 15:53 UTC
Read the original article Hit count: 292

Filed under:

Lets say I issue :shell command from withing VI. Then I navigate to a directory and decide that I need to edit foo.txt file which I see there. Is there a way to return back to vi from the shell and have foo.txt opened for editing

© Stack Overflow or respective owner

Related posts about vim