Ken Takata wrote:
> I wanted less.vim and less.sh to behave more like 'less'.
> The attached patch changes the following behavior:
>
> 1. Do not quit Vim automatically at the end of file. (less.vim)
> 'more' quits at the end of file, but 'less' does not.
>
> 2. Do not wait the input of user, if no arguments were given
> and stdin was not redirected. (less.sh)
> If there is nothing to show, just show an error message and quit.
>
> 3. Add a batch file for Windows users. (less.bat)
> This is an alternative of less.sh.
This sounds very good. I'll look into it soon.
--
The chat program is in public domain. This is not the GNU public license.
If it breaks then you get to keep both pieces.
-- Copyright notice for the chat program
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
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