vim-rzip icon indicating copy to clipboard operation
vim-rzip copied to clipboard

Extends zip.vim to browse and write nested zip files

Results 5 vim-rzip issues
Sort by recently updated
recently updated
newest added

Hi 👋 I'm wondering what your view is on supporting the URI decoding of filenames. I'm trying open filenames like this ``` /Users/thomas.payne/git/yarn-pnp-demo/.yarn/cache/%40testing-library-react-npm-11.2.7-3a0469c756-389c9f3e83.zip%3A%3Anode_modules/%40testing-library/react/types/index.d.ts ``` I have a little function that...

There will be an uncaught exception and subsequente writes will fail. The workaround is to close the buffer and open another one (for the same file).

Error renaming the buffer when there already is one open with the same name -- probably because we're in the same PWD.

On a few machines running Debian or Ubuntu nested writing fails sometimes, but works again after a few seconds. There did not seem to be any file handle open (lsof)...