Kien N
|
51f325a108
|
More relevant sorting
|
2012-04-04 10:37:33 +07:00 |
|
Kien N
|
97f955c89c
|
Rewrite MRU mode
+ Delay saving MRU list to disk.
+ Remove g:ctrlp_mruf_last_entered and make the setting a default feature.
|
2012-04-04 10:35:35 +07:00 |
|
Kien N
|
c4a3c3953e
|
Command to open ctrlp in the last accessed mode
|
2012-04-04 09:03:02 +07:00 |
|
Kien N
|
7cda4083de
|
Add mixed files + mrufiles mode
Close #101
|
2012-04-04 08:58:04 +07:00 |
|
Kien N
|
dbc40ca3be
|
Use more s:var's instead of passing arguments around
|
2012-04-04 08:51:28 +07:00 |
|
Kien N
|
5457a71de7
|
Regroup some functions
|
2012-03-31 13:05:43 +07:00 |
|
Kien N
|
49e7018a61
|
Expose extension commands
|
2012-03-31 12:51:33 +07:00 |
|
Kien N
|
7c67b3bde6
|
Workarounds for older Vims
|
2012-03-31 12:11:36 +07:00 |
|
Kien N
|
8b5bb1a6dd
|
Allow extensions to disable sorting
Close #170
|
2012-03-31 01:58:51 +07:00 |
|
Kien N
|
2e45d6cc5e
|
Option to use an initial input string
Close #169
|
2012-03-30 14:40:57 +07:00 |
|
Kien N
|
535b13a82d
|
Move getenv stuff to each extension
|
2012-03-29 08:53:00 +07:00 |
|
Kien N
|
c4fe304565
|
Use :undolist for older Vim versions
|
2012-03-24 11:58:01 +07:00 |
|
Kien N
|
3ee411cdea
|
missing #
|
2012-03-23 23:52:22 +07:00 |
|
Kien N
|
23d15b5f88
|
Version bump
|
2012-03-23 15:15:48 +07:00 |
|
Kien N
|
3d5eef8b4e
|
Reinit autocmds
|
2012-03-21 02:53:04 +07:00 |
|
Kien N
|
cbbf03921e
|
Reopen unlisted buffers
|
2012-03-19 10:14:34 +07:00 |
|
Kien N
|
fbdd0fa10a
|
Handling arbitrary ext_vars
|
2012-03-17 22:00:47 +07:00 |
|
Kien N
|
af2847a65d
|
Add ctrlp#switchtype()
|
2012-03-16 16:48:16 +07:00 |
|
Kien N
|
9dfda30843
|
Tweak MRU mode's autocmds
|
2012-03-16 03:11:55 +07:00 |
|
Kien N
|
a82a75c134
|
Merge branch 'mre_buffers'
|
2012-03-15 09:56:46 +07:00 |
|
Kien N
|
17f697a1cb
|
Merge branch 'narrowing'
|
2012-03-15 09:56:35 +07:00 |
|
Kien N
|
1ed632f101
|
Fix bugs related to ctrlp#buffers()
|
2012-03-15 09:52:10 +07:00 |
|
Kien N
|
fbc61b0d3e
|
Use MRE sorting for buffers
Close #156
|
2012-03-15 08:15:54 +07:00 |
|
Kien N
|
4a728842a6
|
Narrow the item list when adding characters
Close #157
|
2012-03-15 08:14:04 +07:00 |
|
Kien N
|
607cc29d81
|
Add some highlight groups
|
2012-03-13 16:20:56 +07:00 |
|
Kien N
|
b8c16c71a7
|
Make line, undo, and changes official
|
2012-03-12 15:34:40 +07:00 |
|
Kien N
|
01910d3bb6
|
Add g:ctrlp_match_func
|
2012-03-12 08:58:01 +07:00 |
|
Kien N
|
5ed0cba954
|
Add changes.vim
Close #154
|
2012-03-10 10:05:58 +07:00 |
|
Kien N
|
dd832abfff
|
Relax the condition to reuse a window
Close #155
|
2012-03-10 06:49:16 +07:00 |
|
Kien N
|
ac56d68249
|
Hide the current file from the results
|
2012-03-07 07:45:55 +07:00 |
|
Kien N
|
64ff51ffc9
|
Version 1.7.2
|
2012-03-03 22:32:19 +07:00 |
|
Kien N
|
8dde6d0f7c
|
Update docs
|
2012-03-03 22:31:50 +07:00 |
|
Kien N
|
fcd20d1c94
|
Rename and tweak g:ctrlp_open_multi
|
2012-03-01 18:48:03 +07:00 |
|
Kien N
|
6285f507a3
|
Deprecate a few options
|
2012-03-01 18:33:35 +07:00 |
|
Kien N
|
247bd4835e
|
Tweak version conditional statements
|
2012-02-27 19:45:37 +07:00 |
|
Kien N
|
0e34ecefd2
|
Don't use earlier fnameescape()
|
2012-02-27 19:27:51 +07:00 |
|
Kien N
|
3dfb4b444c
|
set imdisable nomousefocus
|
2012-02-27 17:56:10 +07:00 |
|
Kien N
|
8048e5220b
|
Change to :badd and :redraws
|
2012-02-26 11:08:35 +07:00 |
|
Kien N
|
ce17f507b5
|
Add filename comparison into the mix
|
2012-02-26 01:46:46 +07:00 |
|
Kien N
|
f0d2ce1be7
|
Add keypad mappings
Close #147
|
2012-02-24 01:19:44 +07:00 |
|
Kien N
|
92b8c399dd
|
Support of per buffer working path mode
Close #145
|
2012-02-22 00:41:08 +07:00 |
|
Kien N
|
7dbf7f2be9
|
Truncate long paths
Close #134
|
2012-02-20 19:06:47 +07:00 |
|
Kien N
|
ea0eef6d44
|
Allow deleting MRU entries marked by <c-z> with <F7>
Close #122
|
2012-02-20 14:58:03 +07:00 |
|
Kien N
|
93cb20dbfb
|
Fix :CtrlPLine and :CtrlPBufTagAll
|
2012-02-12 18:50:15 +07:00 |
|
Kien N
|
0110b7b129
|
Remove duplicate MRUFs created by ssl switching
Close #138
|
2012-02-11 21:54:27 +07:00 |
|
Kien N
|
3453b0d473
|
Fix console dialogs being hidden
Close #136
|
2012-02-09 20:58:11 +07:00 |
|
Kien N
|
370ac18b3b
|
Fix jumping to a line
Close #135
|
2012-02-09 17:13:37 +07:00 |
|
Kien N
|
75e31e9341
|
Make highlight groups overridable
|
2012-02-09 17:13:21 +07:00 |
|
Kien N
|
ec31fa8bb8
|
More highlight groups
Add some highlight groups for the text in the prompt. Refs #127.
|
2012-02-04 20:28:03 +07:00 |
|
Kien N
|
2e5e5041ec
|
Add some highlight groups
* Add a few ctrlp specific highlight groups to make customization easier.
* Document the highlight groups ctrlp uses.
Close #127
|
2012-02-04 18:41:27 +07:00 |
|