-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
None
I have an argument with a completer. I observe 2 issues:
1) cmd "<TAB> ==> Completer is not called.
2) cmd "xxx ==> Completer is called but the completer ha no clue that the value is quoted. So there is no way to complete differently in the quoted case vs the non quoted case,