Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix errors with unescaped characters in path and improved complete. #2

Merged
merged 2 commits into from Mar 23, 2014

Conversation

AlexJF
Copy link
Contributor

@AlexJF AlexJF commented Jun 17, 2013

:rename now works with paths such as '/home/alex/A Space/a space.txt'

It also now suggests sibling files for completion instead of files in the current directory. To me this makes more sense since if you want help renaming it's usually for other files in the
same directory (and I don't like auto chdir).

Complete now uses the names of sibling files for suggestions.
@FelikZ
Copy link

FelikZ commented Mar 19, 2014

👍 to merge

danro added a commit that referenced this pull request Mar 23, 2014
Fix errors with unescaped characters in path and improved complete.
@danro danro merged commit f133763 into danro:master Mar 23, 2014
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.

None yet

3 participants