Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 146 by [email protected]: Editing files inside .zip files truncating the first line
http://code.google.com/p/vim/issues/detail?id=146

What steps will reproduce the problem?
1.Create a minimal test case with:  echo 'line1\nline2' > test.txt && zip test.zip test.txt && echo 'set nocompatible' > vimrc && vim -u vimrc test.zip
2. Open test.txt inside test.zip in vim
3. The buffer contains line2 but not line1

What is the expected output? What do you see instead?
Expected output:
line1
line2

Actual output:
line2


What version of the product are you using? On what operating system?
vim 7.3.124 on linux

Please provide any additional information below.
This seems to be specific to zip.vim, it does not happen with tar files.



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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.


Raspunde prin e-mail lui