Commit Graph

  • 790dcb27dc fix arrow keys for linux tty Diego Viola 2011-12-20 04:34:13 -0300
  • 348e25644d Fix c-up binding typo Zak Johnson 2011-12-18 14:20:51 -0800
  • 64dca5ec79 Custom ignore and default command options 1.6.4 Kien N 2011-12-18 09:58:44 +0700
  • 0bd17c4462 Merge branch 'patch-1' of https://github.com/hail2u/ctrlp.vim Kien N 2011-12-16 23:48:26 +0700
  • 0eff020886 enable jump-to-open-buffer feature when trying to open buffer in tab Kyo Nagashima 2011-12-16 22:22:20 +0900
  • eb75adb63c Add local ignore file Kien N 2011-12-16 12:48:08 +0700
  • bf03741650 Filter the information tags Kien N 2011-12-14 17:46:21 +0700
  • 9bff726dd6 A few tweaks Kien N 2011-12-13 21:42:57 +0700
  • c90a61f36d fix behavior ':CtrlP .' mattn 2011-12-13 21:43:06 +0900
  • f7322b3d12 Fix match window position option Kien N 2011-12-05 19:34:15 +0700
  • af22f30e39 Restore unnamed register Kien N 2011-12-03 10:54:18 +0700
  • b1a8c3d21e Improve directory mode 1.6.3 Kien N 2011-12-01 16:36:21 +0700
  • 7821160be9 Update main scripts Kien N 2011-12-01 13:02:21 +0700
  • c82ebb6b32 Faster tag.vim Kien N 2011-12-01 12:59:14 +0700
  • 844e28dd93 Simple tag count finder Kien N 2011-11-30 22:13:37 +0700
  • 15c8c25d4e Fix str and cmd order Kien N 2011-11-30 16:51:33 +0700
  • 03f1d920da Directory extension Kien N 2011-11-30 16:42:19 +0700
  • 5f788e1910 only works in regexp mode. mattn 2011-11-30 18:16:08 +0900
  • 53c83b158a treat multiple pattern for migemo. mattn 2011-11-30 18:15:32 +0900
  • 416978f80c Update docs with use_migemo option Kien N 2011-11-30 11:11:14 +0700
  • bd95edb8c7 Use Migemo to match Japanese filenames Kien N 2011-11-30 10:45:46 +0700
  • 8807669cef Merge branch 'migemo' of https://github.com/mattn/ctrlp.vim Kien N 2011-11-30 10:30:33 +0700
  • 8395436d7c Persistent caching for tag.vim Kien N 2011-11-30 10:28:14 +0700
  • 61c237ca51 enable migemo search. mattn 2011-11-30 10:47:00 +0900
  • 6167a1f7da use silent! to graceful redraw. mattn 2011-11-30 10:25:37 +0900
  • d37ab0da56 Preserve local 'tags' option Kien N 2011-11-29 18:05:25 +0700
  • d6504d2eb5 Pass s:tagfiles to tag.vim Kien N 2011-11-29 07:12:58 +0700
  • a4b8d4cd38 Get tag files with Vim's tagfiles() Kien N 2011-11-28 22:36:13 +0700
  • c3b316a5a1 Change 'updatetime' handling Kien N 2011-11-28 21:02:13 +0700
  • ef9e072c5f Tag and Quickfix extensions 1.6.2 Kien N 2011-11-28 19:52:28 +0700
  • dee2f5a998 Hide active buffer Kien N 2011-11-23 01:38:21 +0700
  • 052b48bff6 Option to follow symlinks 1.6.1 Kien N 2011-11-22 13:38:26 +0700
  • dffd8692d8 Fix path when creating new file Kien N 2011-11-14 21:23:11 +0700
  • 6f2fb27b55 Use old ctrlp_cache if exists Kien N 2011-11-14 16:00:44 +0700
  • 9f255ab6b6 Use expand() on cache_dir Kien N 2011-11-14 15:41:18 +0700
  • 9da5b08e04 Add sorting by parent dir Kien N 2011-11-14 13:58:09 +0700
  • 0af1cdc791 Find root with '/' and '\' 1.6.0 Kien N 2011-11-12 22:00:50 +0700
  • 72b7ab4883 Correct normcmd()'s behavior Kien N 2011-11-09 19:57:34 +0700
  • faff324fb7 Extend the nosplit option Kien N 2011-11-09 19:29:08 +0700
  • b028010343 Option to replace special buffers Kien N 2011-11-09 18:07:54 +0700
  • b6764d7c0a Fix sorting by match length 1.5.9 Kien N 2011-11-09 01:55:59 +0700
  • 2f4d281eed Preserve neighboring windows' height Kien N 2011-11-09 01:30:53 +0700
  • 087c64efcd Handling modified buffer Kien N 2011-11-07 03:24:48 +0700
  • 8c8e24e151 Add a save dialog Kien N 2011-11-07 01:44:02 +0700
  • ae6f1592b4 Some improvements 1.5.8 Kien N 2011-11-04 22:35:26 +0700
  • 9dcef3db12 Remove :botright Kien N 2011-11-04 20:49:51 +0700
  • d24ed9c5a9 Restore clearcache() 1.5.7 Kien N 2011-11-04 18:53:15 +0700
  • 9397e88de0 Some refactorings Kien N 2011-11-04 14:29:10 +0700
  • d87f9dd474 Update doc on creating extensions Kien N 2011-11-03 06:09:12 +0700
  • 5dd5e526c0 Update readme Kien N 2011-10-30 14:14:56 +0700
  • 0319703514 Support user extensions 1.5.6 Kien N 2011-10-23 17:38:03 +0700
  • b44a699d22 Some refactorings 1.5.5 Kien N 2011-10-22 21:57:29 +0700
  • 1d85258cbc Add an option Kien N 2011-10-22 17:19:04 +0700
  • c785656628 Some refactorings Kien N 2011-10-21 08:27:48 +0700
  • 8d99466502 Add a warning 1.5.4 Kien N 2011-10-20 17:54:39 +0700
  • eefc3cd4e1 clear foldcolumn Kien N 2011-10-20 04:09:44 +0700
  • 06a388f4ec More note on using wildignore Kien N 2011-10-20 03:58:28 +0700
  • 2fb98098c3 Some minor refactorings Kien N 2011-10-19 19:00:08 +0700
  • f3edbfbe56 fix :str$ and toggling modes 1.5.3 Kien N 2011-10-12 04:48:37 +0700
  • 976a1025e0 keep cwd if reached max depth Kien N 2011-10-11 16:49:36 +0700
  • a7dbff85d2 fix for issue #18 Kien N 2011-10-10 16:16:40 +0700
  • 7d8b4d8f78 fix an issue with sign unplace Kien N 2011-10-09 16:27:23 +0700
  • 6ee4410612 Improve Open Multiple Files Kien N 2011-10-09 09:30:16 +0700
  • 000742dc0f Use VCS's list commands Kien N 2011-10-09 02:26:36 +0700
  • 1ebf85d96c fix markdown 1.5.1 Kien N 2011-10-08 22:09:04 +0700
  • b7d87e1cfb Smarter OpenMulti() action Kien N 2011-10-08 21:42:18 +0700
  • c8d02c5902 Enhancements for prompt history and :CtrlP [start-dir] Kien N 2011-10-07 21:10:14 +0700
  • 1a2c3ee8d2 Open Multiple Files 1.5 Kien N 2011-10-03 03:04:43 +0700
  • e47d7c3947 don't touch &ea Kien N 2011-09-30 13:23:15 +0700
  • 056b60b0e1 fix broken <cr>'s behavior Kien N 2011-09-30 12:10:51 +0700
  • 7d7e74b008 set history=0 to disable prompt's history Kien N 2011-09-29 20:49:07 +0700
  • 0158e6406a <c-n>, <c-p> next/prev string in prompt's history Kien N 2011-09-29 19:15:33 +0700
  • 32854b4056 escape % and # in filename Kien N 2011-09-29 06:59:03 +0700
  • a5396ff11a <c-y> creates a new file and the parent dirs Kien N 2011-09-28 21:53:55 +0700
  • 97f797821f fix issue #13 on github Kien N 2011-09-28 20:42:52 +0700
  • d488423408 fix a var type error Kien N 2011-09-18 18:55:41 +0700
  • bfd98009ed Various changes: Kien N 2011-09-18 18:33:37 +0700
  • 9b188b1369 small fix Kien N 2011-09-15 05:16:15 +0700
  • dd582ee9e0 update docs and some clean ups Kien N 2011-09-15 04:57:51 +0700
  • b624cd9294 merge remote Kien N 2011-09-14 21:40:23 +0700
  • a07e9ffc3a correctly open split; fix arrow keys in term Kien N 2011-09-14 21:38:37 +0700
  • ba8cfd396d update docs Kien N 2011-09-14 20:09:09 +0700
  • 1c7c0ffae7 option to limit the number of files; no <esc> in term Kien N 2011-09-14 19:15:54 +0700
  • e311264c38 update docs on using wildignore Kien N 2011-09-14 00:17:20 +0700
  • c360f2db47 sorting and escaping Kien N 2011-09-13 08:27:27 +0700
  • 719df0ec79 fix filename highlighting Kien N 2011-09-12 21:13:22 +0700
  • 08a20d460a switch to file/buffer if already opened Kien N 2011-09-12 16:57:49 +0700
  • d18767ec36 mentionwildignore Kien N 2011-09-12 05:49:42 +0700
  • 1470144bcd update docs on using custom command Kien N 2011-09-12 04:26:18 +0700
  • ff56395a8f various changes Kien N 2011-09-11 23:53:32 +0700
  • 7dbf68e96b option to clear cache uponexiting Vim Kien N 2011-09-11 01:54:07 +0700
  • fe5af5807f some clean up Kien N 2011-09-10 21:22:14 +0700
  • ff2d7781ed fix persistent_input's behavior Kien N 2011-09-10 20:21:53 +0700
  • 467b194d4b <c-w> correctly deletes inner word Kien N 2011-09-10 19:51:49 +0700
  • 6fd7065d9e small performance increase Kien N 2011-09-10 17:07:48 +0700
  • 7c4669c537 small changes Kien N 2011-09-10 15:27:04 +0700
  • c36e2d2f10 include dotfiles in search Kien N 2011-09-10 07:32:08 +0700
  • 7a9425c6c3 escaping the tilde ~ Kien N 2011-09-10 04:05:26 +0700
  • 309edd4c40 Merge branch 'develop' Kien N 2011-09-10 03:03:52 +0700
  • fab7db07cd !empty() Kien N 2011-09-10 03:02:30 +0700