index
:
ctrlp.vim
core-types
correct-window
extensions
fix-138
fix-416
fix-421
fix-587
fix-broken-highlight-for-undo
fix-buf-matching-by-fname
fix-getextvar
fix-switch_buffer
fix314
fix438
gh-pages
master
matcher-color
readdir
unescape-path
Fuzzy finder plugin for Vim
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #634 from cesar-bravo-m/fix-parentheses-paths-powershell
HEAD
master
mattn
2026-04-05
3
-3
/
+17
|
\
|
*
fix: paths containing parentheses are not shown in powershell
César Bravo
2026-04-04
3
-3
/
+17
|
/
*
Merge pull request #624 from Angluca/master
mattn
2025-10-15
1
-1
/
+1
|
\
|
*
Not use map
Pixeller
2023-12-13
1
-1
/
+1
*
|
Merge pull request #630 from hokorobi/add-curfile-filter
mattn
2024-10-21
2
-2
/
+6
|
\
\
|
*
|
Reflect "ctrlp_match_current_file" in CtrlPMRUFiles
hokorobi
2024-10-20
2
-2
/
+6
|
*
|
Revert "Add option to hide the current buffer"
hokorobi
2024-10-20
1
-4
/
+0
|
*
|
Add option to hide the current buffer
hokorobi
2024-10-05
1
-0
/
+4
|
/
/
*
|
Merge pull request #629 from elig0n/patch-1
mattn
2024-09-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix typo in ctrlp.txt
elig0n
2024-09-22
1
-1
/
+1
|
/
*
Merge pull request #621 from drmikehenry/no_cscopetag
mattn
2023-07-16
1
-3
/
+7
|
\
|
*
Ensure the 'cst' option is available before referencing it.
Michael Henry
2023-07-15
1
-3
/
+7
|
/
*
save/restore cmdheight
Yasuhiro Matsumoto
2022-08-03
1
-2
/
+8
*
cosmetic change
Yasuhiro Matsumoto
2022-08-03
1
-1
/
+1
*
fix version number string for checking
Yasuhiro Matsumoto
2022-08-03
1
-2
/
+2
*
fixes #611
Yasuhiro Matsumoto
2022-08-02
1
-2
/
+2
*
Merge pull request #610 from hashue/feat/support-cmdheight
mattn
2022-08-02
1
-0
/
+3
|
\
|
*
fix: fix for comments
Hasu
2022-08-02
1
-2
/
+2
|
*
fix: remove unnecessary line
Hasu
2022-08-02
1
-1
/
+0
|
*
feat: support `cmdheight=0`
Hasu
2022-08-02
1
-0
/
+4
|
/
*
Merge pull request #603 from ctrlpvim/limit-height
mattn
2022-04-14
1
-2
/
+2
|
\
|
*
Omit lines for reader
Yasuhiro Matsumoto
2022-04-14
1
-2
/
+2
|
/
*
Merge pull request #601 from ydzhou/master
mattn
2022-03-23
2
-2
/
+13
|
\
|
*
Improve CtrlP fuzzy finding results on large directories
Yudi Zhou
2022-03-22
2
-2
/
+13
|
/
*
Merge pull request #599 from ydzhou/master
mattn
2022-03-22
2
-36
/
+10
|
\
|
*
Fix doc related to wildignore
Yudi Zhou
2022-03-21
2
-36
/
+10
|
/
*
Ignore errors
Yasuhiro Matsumoto
2022-03-22
2
-4
/
+14
*
Merge pull request #597 from ctrlpvim/optimize5
mattn
2022-03-17
1
-0
/
+3
|
\
|
*
Lines can be omitted over s:maxlines
Yasuhiro Matsumoto
2022-03-17
1
-0
/
+3
|
/
*
Merge pull request #595 from ctrlpvim/optimize4
mattn
2022-03-17
1
-6
/
+12
|
\
|
*
Add small optimizations
Yasuhiro Matsumoto
2022-03-17
1
-1
/
+2
|
*
retab
Yasuhiro Matsumoto
2022-03-17
1
-1
/
+1
|
*
Optimize s:pathshorten()
Yasuhiro Matsumoto
2022-03-17
1
-5
/
+10
*
|
Merge pull request #596 from ctrlpvim/close-faster
mattn
2022-03-17
1
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
Close window fast
Yasuhiro Matsumoto
2022-03-17
1
-4
/
+6
|
/
*
Merge pull request #571 from edlanglois/master
mattn
2022-02-09
1
-1
/
+1
|
\
|
*
Merge branch 'ctrlpvim:master' into master
Eric Langlois
2022-02-07
4
-9
/
+46
|
|
\
|
|
/
|
/
|
*
|
Create FUNDING.yml
mattn
2022-01-14
1
-0
/
+13
*
|
Merge pull request #586 from ctrlpvim/hi-update
mattn
2021-12-12
1
-0
/
+10
|
\
\
|
*
|
Update highlight after ColorScheme event
Yasuhiro Matsumoto
2021-12-12
1
-0
/
+10
|
/
/
*
|
Merge pull request #584 from IngoMeyer441/fix/broken-buffer-tags
mattn
2021-12-04
1
-1
/
+1
|
\
\
|
*
|
Fix broken buffertags
Ingo Meyer
2021-12-03
1
-1
/
+1
|
/
/
*
|
Merge pull request #340 from IngoMeyer441/master
mattn
2021-11-24
1
-2
/
+6
|
\
\
|
*
|
Additional scoping information (e.g. classes) are printed by the
Ingo Meyer
2021-11-22
1
-2
/
+6
|
/
/
*
|
Merge pull request #579 from ctrlpvim/unescape-path
Takahiro Yoshihara
2021-11-17
1
-1
/
+2
|
\
\
|
*
|
Fix #138
unescape-path
Yasuhiro Matsumoto
2021-11-17
1
-1
/
+1
|
*
|
Unescape paths for GlobPath
Yasuhiro Matsumoto
2021-11-16
1
-1
/
+2
|
/
/
*
|
Update readme.md
Takahiro Yoshihara
2021-10-19
1
-5
/
+4
*
|
Merge pull request #558 from coolaj86/patch-1
Takahiro Yoshihara
2021-10-19
1
-0
/
+9
|
\
\
|
*
|
add install instructions
AJ ONeal
2020-10-04
1
-0
/
+9
[next]