Skip to content

Improved Windows path completion.#9826

Merged
Carreau merged 1 commit intoipython:masterfrom
tmr232:win-tab-complete
Aug 1, 2016
Merged

Improved Windows path completion.#9826
Carreau merged 1 commit intoipython:masterfrom
tmr232:win-tab-complete

Conversation

@tmr232
Copy link
Copy Markdown
Contributor

@tmr232 tmr232 commented Jul 29, 2016

Removed \ and : from the delimiter list for Windows, and
stopped deleting \ chars from paths on Windows.

This relates to #9751, but I don't think it solves it completely.

Removed `\` and `:` from the delimiter list for Windows, and
stopped deleting `\` chars from paths on Windows.
@Carreau Carreau added this to the 5.1 milestone Aug 1, 2016
@Carreau
Copy link
Copy Markdown
Member

Carreau commented Aug 1, 2016

+1, let's try it.

@Carreau Carreau merged commit 5c73408 into ipython:master Aug 1, 2016
@Carreau
Copy link
Copy Markdown
Member

Carreau commented Aug 1, 2016

Thanks a lot !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants