search: trigger suggestions on printable ASCII
Created by: keegancsmith
We noticed that search suggestions were not triggering after spacebar. There are many useful suggestions (such as filters to use) that should appear. We should trigger suggestions on any character press. However, Monaco requires an explicit trigger list. So instead we include all printable ASCII characters, and most of the "extended ASCII table" (Latin-1).