readline
readline copied to clipboard
How do I complete a file path
How do I complete the file path, for example
ls /TMP / TMP /1.txt/TMP /2.txt
Do you have any suggestions?
The example/readline-demo has a file completion example. It may help you.