You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TAB flags are not tested by regressions, only 0.
If they are available they should be tested. But since they are not they seem to have stopped working, at least flag 4.
So either they should be tested or they should be removed.
Do you think TAB = 4 is useful? do you need it in the application?
/* Steps to complete
* 0: complete single step. 1: complete all steps at once
*/
#define CLIGEN_TABMODE_STEPS 0x04
add CLICON_CLI_TAB_MODE 4 to config.xml as blow:
in cli, first input
e
, and then , cli will stuck in match_complete and never breakThe text was updated successfully, but these errors were encountered: