Skip to content

Conversation

@d11wtq
Copy link
Member

@d11wtq d11wtq commented Aug 8, 2014

Fixes #397

From kien#559:

As stated in #397, I've also found the description of the search path flags a bit confusing, I had to resort to the code to understand it. Hopefully this will help.

Comment from @bronson:

Much better, now I get it. Thanks!

Two further clarifications might help...

I wasn't sure what "disable this feature" meant... what feature are we disabling exactly? opening based on working path? Might be nice to say:

0 or '' (empty string) - always use vim's cwd (:help getcwd)

Also, I thought the phrase "when starting up" meant vim startup, something that happens once and never again. "When opening", or "Every time it opens" might be clearer.

@d11wtq
Copy link
Member Author

d11wtq commented Aug 8, 2014

LGTM. The new wording is less ambiguous.

@mattn
Copy link
Member

mattn commented Aug 8, 2014

LGTM

d11wtq added a commit that referenced this pull request Aug 8, 2014
Improve wording for ctrlp_working_path_mode
@d11wtq d11wtq merged commit 92ff0f8 into ctrlpvim:master Aug 8, 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.

Read-only mode for file open?

3 participants