##// END OF EJS Templates
Add ui.strict config item....
Add ui.strict config item. This turns off command matching by unambiguous prefix, and is a good thing if you want to write future-proof scripts. This fixes issue 314.

File last commit:

r2139:74f70f2e default
r2988:63c3a192 default
Show More
test-nested-repo.out
8 lines | 135 B | text/plain | TextLexer
/ tests / test-nested-repo.out
# should print nothing
# should print ? b/x
? b/x
# should print A b/x
A b/x
# should forget b/x
forgetting b/x
# should print nothing