issues
search
miile7
/
dm-script-combine-files
A program to combine dm-script files that are glued with the require() function
0
stars
0
forks
source link
Add tab autocomplete
#4
Open
miile7
opened
4 years ago
miile7
commented
4 years ago
Add a path autocomplete when pressing tab.
miile7
commented
4 years ago
(Maybe) helpful links:
https://python-prompt-toolkit.readthedocs.io/en/master/pages/asking_for_input.html#autocompletion
https://pypi.org/project/tabCompletion/
pynput together with
https://stackoverflow.com/a/53210441/5934316
https://docs.python.org/3.5/library/curses.html
https://pypi.org/project/readchar/
Add a path autocomplete when pressing tab.