Commit Graph

323 Commits

Author SHA1 Message Date
Kien N
b830093e3f Open all files as hidden buffers 2012-05-14 19:19:08 +07:00
Kien N
4a4900ff09 Fix #200 2012-05-14 18:53:36 +07:00
Kien N
2826589dc6 Ver bump 2012-05-10 21:00:29 +07:00
Kien N
34881d22cd Paste from registers 2012-05-10 20:55:06 +07:00
Kien N
bfbbbafa86 Extend '..' input 2012-05-10 20:39:13 +07:00
Kien N
a9262720c1 Use @cd like :cd 2012-05-10 09:38:33 +07:00
Kien N
3e83d624bb Separate filename and path
Close #183
2012-05-08 21:22:46 +07:00
Kien N
4eae56d817 Adjust a change in 5042a5d 2012-05-08 20:22:19 +07:00
Kien N
5042a5d0de Misc 2012-05-05 19:30:08 +07:00
Kien N
80bc9cea8c Preserve v:errmsg 2012-05-03 08:35:21 +07:00
mattn
59aa11f49f Avoid to start on cmdwin. 2012-05-03 02:22:34 +09:00
Kien N
dc12e57ded Tweak tags filter 2012-05-02 03:25:30 +07:00
Seth Fowler
f8f8f56fae Fixed an issue that caused a large number of errors in the 'tag' plugin if a tagfile was empty. 2012-05-02 02:45:28 +07:00
Kien N
e61e7d5b80 Ver bump 2012-04-22 08:43:02 +07:00
Kien N
93ab44a31d Some clean ups 2012-04-22 08:42:05 +07:00
Kien N
9f5e949d66 Default behavior for arg_map 2012-04-22 02:10:48 +07:00
Kien N
d4e658caa9 Better option handling 2012-04-22 02:08:18 +07:00
Kien N
4852c3214b Silently open files 2012-04-21 13:58:02 +07:00
Kien N
269a3f1350 Only when using globpath() 2012-04-21 13:03:36 +07:00
Kien N
5dfe7f245b One mapping...
...to rule them all, one mapping to find them,
One mapping to bring them all and in the darkness bind them.
2012-04-21 08:38:29 +07:00
Kien N
008ad743e9 Hint and default ignores 2012-04-20 22:28:50 +07:00
Kien N
5292020781 Lower raw length's priority 2012-04-20 09:08:12 +07:00
Kien N
2e590e3b02 Fix var type 2012-04-20 07:35:45 +07:00
Kien N
60b9d44313 Expand default input if is string 2012-04-20 07:21:54 +07:00
Kien N
aca1f9db97 Don't sort 1, 2 if prompt's empty 2012-04-20 07:20:50 +07:00
Kien N
fa2d745b5d Get lines from buffers first 2012-04-19 17:53:45 +07:00
Kien N
d39b7b014d Insert filename under the cursor (like gf) 2012-04-19 16:38:52 +07:00
Kien N
c747af3ae6 Tweak MRE buffer sorting 2012-04-19 10:59:56 +07:00
Kien N
75ef943c35 Option to disable sorting in MRU mode
Close #177
2012-04-18 03:29:47 +07:00
Kien N
0b3173e021 Tweak mru and buffer sorting 2012-04-16 23:06:23 +07:00
Kien N
b41dbb68ba Don't need to check pathmode 2012-04-16 13:09:48 +07:00
Kien N
b3d9e480c8 Save bookmarks before exiting 2012-04-16 11:41:26 +07:00
Kien N
93414deb65 Use a few curly braces variables 2012-04-16 11:40:21 +07:00
Kien N
863996ce26 Change bookmarkdir's cache 2012-04-15 02:00:06 +07:00
Kien N
43915113db Check matchlist's result 2012-04-14 13:44:05 +07:00
Kien N
f534dab9bd Skip non-existent files 2012-04-14 13:20:54 +07:00
Kien N
aba33190b6 Allow remarking regular lines if needed 2012-04-14 13:10:22 +07:00
Kien N
d1ad73559e Use sorting functions selectively 2012-04-14 12:31:50 +07:00
Kien N
eddd3091c9 Map <MiddleMouse> to paste-from-clipboard action
Refs #176
2012-04-14 03:41:37 +07:00
Kien N
c8fbd773b4 Give last-modified-time higher priority in MRU mode
Refs #177
2012-04-14 03:41:37 +07:00
Kien N
ccf90bfd8c Nuke the ControlP buffer before leaving 2012-04-13 17:54:08 +07:00
Kien N
d6e5c56b04 Add BookmarkDir extension
Literally the only thing I was still using NERDTree for, so figured I'd bring it to CtrlP.
2012-04-13 14:30:36 +07:00
Kien N
e94a5e78e7 Allow using F7 in extensions 2012-04-13 09:58:37 +07:00
Kien N
13cf37f106 Apply case sensitivity option when deleting 2012-04-13 09:58:24 +07:00
Kien N
9cf53d959b Add a few local vars 2012-04-11 01:19:10 +07:00
Kien N
cb25e84cce Limit default input to path related modes 2012-04-09 01:21:50 +07:00
Kien N
1dfd1e1b84 Downgrade CtrlPLastMode 2012-04-08 22:56:07 +07:00
Kien N
349e5afc4f Generalize getting extension vars 2012-04-08 12:08:01 +07:00
Kien N
194987f331 Fix last entered sorting 2012-04-08 08:18:53 +07:00
Kien N
6863e650d4 Use bufnr directly 2012-04-08 07:33:04 +07:00
Kien N
9c88549e8b Version bump 2012-04-08 06:42:54 +07:00
Kien N
ba7c2048a2 Get a separate buffer list 2012-04-08 06:33:05 +07:00
Kien N
f1dd272388 Revert "Keep s:mrufs separated"
This reverts commit fec6cf52ef.
2012-04-08 05:08:35 +07:00
Kien N
59f64d698b Preset ext_vars 2012-04-07 18:55:23 +07:00
Kien N
9f0cd39ea9 Add buffer_func option 2012-04-07 18:42:31 +07:00
Kien N
a14bbe0737 Reorganize syntax stuff 2012-04-07 09:01:06 +07:00
Kien N
c62259c201 Add buffers into the mix 2012-04-07 07:58:44 +07:00
Kien N
2cedde3400 Only read from cache when necessary 2012-04-06 22:00:10 +07:00
Kien N
b1a688fc2f Use s:dyncwd more 2012-04-06 04:42:05 +07:00
Kien N
045b66a6ab Remix when MRU list changes 2012-04-06 00:18:13 +07:00
Kien N
dfd54e1d33 Pass str directly when match_func is used 2012-04-05 09:23:33 +07:00
Kien N
fec6cf52ef Keep s:mrufs separated 2012-04-05 05:15:03 +07:00
Kien N
dee21e1873 Save a few bytes 2012-04-05 04:28:37 +07:00
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