TermKit
TermKit copied to clipboard
Auto-listing of directory contents is broken?
Hi,
I'm running TermKit version c0d744 (just cloned today)
When I run commands such as "ls" which accept a file path, typing "tab" after having just entered a directory name does not list the directory contents to help me choose the next path component.
On the blog there's a screenshot ("string-based command line") which suggests that this is possible, but here, when I type "tab", the field loses focus.
(And if I press "tab" again the following is logged to Console: tokenfield/caret.js:63 TypeError: Result of expression 'token' [null] is not an object. )