Skip to content

Add extension 'BufFilter' - #589

Closed
TroyDanielFZ wants to merge 2 commits into
ctrlpvim:masterfrom
TroyDanielFZ:master
Closed

Add extension 'BufFilter'#589
TroyDanielFZ wants to merge 2 commits into
ctrlpvim:masterfrom
TroyDanielFZ:master

Conversation

@TroyDanielFZ

Copy link
Copy Markdown

Add extension 'BufFilter'

  1. Filter the current buffer with keywords in logic "AND" for the same line.
  2. Add user custom highlight.

buffilter

Add extension 'BufFilter'
Filter the current buffer with keywords in logic "AND" for the same line.
@mattn

mattn commented Jan 5, 2022

Copy link
Copy Markdown
Member

CTRL-Space won't work on some terminal environment.

@TroyDanielFZ

Copy link
Copy Markdown
Author

CTRL-Space won't work on some terminal environment.

How about <c-i>? I changed the <c-space> into <c-i>.

@mattn

mattn commented Jul 25, 2026

Copy link
Copy Markdown
Member

Closing: the default mapping is Tab in terminal Vim and conflicts with the existing PrtExpandDir() mapping, and the earlier concern remains in the code. This functionality would work well as a standalone third-party ctrlp extension. Thank you for the contribution.

@mattn mattn closed this Jul 25, 2026
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