wavesoft / local-echo

A local-echo controller for xterm.js
Apache License 2.0
142 stars 71 forks source link

Allow asynchronous autocomplete handlers #33

Open RReverser opened 4 years ago

RReverser commented 4 years ago

Sometimes, e.g. when autocompleting filenames from a sandboxed filesystem or a remote server, it would be useful to be able to return autocomplete entries asynchronously.