So going through the doco, I saw that typeahead is enabled by default.
However, when testing this it doesn't seem to be working.
I've tried modifying the TS configuration file to force typeahead to be enabled per the lines below...
"Specifies whether keyboard type-ahead is active in the client. Allowable values are 0 or 1.
Zero (0) disables keyboard type-ahead and 1 enables keyboard type-ahead.
The default value is 1 "
But I haven't had much luck getting it to work still.
Just posting this to see if anyone else has encountered something similar or hopefully know a quick fix of the top of their head.
Running the latest version of axes (4.11)
Thanks!
