Skip to content

Manually set readline delimiters to not include a dash ("-")#119

Merged
tleonhardt merged 1 commit intomasterfrom
readline_delims
Jun 9, 2017
Merged

Manually set readline delimiters to not include a dash ("-")#119
tleonhardt merged 1 commit intomasterfrom
readline_delims

Conversation

@tleonhardt
Copy link
Copy Markdown
Member

This is because file paths which had a "-" in them were not being completed with tab completion of local paths.

This closes #118

This is because file paths which had a "-" in them were not being completed with tab completion of local paths.
@tleonhardt tleonhardt added this to the 0.7.3 milestone Jun 9, 2017
@tleonhardt tleonhardt self-assigned this Jun 9, 2017
@tleonhardt tleonhardt merged commit af37a34 into master Jun 9, 2017
@tleonhardt tleonhardt deleted the readline_delims branch June 9, 2017 21:39
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 tab completion not working for paths with a dash in them

1 participant