Commit Graph

  • 4daf63871a Fix cmd modifier tests for the new highlight KillTheMule 2017-10-29 18:21:26 +01:00
  • 22d161a5dd api/vim: Add nvim_parse_expression function ZyX 2017-10-29 20:11:44 +03:00
  • 7b4baad674 Remove superflous parameter from show_sub KillTheMule 2017-09-24 14:17:59 +02:00
  • 369ac900f9 Adjust tests for new highlighting. KillTheMule 2017-09-24 13:57:47 +02:00
  • 0c358725b1 Fix highlighting conflict KillTheMule 2017-09-23 20:38:52 +02:00
  • ab942b7ffb Test for clearing the highlight KillTheMule 2017-09-30 23:20:40 +02:00
  • 353c81af1e Clear highlight when there's no match KillTheMule 2017-09-30 23:20:28 +02:00
  • be20b20cf3 Adjust tests for the new preview window KillTheMule 2017-09-23 22:57:43 +02:00
  • d8bb1dabb6 Fix the last line in the preview buffer KillTheMule 2017-09-23 22:57:15 +02:00
  • 3e5ecd9538 Remove pat/sub from show_sub KillTheMule 2017-09-22 21:37:13 +02:00
  • a4e4f2bd02 Move tests into original file, lint, and add a test KillTheMule 2017-09-18 22:47:09 +02:00
  • 35b867d786 Lint KillTheMule 2017-09-18 22:35:05 +02:00
  • 1fcd838942 Fix old inccomand tests, and add more for the new functionality. KillTheMule 2017-09-10 13:23:48 +02:00
  • 8d929f558c Inccommand: Multiline substitutions, highlighting, multibyte. KillTheMule 2017-09-02 23:28:49 +02:00
  • 1e2ae942f3 vim-patch:8.0.1207 Justin M. Keyes 2017-10-29 17:26:49 +01:00
  • 1be29dc5ac gen_declarations: Do not generate line numbers by default ZyX 2017-10-29 16:54:50 +03:00
  • b935a12dab ex_getln: Make use of new parser to color expressions ZyX 2017-10-29 16:32:13 +03:00
  • 45296b331f Merge #7444 'vim-patch: test :profile' Justin M. Keyes 2017-10-29 13:54:17 +01:00
  • 6c43fccb27 vim-patch:8.0.0944 Justin M. Keyes 2017-10-29 13:46:40 +01:00
  • 59f5eb0065 doc: ui.txt Björn Linse 2017-10-29 08:04:42 +01:00
  • 39e83fa7cb ui: allow external ui to draw wildmenu Dongdong Zhou 2017-02-24 06:12:34 +00:00
  • 2a3bcd1ff8 rpc: Don't delay notifications when request is pending (#6544) Björn Linse 2017-10-29 03:06:53 +01:00
  • 3a938fff09 test/win: partially disable :terminal resize test (#7453) Justin M. Keyes 2017-10-29 02:10:37 +01:00
  • 7b0ceb3726 Merge #7173 'api/ui: externalize cmdline' Justin M. Keyes 2017-10-29 02:13:12 +02:00
  • 1a93f58831 test: ui/cmdline_spec.lua: enable on Windows Justin M. Keyes 2017-10-29 00:56:00 +02:00
  • 8526902790 doc/ui.txt Justin M. Keyes 2017-10-28 23:49:41 +02:00
  • 06bdc9ed83 klee: Update vim_str2nr in mock as well ZyX 2017-10-29 01:40:55 +03:00
  • c202f17c8d unittests: Avoid alloc log checking errors when printing tests ZyX 2017-10-29 01:31:31 +03:00
  • 568cf73c90 viml/parser/expressions: Fix last error found by KLEE ZyX 2017-10-29 01:29:48 +03:00
  • b574e95850 charset: Some more refactoring of vim_str2nr ZyX 2017-10-29 01:17:00 +03:00
  • 122f52bf89 vim-patch:8.0.0206 (#7446) KunMing Xie 2017-10-29 00:05:59 +08:00
  • 8c732f7274 Merge #7440 "terminal: adjust for 'number'" Justin M. Keyes 2017-10-28 18:02:21 +02:00
  • da13d9a30c test: ctrl_c_spec: bias timeouts for success (#7451) Matthew Malcomson 2017-10-28 17:01:38 +01:00
  • bcf266de46 test: :terminal + numberwidth=9 Justin M. Keyes 2017-10-28 17:54:29 +02:00
  • b8a67551d8 terminal: Account for number column (#5310) Sam Wilson 2017-10-25 11:18:47 -04:00
  • 1de5b041a7 doc: debian badge Justin M. Keyes 2017-10-27 19:34:02 +02:00
  • 20f1bf325c fix TEST_FILE=test_profile.res make oldtest failed ckelsel 2017-10-27 21:49:28 +08:00
  • 45a95a8a5b vim-patch:8.0.0196 ckelsel 2017-10-27 09:49:36 +08:00
  • 2bd424c1c5 vim-patch:8.0.0194 ckelsel 2017-10-27 09:48:22 +08:00
  • aab16e6939 vim-patch:8.0.0189 ckelsel 2017-10-27 09:41:41 +08:00
  • f640ae0d6e docs: breakout ui.txt from msgpack_rpc.txt Björn Linse 2017-09-10 10:01:18 +02:00
  • 445f25998c ext_cmdline: fix inputsecret() Björn Linse 2017-08-30 08:51:39 +02:00
  • 91d8e26bc7 ext_cmdline: interact with cmdline window Björn Linse 2017-08-27 09:57:30 +02:00
  • bed0a3a842 ext_cmdline: implement redraw! Björn Linse 2017-08-20 17:47:42 +02:00
  • 2050e66046 ext_cmdline: turn nested cmdlines into a linked list Björn Linse 2017-08-20 16:30:09 +02:00
  • 91f94bfef8 ext_cmdline: restructure and improve tests Björn Linse 2017-08-17 12:26:33 +02:00
  • 87a723963e ext_cmdline: documentation Björn Linse 2017-08-16 15:38:23 +02:00
  • f2aaa4ae8b ext_cmdline: rename cmdline_char to cmdline_special_char Björn Linse 2017-08-16 15:38:12 +02:00
  • a68817f565 ext_cmdline: extend "function" to generic "block" mechanism Björn Linse 2017-08-16 13:57:58 +02:00
  • ddfc077da4 ext_cmdline: disable some redraws Björn Linse 2017-08-16 13:36:02 +02:00
  • 22402fb99d ext_cmdline: add support for highlighting Björn Linse 2017-08-16 12:19:29 +02:00
  • 5ad591ef2d ext_cmdline: lint Dongdong Zhou 2017-06-27 02:20:27 +01:00
  • fb389a6b4b ext_cmdline: added indent Dongdong Zhou 2017-06-26 15:27:49 +01:00
  • 461ae69824 ext_cmdline: Add function block support Dongdong Zhou 2017-06-26 11:19:40 +01:00
  • 866dadaf75 ext_cmdline: added cmdline level Dongdong Zhou 2017-05-11 07:51:10 +01:00
  • ab85999eb7 ext_cmdline: change to use ui_call Dongdong Zhou 2017-05-11 07:11:21 +01:00
  • e164ba41c8 ext_cmdline: fix firstc, change cmdline_leave to cmdline_hide Dongdong Zhou 2017-05-11 04:48:59 +01:00
  • daec81ab51 ext_cmdline: change the content format Dongdong Zhou 2017-04-28 07:49:45 +01:00
  • 550651c130 ext_cmdline: use standard external ui functions Dongdong Zhou 2017-04-28 06:51:16 +01:00
  • b7a8a76f6e ext_cmdline: lint Dongdong Zhou 2017-02-27 02:56:38 +00:00
  • 26fd70bd18 ext_cmdline: add tests Dongdong Zhou 2017-02-24 07:26:39 +00:00
  • 6e90bc7200 ext_cmdline: Added cmdline prompt Dongdong Zhou 2017-02-23 09:53:12 +00:00
  • 439c39a2cf ext_cmdline: allow external ui to draw cmdline Dongdong Zhou 2017-02-23 05:33:14 +00:00
  • f0c2f82e90 Merge pull request #6967 from jamessan/icm-skip-modifiers James McCoy 2017-10-24 20:48:27 -04:00
  • f1f7f3b512 inccommand: Ignore leading modifiers in the command James McCoy 2017-10-23 19:52:23 -04:00
  • fdd9b1982b :version : show Lua[Jit] version (#7436) Justin M. Keyes 2017-10-24 21:57:11 +02:00
  • e35a66d396 Merge #7430 'Ignore virtcols after 32000' Justin M. Keyes 2017-10-22 16:43:43 +02:00
  • 42b80c3acf Merge #7165 'lua: Move stricmp to vim module' Justin M. Keyes 2017-10-22 16:29:36 +02:00
  • a3134bc480 test: tabstop=<big-number> #2838 Justin M. Keyes 2017-10-22 13:51:50 +02:00
  • e4a974c7cc plines_win_nofold(): Ignore virtcols after 32000th computation #3527 Victor Adam 2015-06-17 11:38:47 +02:00
  • 9db42d4ce9 :cquit : take an error code argument #7336 Josh Leeb-du Toit 2017-09-29 01:12:56 +10:00
  • bead15f10d vim-patch:8.0.0140 (#7428) KunMing Xie 2017-10-22 18:13:46 +08:00
  • d7594f9c33 Merge #7420 'vim-patch:8.0.0962, 8.0.1019' Justin M. Keyes 2017-10-21 04:17:23 +02:00
  • a3a9ef9ad4 Merge #7030 'refactor/single-include' Justin M. Keyes 2017-10-21 04:09:11 +02:00
  • 3ce97879d0 cmake,bsd: Fix mandir to saner defaults. (#7417) Franklin Mathieu 2017-10-21 01:36:26 +01:00
  • 7068370560 help, man.vim: change "outline" map to gO (#7405) Justin M. Keyes 2017-10-21 02:33:58 +02:00
  • 37420ef942 build: set MIN_LOG_LEVEL correctly (#7419) Justin M. Keyes 2017-10-21 02:30:21 +02:00
  • b5b8966760 vim-patch:8.0.1019 Justin M. Keyes 2017-10-21 02:20:17 +02:00
  • 82b8382abe vim-patch:8.0.0962 Justin M. Keyes 2017-10-21 02:04:35 +02:00
  • 6338199b76 Merge pull request #7414 from bfredl/bufhl_new Björn Linse 2017-10-20 12:40:21 +02:00
  • dfe806ea8b bufhl: support creating new groups Björn Linse 2017-10-19 11:46:07 +02:00
  • dde3ece10e lint relnod 2017-07-15 17:52:06 +02:00
  • 0f74b7afeb refactor/single-include: undo.h relnod 2017-07-15 16:52:32 +02:00
  • 14e63271cc refactor/single-include: undo_defs.h relnod 2017-07-15 16:50:22 +02:00
  • 4b0a086d16 refactor/single-include: syntax_defs.h relnod 2017-07-15 16:47:12 +02:00
  • 69199958b7 refactor/single-include: regexp_defs.h relnod 2017-07-15 16:44:06 +02:00
  • 295c90989d refactor/single-include: terminal.h relnod 2017-07-15 14:27:59 +02:00
  • 47938e1e22 viml/parser/expressions: Fix some errors spotted by KLEE ZyX 2017-10-19 10:48:05 +03:00
  • 91586d1ad4 Merge pull request #7404 from jamessan/vim-8.0.0118 James McCoy 2017-10-18 10:45:05 -04:00
  • 0cba3da26e Merge #7399 ':checkhealth (built-in)' Justin M. Keyes 2017-10-17 22:43:46 +02:00
  • 70b574dab3 vim-patch:8.0.0118 James McCoy 2017-10-17 12:55:12 -04:00
  • 9467c8e16e Merge pull request #7372 from ckelsel/vim-8.0.0183 James McCoy 2017-10-17 12:51:07 -04:00
  • 0f0fcce1ab Merge pull request #7313 from ckelsel/vim-8.0.0101 James McCoy 2017-10-17 12:48:48 -04:00
  • 3bcee71cc8 :checkhealth : validate $VIM Justin M. Keyes 2017-10-17 00:10:52 +02:00
  • 014bd59957 ex_checkhealth: call health#check() directly Justin M. Keyes 2017-10-16 00:05:35 +02:00
  • d5d7a9928d doc: E5009 "Invalid $VIMRUNTIME" Justin M. Keyes 2017-10-15 23:23:17 +02:00
  • d214df4e9b doc: replace ":CheckHealth" with ":checkhealth" Justin M. Keyes 2017-10-15 20:31:12 +02:00
  • 5baeb4a49c ex-cmds: :checkhealth Justin M. Keyes 2017-10-15 18:29:53 +02:00
  • 2f4647e77b test: avoid redundant clear() #7340 Justin M. Keyes 2017-10-16 21:59:13 +02:00
  • a792c1f6db Merge #7340 'menu_get: print keycodes' Justin M. Keyes 2017-10-16 09:15:31 +02:00