On Sun, Jun 30, 2013 at 09:21:50PM +0000, [email protected] wrote:
> Comment #5 on issue 140 by [email protected]: netrw plugin
> NetrwTreeListing
> http://code.google.com/p/vim/issues/detail?id=140
> Btw. you can write me on the ondrej dot platek at gmail dot com.
> If you need quicker answer from me.
> And I found even simpler simple.vimrc
> and you need to run :Explore and open text.txt 3 times!
> echo test > text.txt
> vim -u simple.vimrc text.txt
> " run 3 times :Ex and then open text.txt
> " the content of simple.vimrc :
> set nocp
> filetype plugin on
> let something_other = "."
> let g:netrw_liststyle = 3 " tree
this time I saw it too -- freaky
that third time test.txt shows up as Modified, no lines in buffer, and
when I perform an undo, the following appears:
" ============================================================================
" Netrw Directory Listing (netrw v150b)
" /home/name_here/.vim/doc
" Sorted by name
" Sort sequence:
[\/]$,\<core\%(\.\d\+\)\=\>,\.h$,\.c$,\.cpp$,\~\=\*$,*,\.o$,\.obj$,\.info$,\.swp$,\.bak$,\~$
" Quick Help: <F1>:help -:go up dir D:delete R:rename s:sort-by x:exec
" ============================================================================
../
doc/
| CheckAttach.txt
| pi_netrw.txt
| tags
freaky
I can keep undoing, but it never gets back to the original test.txt --
not sure how that's even possible
When I :quit! repeatedly I can finally end the session, and when I cat
test.txt it is in fact unchanged.
--
_|_ _ __|_|_ ._ o|
|_(_)(_)|_| ||_)||<
|
--
--
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.