nitin42 / terminal-in-react

👨‍💻 A component that renders a terminal
http://terminal-in-react.surge.sh/
MIT License
2.12k stars 151 forks source link

Custom tab completion #65

Open rynorris opened 5 years ago

rynorris commented 5 years ago

It would be really nice for plugins to be able to hook into tab completion to provide custom completion. e.g. the pseudo-filesystem plugin could auto-complete file paths.