Thursday, May 30, 2019

Re: Obscure shell syntax hifghlighting problem: Solved!

On Sunday, May 26, 2019 at 9:40:30 PM UTC+12, J S wrote:
> That zero works in bash is, of course, not mentioned in "man bash".
In the manual, in 3.5.3 Shell Parameter Expansion, it says:

In each of the cases below, word is subject to tilde expansion, parameter expansion, command substitution, and arithmetic expansion.

"0-9" is seen as arithmetic. "1-10" would serve, too.

Regards, John Little

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/8117e736-6bf8-4811-9feb-637dfa448514%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: