demoshell icon indicating copy to clipboard operation
demoshell copied to clipboard

Tab completion

Open dhellmann opened this issue 7 years ago • 2 comments

Command and file tab completion. Do not make it as complex as bash. Maybe include history and preloaded command list

dhellmann avatar Mar 11 '18 22:03 dhellmann

The project, https://github.com/xonsh/py-bash-completion, is quite interesting as it can bring in the bash auto-completion, but not self-defined aliases.

drakeguan avatar Apr 22 '18 13:04 drakeguan

Nice, thanks for that tip!

dhellmann avatar Apr 22 '18 19:04 dhellmann