Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocompletion failed #14

Open
answer-42 opened this issue Aug 14, 2012 · 0 comments
Open

Autocompletion failed #14

answer-42 opened this issue Aug 14, 2012 · 0 comments

Comments

@answer-42
Copy link

Autocompletion fails for example:

rush> h
Now when pressing tab I would expect home to appear, But the following error pops up:

/home/answer_42/rush/lib/rush/shell.rb:158:in `+': can't convert Symbol into String (TypeError)

I solved this by changing the line 158 in the file /lib/rush/shell.rb to
(pre || '') + e.to_s

Sija added a commit to Sija/rush that referenced this issue Aug 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant