Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break gzip plugins #56

Open
utix opened this issue Oct 9, 2015 · 1 comment
Open

Break gzip plugins #56

utix opened this issue Oct 9, 2015 · 1 comment

Comments

@utix
Copy link

utix commented Oct 9, 2015

gz files are not decompressed.
when a gz file is opened from vim decompression is done.

vim toto.gz won't work
vim then :e toto.gz will

version 1.0 is ok cfc14a4
master KO

git bisect give bcada53 as the first bad commit

utix added a commit to utix/file-line that referenced this issue Oct 9, 2015
@anishsane
Copy link

It also breaks
vim scp://server/file

Or in general, any plugin that has a reinterpretation of args.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants