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 do I complete a file path #197

Open
wanggaolin opened this issue Dec 31, 2021 · 2 comments
Open

How do I complete a file path #197

wanggaolin opened this issue Dec 31, 2021 · 2 comments

Comments

@wanggaolin
Copy link

wanggaolin commented Dec 31, 2021

How do I complete the file path, for example

ls /TMP
/ TMP /1.txt/TMP /2.txt

Do you have any suggestions?

@tpodowd
Copy link
Contributor

tpodowd commented Jul 1, 2022

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

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

3 participants
@tpodowd @wanggaolin and others