Hi!
I'm new to vim(72 on Ubuntu 804), so I still have trouble sometimes to
understand the help pages, please help me.
The following is from the documentation ('various.txt'):
":redi[r][!] > {file}
Redirect messages to file {file}. The messages which
are the output of commands are written to that file,
until redirection ends. The messages are also still
shown on the screen. When [!] is included, an
existing file is overwritten. When [!] is omitted,
and {file} exists, this command fails."
OK, i typed the command ':redir!> /home/myname/file_name' and then tried a
few commands like :ls, :echo 'some_string' etc. but the file (file_name) is
still empty. Why?
And also if anybody could help w/ my previous post regarding 'infercase'
option.
Your help would be really appreciated!
Thanks!
--
View this message in context:
http://old.nabble.com/%27%3Aredir-%3Efile%27-commanad-does-not-work.-Why--tp28863201p28863201.html
Sent from the Vim - General mailing list archive at Nabble.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