[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
command completion remove quote
From: |
Peng Yu |
Subject: |
command completion remove quote |
Date: |
Sun, 3 May 2020 21:43:03 -0500 |
Hi,
mycmd "$MYVAR"/x/y
If I type <TAB> after the above command, it will be completed to the following.
mycmd $MYVAR/x/y
I don't think removing the quote is the correct default. How to not to
remove the quote?
And how to add the quote if there is not one?
Thanks.
--
Regards,
Peng
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- command completion remove quote,
Peng Yu <=