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

How to complete a fully typed word? #38

Closed
arekolek opened this issue Nov 13, 2015 · 2 comments
Closed

How to complete a fully typed word? #38

arekolek opened this issue Nov 13, 2015 · 2 comments

Comments

@arekolek
Copy link

Say I do this:

echo SELECT > ~/.rlwrap/sqlite3_completions
rlwrap -a -i sqlite3
select‸<TAB>
select‸
selec‸<TAB>
SELECT ‸

Is it possible to have completions for complete words as well?

@hanslub42
Copy link
Owner

As far as I can see, this has already been fixed by #12
Can you confirm?

@arekolek
Copy link
Author

I didn't mention I'm using rlwrap 0.37 packaged in Ubuntu 14.04. I grabbed this archive (is it a good choice?) and in that version this works indeed!

Thank you for the answer!

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

2 participants