Skip to content

Added path completion to edit, load, and shell commands#95

Merged
tleonhardt merged 1 commit intomasterfrom
auto_completion
May 16, 2017
Merged

Added path completion to edit, load, and shell commands#95
tleonhardt merged 1 commit intomasterfrom
auto_completion

Conversation

@tleonhardt
Copy link
Copy Markdown
Member

Added path_complete() static method for local file system path completion

The edit, load, and shell commands now all use this for their tab completion.

Additionally, end users can easily wire it up for use with any of their custom commands.

This closes #94

…tion

The edit, load, and shell commands now all use this for their tab completion.

Additionally, end users can easily wire it up for use with any of their custom commands.
@tleonhardt tleonhardt added this to the 0.7.1 milestone May 16, 2017
@tleonhardt tleonhardt self-assigned this May 16, 2017
@tleonhardt tleonhardt merged commit d023266 into master May 16, 2017
@tleonhardt tleonhardt deleted the auto_completion branch May 16, 2017 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Local path completion wanted

1 participant