chjj / tty.js

A terminal for your browser, using node/express/socket.io
MIT License
4.2k stars 483 forks source link

Tab completion #82

Open Korri opened 11 years ago

Korri commented 11 years ago

Is tab completion suposed to be supported ? Doesn't work for me, it just adds a tabulation.

risacher commented 10 years ago

Do you mean tab completion in the shell? Yes. Tab completion works for me. Tested in Firefox on OSX, Ubuntu and Windows; plus Safari and Chrome on OSX.

stbland commented 10 years ago

Tab completion works fine for me. Tested in Google Chrome on Linux Ubuntu and Windows XP.