Skip to content

Conversation

@bleshik
Copy link

No description provided.

@bleshikbleshik mentioned this pull request Jul 28, 2016
@mattn
Copy link
Member

This change is not required. s:byfname are set as same value of the global variable if you set g:ctrlp_by_filename.

@bleshik
Copy link
Author

The problem with the current behaviour is that the value of s:byfname may changed using C-D and next time you open CtrlP the value is the last one which was used. The desired behaviour is to always use the specified g:ctrlp_by_filename on every invocation of CtrlP, no matter in what state you left the value.

Sign up for freeto 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

@bleshik@mattn