Wednesday, July 20, 2011

Re: How to get the directory name of the current file

I try that, %:h will get the relative path, that is .(dot), and I want the get the absolute name. I try %:p:h, and it works. Thanks all the time.

2011/7/20 Erik Christiansen <dvalin@internode.on.net>
Within vim, %:h will do that. To demonstrate, try:

:!ls %:h

or

:e %:h/elephant

Erik

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php



--
何聪辉
Tel: (+86)13450219269
Email: heconghui@gmail.com

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: