Hi, when I enable this feature, it works, but then my completer stops working.  I'd like to use both of them:
enable_history_search=True,
 
I'm using the completer from:
./examples/regular-language.py
 
If you happen to read this, is there an example to do a non-regular language? ;)