mirror of
https://github.com/zulip/zulip.git
synced 2026-06-15 21:01:31 +08:00
We add support for triggering typeahead_completion on custom keyup events in addition to Tab and Enter. The function `this.trigger_selection` takes the keyup event as its argument and has the same `this` context as the other typeahead functions. This is being added to support partial completion of stream typeahead to directly start the topic_list typeahead. |
||
|---|---|---|
| .. | ||
| typeahead.js | ||