In live mode, every valid dictionary match is added to the history as a user types their words in. While it should all update in real-time, the history shouldn't have an entry added unless the user has been on a word for a small duration of time, maybe a second. This way, the history doesn't get filled up with loads of entries from words the user didn't intend to search.
In live mode, every valid dictionary match is added to the history as a user types their words in. While it should all update in real-time, the history shouldn't have an entry added unless the user has been on a word for a small duration of time, maybe a second. This way, the history doesn't get filled up with loads of entries from words the user didn't intend to search.