I tried but it didn't worked. The Candidate3 still appearing in the default shell color.
I though that the StringTokenCompleter should be an method with the following signature:
public abstract Iterable<?> getHighlightedTokens();
I tried but it didn't worked. The Candidate3 still appearing in the default shell color.
I though that the StringTokenCompleter should be an method with the following signature: