[email protected] wrote:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 140 by [email protected]: netrw plugin NetrwTreeListing
http://code.google.com/p/vim/issues/detail?id=140
What steps will reproduce the problem?
1. command line $ echo "test" > text.txt
2. $ vi text.txt
""" in VIM - Vi IMproved 7.3 Included patches: 1-1136 (details in
attachment)
2. :Explore in NetrwTreeListing
3. Search for text.txt and open it
4. The file correctly has content "test"
5. :Explore open Explore in NetrwTreeListing like in step 2
6. Again search and open text.txt like in 3
7. The file is empty!
What is the expected output? What do you see instead?
NetrwTreeListing deleted the conntent of sample file text.txt
What version of the product are you using? On what operating system?
I am using DEVELOPMENT VERSION OF VIM.
Currently, I can confirmed it from tag v7-3-989 for changeset
cd005ab15ef3
to tag v7-3-1136 for changeset 343d09006056.
Hello!
I did the following:
Set up simple5.vimrc:
set nocp
filetype plugin on
let g:netrw_liststyle = 3
Then use vim -u simple5.vimrc:
:Ex .
/text.txt
<cr>
:Ex .
/text.txt
<cr>
The file was shown with the word "test" both times. This is with
Scientific Linux 6.3
version 7.3.1115
huge
In a nutshell: I was not able to duplicate your issue.
* what o/s did you use?
* huge/normal/tiny/what?
* please attempt to duplicate your issue with "simple5.vimrc" as I did above
* please look at :help netrw-debug . Please type ":Dsep " after
each command you issue (helps with figuring out what commands caused
what part of the trace).
Regards,
C Campbell
--
--
You received this message from the "vim_dev" 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
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.