Thomas O'Dowd

Results 42 comments of Thomas O'Dowd

The `example/readline-demo` has a file completion example. It may help you.

Thanks for having a look at this @wader . > > Added aggregate completion when entering completeSelectMode where the candidates dwindle down sharing a larger common prefix. This makes typing...

Cool. Thanks for checking @wader . Hope you enjoy the patch :-)

@chzyer - let me know if you have any questions on this one either. Hope you find some time to review. I think this will also fix off some of...

Hi @wader - awesome. Thanks for the feedback. I have replicated it locally also. I will fix this either this weekend or Monday as time allows.

Hi @wader - I have added a commit that fixes this issue. Please have a look and let me know if it works for you. I was able to replicate...

Thanks for the update @wader . Let me know if you notice anything else. Enjoy.

Hi @shaohk - do the fixes in https://github.com/chzyer/readline/pull/207 help this issue? I have changed the code quite a lot. Did you run into your issue on Windows or Linux or...

Hi @chzyer, I noticed you became active again. Please have a look at this and see if you disagree with anything. I have tested the fixes on linux and windows...

Thanks for trying out the PR @wader . Good to hear that it works for you so far. Do let me know if you find any issues. I'll also push...