Script:1723
Talk0
1,599pages on
this wiki
this wiki
Use this page to discuss script 1723 vimpager: use Vim as a pager
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Comments
Edit
Really useful script, and owner does update the script fairly regularly. Good job!
For some reasons (should be fixed since 0.9), I got an error when trying to display a file with spaces in its name. Applying this patch, that simply surrounds the all the occurrences of the $filename variable with double quotes, the error disappears. Hermes14 13:55, July 6, 2011 (UTC)