Commit Graph

  • 25baeb39e3 vim-patch:8.0.1837: one character cmdline abbreviation not triggered after '<,'> Jan Edmund Lazo 2018-10-10 23:19:52 -04:00
  • e17e21e4cf vim-patch:8.1.0468: MS-Windows: filter command with pipe character fails (#9101) Jan Edmund Lazo 2018-10-10 05:32:21 -04:00
  • 8c7c8f5962 Merge #8954 from janlazo/vim-8.0.1423 Justin M. Keyes 2018-10-10 11:20:43 +02:00
  • 0394cb23e9 lint Jan Edmund Lazo 2018-10-09 21:55:35 -04:00
  • c2e7f39528 vim-patch:8.0.1423: error in return not caught by try/catch Jan Edmund Lazo 2018-09-03 22:31:04 -04:00
  • f4b2b66661 Merge pull request #9079 from bfredl/tui_cursor Björn Linse 2018-10-09 12:21:17 +02:00
  • 2c680a5854 vim-patch:8.0.1779: deleting in a block selection causes problems (#9099) Jan Edmund Lazo 2018-10-09 03:04:51 -04:00
  • 85e8fd96f4 Merge #9098 'vim-patch:8.1.{459,463,466}' Justin M. Keyes 2018-10-09 09:02:26 +02:00
  • f181efdeaf vim-patch:8.1.0466: autocmd test fails Jan Edmund Lazo 2018-10-08 21:12:20 -04:00
  • 573567aef6 vim-patch:8.1.0463: "simalt ~x" in .vimrc blocks swap file prompt Jan Edmund Lazo 2018-10-08 17:11:47 -04:00
  • c64d6702e5 vim-patch:8.1.0459: Test_executable fails when there is a dog in the system Jan Edmund Lazo 2018-10-08 16:35:40 -04:00
  • 05cbe0da30 Merge #9092 from janlazo/vim-8.0.1807 Justin M. Keyes 2018-10-08 21:04:46 +02:00
  • 1892d28c60 oldtests: win: fix executable() assertions Jan Edmund Lazo 2018-10-08 12:34:22 -04:00
  • 512e0caae2 Merge #9036 'func_attr_printf' Justin M. Keyes 2018-10-07 19:36:01 +02:00
  • 6a29a7bfb0 vim-patch:7f2e9d7c9cdf Bruno Michel 2018-10-07 17:24:43 +02:00
  • f25f42bf03 vim-patch:8.1.0453: MS-Windows: executable() is not reliable Jan Edmund Lazo 2018-10-07 10:29:57 -04:00
  • 2c84421de2 src/nvim/eval.c src/nvim/eval/typval.c src/nvim/fileio.c src/nvim/main.c src/nvim/regexp_nfa.c src/nvim/spellfile.c MichaHoffmann 2018-10-07 12:24:29 +02:00
  • f95e0ae926 build: adjust some messages (#9087) Justin M. Keyes 2018-10-06 18:45:34 +02:00
  • ab3a4a4896 vim-patch:8.1.0454: resolve() was not tested with a symlink cycle Jan Edmund Lazo 2018-10-06 11:36:25 -04:00
  • 22804c66a5 vim-patch:8.0.1807: function to set terminal name is too long Jan Edmund Lazo 2018-10-06 00:19:39 -04:00
  • 6fe9a12268 Merge #9090 'clint.py: --stdin-filename' Justin M. Keyes 2018-10-06 15:17:52 +02:00
  • 075dc42fb2 test: replace wait() with pre-assertion in assert_term_colors Björn Linse 2018-10-06 10:56:00 +02:00
  • 1bf83ea8e1 TUI: delete "first-row" workaround after resize Björn Linse 2018-10-02 13:48:52 +02:00
  • cc305213d7 TUI: always use safe cursor movement after resize Björn Linse 2018-10-02 13:46:53 +02:00
  • 1e7eb20c91 clint: add support for --stdin-filename Daniel Hahler 2018-10-05 16:16:09 +02:00
  • 2351b931dd clint: use fileinput for stdin Daniel Hahler 2018-10-05 16:14:51 +02:00
  • 39ad99b594 TUI: check libvte version for undercurl support #9088 Daniel Hahler 2018-10-05 14:54:04 +02:00
  • c05982cf35 vim-patch.sh: Skip Vim screen-dump files Justin M. Keyes 2018-10-05 09:12:52 +02:00
  • c1c5c4f8e4 vim-patch:8.1.0440: remove() with a range not sufficiently tested (#9076) Jan Edmund Lazo 2018-10-04 12:40:59 -04:00
  • 79b358facd Merge #9078 from janlazo/vim-8.0.1832 Justin M. Keyes 2018-10-04 11:43:56 +02:00
  • 94e585944d Merge pull request #9081 from jamessan/embed-crash James McCoy 2018-10-03 10:04:54 -04:00
  • eb7b2c7912 Fix crash if --embed is used more than once James McCoy 2018-10-01 22:58:47 -04:00
  • c0d835764f vim-patch:8.1.0047: no completion for :unlet $VAR Jan Edmund Lazo 2018-10-02 22:10:47 -04:00
  • 07fbdf4acc vim-patch:8.0.1832: cannot use :unlet for an environment variable Jan Edmund Lazo 2018-10-01 22:57:49 -04:00
  • 65206714bc TUI: fix support for undercurl/underline color #9080 Daniel Hahler 2018-10-03 00:35:25 +02:00
  • 14ae394532 Merge pull request #9052 from blueyed/undercurl Björn Linse 2018-10-02 15:10:47 +02:00
  • 171c80e227 Merge pull request #9064 from bfredl/uidoc Björn Linse 2018-10-02 10:55:47 +02:00
  • bab3b0ad45 ui: reserve the right to split a screen redraw into multiple batches. Björn Linse 2018-09-29 13:28:53 +02:00
  • 43823acae2 ui: rename ext_newgrid to ext_linegrid Björn Linse 2018-09-28 14:19:37 +02:00
  • b98af01260 ui: update docs for safe startup procedure Björn Linse 2018-09-28 13:17:16 +02:00
  • c4006a621e tui: add support for undercurl and underline color Daniel Hahler 2018-09-25 21:23:22 +02:00
  • 8ac44984c4 Revert "TUI: terminfo_start: use unibi_from_term directly" Justin M. Keyes 2018-10-01 00:37:37 +02:00
  • e2647366c9 Merge pull request #9073 from blueyed/vim-patch-ff James McCoy 2018-09-30 18:36:19 -04:00
  • c2f337ce97 vim-patch.sh: use --ff with git-pull Daniel Hahler 2018-09-30 21:05:26 +02:00
  • 3bdc34d065 TUI: terminfo_start: use unibi_from_term directly (#9072) Daniel Hahler 2018-09-30 20:39:45 +02:00
  • 3999aa755e man.vim: set $MANWIDTH=999 Justin M. Keyes 2018-09-30 18:35:19 +02:00
  • 6c496db4b7 undo: Fix infinite loop if undo_read_byte returns EOF #2880 ssteinbach 2015-06-21 21:45:30 -07:00
  • 84fcba9b01 editorconfig: Fix charset name #9070 Matěj Cepl 2018-09-30 17:02:19 +02:00
  • 4c57169745 dialog_changed: Remove mistaken assert #9069 Daniel Hahler 2018-09-30 15:47:02 +02:00
  • c6d36b97ba Merge #9067 from janlazo/vim-8.0.1485 Justin M. Keyes 2018-09-30 14:48:29 +02:00
  • 9dcd5bd9c5 vim-patch:8.1.0067: syntax highlighting not working when re-entering a buffer Jan Edmund Lazo 2018-09-30 02:53:18 -04:00
  • 6a680548ec vim-patch:8.1.0066: nasty autocommand causes using freed memory Jan Edmund Lazo 2018-09-30 02:37:31 -04:00
  • 33ef959814 vim-patch:8.1.0068: nasty autocommands can still cause using freed memory Jan Edmund Lazo 2018-09-30 01:56:39 -04:00
  • cf7e351c24 lint Jan Edmund Lazo 2018-09-29 22:11:50 -04:00
  • 458a6f58b6 globals: arg_had_last is bool Jan Edmund Lazo 2018-09-29 16:53:55 -04:00
  • 63b1a7d0cf vim-patch:8.0.1485: weird autocmd may cause arglist to be changed recursively Jan Edmund Lazo 2018-09-29 00:41:02 -04:00
  • 6e146d4132 test: check_cores(): Fix tmp dir exclusion (#9061) Justin M. Keyes 2018-09-28 08:58:22 +02:00
  • b09f173d93 vim-patch:8.1.0416: sort doesn't report deleted lines (#9062) Jan Edmund Lazo 2018-09-28 02:56:54 -04:00
  • 64a8a8fd22 Merge pull request #9056 from bfredl/tui_repr Björn Linse 2018-09-27 12:59:31 +02:00
  • 33887206b9 Merge #9060 from janlazo/vim-8.1.0120 Justin M. Keyes 2018-09-27 10:47:37 +02:00
  • ba17bcfefc vim-patch:8.1.0435: cursorline highlight not removed in some situation (#9059) Justin M. Keyes 2018-09-27 10:33:39 +02:00
  • a1976c7390 man.vim: Start at the top #9023 Justin M. Keyes 2018-09-27 10:07:00 +02:00
  • 96a34daab7 lint Jan Edmund Lazo 2018-09-27 03:17:36 -04:00
  • edb26f2c65 tui: eliminate scrolling region data structure Björn Linse 2018-09-26 13:06:20 +02:00
  • 25e6d37705 vim-patch:8.1.0120: buffer 'modified' set even when :sort has no changes Jan Edmund Lazo 2018-09-26 21:21:14 -04:00
  • 1b8939d233 tui: eliminate grid->attrs, use indexed cell->attr Björn Linse 2018-09-26 12:20:57 +02:00
  • fc18fad74f Merge #9053 from janlazo/vim-8.1.0433 Justin M. Keyes 2018-09-26 08:13:21 +02:00
  • c6350e4150 vim-patch:8.1.0436: can get the text of inputsecret() with getcmdline() Jan Edmund Lazo 2018-09-25 23:10:26 -04:00
  • 28ac4a99f2 vim-patch:8.1.0433: mapping can obtain text from inputsecret() Jan Edmund Lazo 2018-09-25 22:57:45 -04:00
  • 8240b8b596 terminal: Redraw statusline on title change #8973 Josh Triplett 2018-09-09 15:14:14 -07:00
  • 7862c3ae3e Merge #9047 from jamessan/log-crash Justin M. Keyes 2018-09-25 08:07:51 +02:00
  • 7bff9a5de8 TUI: Alacritty supports DECSCUSR (#9048) Christian Duerr 2018-09-25 05:54:25 +00:00
  • d59bf058ab log: Assert that we haven't started freeing memory before logging James McCoy 2018-09-24 17:26:24 -04:00
  • 1bd916df35 os_unix: Log exit code before freeing all memory James McCoy 2018-09-24 17:23:54 -04:00
  • 59b2e6d35d deps: revert to jemalloc 4.5.0 (#9035) Justin M. Keyes 2018-09-25 00:06:52 +02:00
  • 200c8b9cca build: Unify USE_BUNDLED, USE_BUNDLED_DEPS (#9046) Justin M. Keyes 2018-09-24 23:18:48 +02:00
  • 8cb04c2230 fixed lint errors MichaHoffmann 2018-09-24 22:05:01 +02:00
  • 50c22325df src/nvim/eval.c: printf error MichaHoffmann 2018-09-24 21:31:57 +02:00
  • affef0aab8 add func_attr_printf in : MichaHoffmann 2018-09-23 15:44:13 +02:00
  • 044cd242e7 vim-patch:8.1.0428: the :suspend command is not tested (#9043) Jan Edmund Lazo 2018-09-23 19:59:42 -04:00
  • 248478f5a0 vim-patch:8.1.0429: no test for :lcd with 'shellslash' (#9041) Daniel Hahler 2018-09-23 21:46:21 +02:00
  • 1a1164339a Merge pull request #9039 from blueyed/undercurl Björn Linse 2018-09-23 20:30:56 +02:00
  • 535ef67ef0 minor: tui: update_attrs: code consistency Daniel Hahler 2018-09-23 19:33:37 +02:00
  • f8f83579ff Merge #9034 'swapfile: always show dialog' Justin M. Keyes 2018-09-23 18:51:39 +02:00
  • d3c90cbbb4 vim-patch:8.0.1557: printf() does not work with only one argument (#9038) Daniel Hahler 2018-09-23 17:15:17 +02:00
  • 990c147de3 test: Do not load entire log-file into memory Justin M. Keyes 2018-09-23 12:04:05 +02:00
  • 22c83a4de9 swapfile: Always show swap dialog (E325) Justin M. Keyes 2018-09-23 10:13:56 +02:00
  • c3d24368a1 shortmess+=F: Hide :bnext, :bprev fileinfo messages Justin M. Keyes 2018-09-23 10:11:56 +02:00
  • 9183e2c67e vim-patch:8.1.0389: :behave command is not tested (#9030) Jan Edmund Lazo 2018-09-23 04:55:06 -04:00
  • eee93f36d8 Merge #9031 from janlazo/vim-8.1.0414 Justin M. Keyes 2018-09-23 10:53:57 +02:00
  • 197d907e09 func_attr.h: FUNC_ATTR_PRINTF Michael Hoffmann 2018-09-23 10:49:20 +02:00
  • bcc174e6df vim-patch:8.0.0370: invalid memory access when setting wildchar empty Jan Edmund Lazo 2018-09-23 00:52:13 -04:00
  • fe191d95a2 vim-patch:8.0.0368: not all options are tested with a range of values Jan Edmund Lazo 2018-09-22 17:06:33 -04:00
  • a52c38d790 vim-patch:8.1.0414: v:option_old is cleared when using :set in OptionSet autocmd Jan Edmund Lazo 2018-09-22 11:40:19 -04:00
  • 2b06c32a23 Merge #8898 from justinmk/vim-8.1.0310 Justin M. Keyes 2018-09-22 18:53:16 +02:00
  • c236e80cf3 Merge pull request #9024 from bfredl/embed_ui2 Björn Linse 2018-09-22 10:20:23 +02:00
  • 4da5cb38d3 startup: always wait for UI with --embed, unless --headless also is supplied Björn Linse 2018-09-20 19:19:38 +02:00
  • 7f990741f7 TUI: Reset cursor color when applicable #8572 Yichao Zhou 2018-06-16 19:28:28 -07:00
  • 28b5a637b5 test/old: test_options: Accommodate Nvim default Justin M. Keyes 2018-09-21 22:13:07 +02:00
  • efbc33cbbc vim-patch:8.1.0310: file info msg with 'F' in 'shortmess' Justin M. Keyes 2018-08-24 10:34:48 +02:00