Commit Graph

  • 299331490e API: nvim_buf_set_lines: handle 'nomodifiable' #10910 Justin M. Keyes 2019-09-01 22:04:20 -07:00
  • 5f23a3dbcf vim-patch:8.0.1653: screen dump is made too soon (#10911) Jan Edmund Lazo 2019-09-02 00:24:34 -04:00
  • d1bed81ad8 PVS/V547: Expression is always false Justin M. Keyes 2019-09-02 04:29:33 +02:00
  • fb19aeeb33 API: make nvim_win_set_option() set window-global, not buffer-local #9110 Björn Linse 2019-09-02 04:38:50 +02:00
  • b10d703213 Merge #10896 'paste: one undo-block' Justin M. Keyes 2019-09-01 19:12:13 -07:00
  • 8560bafc6c paste: redraw at end Justin M. Keyes 2019-09-02 03:30:55 +02:00
  • 976c6667e1 paste: one undo-block per stream Justin M. Keyes 2019-08-31 12:44:42 +02:00
  • 938be1e0ab vim-patch:8.0.1534: C syntax test fails in gvim #10909 Jan Edmund Lazo 2019-09-01 20:00:50 -04:00
  • 801fe799ff Merge pull request #10382 from abdelhakeem/waituntil Björn Linse 2019-09-01 23:27:18 +02:00
  • b447bdb68c fixup! eval: add wait() test Abdelhakeem 2019-08-23 14:52:18 +02:00
  • 2d3f39c729 eval: add wait() test Abdelhakeem 2019-07-01 22:43:50 +02:00
  • 7844501c2b eval: add wait() Abdelhakeem 2019-06-30 20:11:59 +02:00
  • 9df3a676e7 Merge pull request #10400 from bfredl/msg_grid Björn Linse 2019-09-01 20:25:36 +02:00
  • 2f37c24348 Merge #10733 from justinmk/test-fixes Justin M. Keyes 2019-09-01 11:13:29 -07:00
  • 78a2bbaa4b Merge #10906 from janlazo/vim-8.0.1241 Justin M. Keyes 2019-09-01 10:11:10 -07:00
  • 14615f7f67 screen: add some documentation of internals of msg_grid implementation Björn Linse 2019-09-01 18:36:29 +02:00
  • 2c1749ce44 test: assert_alive() Justin M. Keyes 2019-08-10 01:26:43 +02:00
  • f63d952ca2 test: use shell-test (avoid system shell) Justin M. Keyes 2019-08-09 23:31:53 +02:00
  • 641c5b3f08 test/inccommand_spec: avoid indeterminism Justin M. Keyes 2019-08-09 23:31:41 +02:00
  • 53b7f60805 vim-patch:8.1.0141: :cexpr no longer jumps to the first error #10901 Marco Hinz 2019-09-01 17:46:07 +02:00
  • 57327bb483 vim-patch:8.0.1217: remote eval to inspect vars in :debug #10903 Jan Edmund Lazo 2019-09-01 11:42:47 -04:00
  • 8a187aee8c vim-patch:8.0.1260: using global variables for WaitFor() Jan Edmund Lazo 2019-09-01 11:30:33 -04:00
  • 8495e50273 vim-patch:8.0.1246: popup test has an arbitrary delay Jan Edmund Lazo 2019-09-01 11:28:30 -04:00
  • 8e1adedb26 vim-patch:8.0.1241: popup test is flaky Jan Edmund Lazo 2019-09-01 11:27:46 -04:00
  • e04b9e7c78 test/ui: update tests for new msg_grid implementation Björn Linse 2019-09-01 11:25:00 +02:00
  • b51ba122c1 screen: use dedicated message grid Björn Linse 2019-07-02 15:53:43 +02:00
  • 9cec097ffa batch draw :ls Björn Linse 2019-07-03 22:42:11 +02:00
  • 27786df6a3 test/ui: make screen:expect() print full state when height does not match Björn Linse 2019-08-18 15:06:15 +02:00
  • e29b89ca54 vim-patch:8.1.1950: using NULL pointer after an out-of-memory (#10902) Jan Edmund Lazo 2019-08-31 15:34:26 -04:00
  • 25e0a449bb Merge pull request #10878 from bfredl/pastedefer Björn Linse 2019-08-31 11:18:35 +02:00
  • 2c605d1f22 tui/input: remove "cancel paste" logic which should be redundant Björn Linse 2019-08-31 09:18:48 +02:00
  • dff06a90e4 api: make nvim_put support "\022{NUM}" regtype as returned by getregtype() Björn Linse 2019-08-30 20:19:56 +02:00
  • f8b5d6e124 events: loop_schedule() is unclear, rename it loop_schedule_fast() Björn Linse 2019-08-29 12:48:01 +02:00
  • 7a85792884 tui/input: defer nvim_paste properly. Björn Linse 2019-08-29 12:16:31 +02:00
  • 8a03acb8da vim-patch:8.1.1947: when executing one test the report doesn't show it #10893 Daniel Hahler 2019-08-30 22:48:46 +02:00
  • 16c289f217 vim-patch:8.1.1941: getftype() test fails on Mac #10894 Daniel Hahler 2019-08-30 22:47:28 +02:00
  • 6024fb5267 vim-patch:cb00f0393 (#10892) Daniel Hahler 2019-08-30 18:47:42 +02:00
  • ab560739ac vim-patch:8.0.0930: terminal buffers are stored in the viminfo file (#10889) Jaskaran Singh 2019-08-30 16:46:54 +00:00
  • e03a4f965e scripts/vim-patch.sh: massage args for git-log [ci skip] (#10888) Daniel Hahler 2019-08-30 16:46:29 +02:00
  • dd025a18c1 vim-patch:8.1.0950: using :python sets 'pyxversion' even when not executed (#10891) Daniel Hahler 2019-08-30 16:43:21 +02:00
  • 1ab442db90 vim-patch:8.1.0212: preferred cursor column not set in interfaces (#10890) Daniel Hahler 2019-08-30 16:42:19 +02:00
  • 06e693cdc9 Merge #10884 'API: nvim_paste: add crlf parameter' Justin M. Keyes 2019-08-30 09:15:43 +02:00
  • f5fd699c52 test: vim.paste() cancel Justin M. Keyes 2019-08-30 08:29:45 +02:00
  • b6192a9920 API: nvim_paste: add crlf parameter Justin M. Keyes 2019-08-30 00:16:19 +02:00
  • 4b8a16153e tests: check_logs: improve error message (#10887) Daniel Hahler 2019-08-30 08:26:55 +02:00
  • 7d53887352 Merge pull request #10855 from blueyed/out_data_decide_throttle Daniel Hahler 2019-08-30 07:46:24 +02:00
  • 56e570f8af Merge #10886 from janlazo/vim-8.1.1938 Justin M. Keyes 2019-08-30 07:42:57 +02:00
  • bf85023005 shell-test: remove REP_NODELAY, less delay with REP Daniel Hahler 2019-08-27 13:04:28 +02:00
  • b3ab7ba1d6 Revisit out_data_decide_throttle Daniel Hahler 2019-08-26 15:45:14 +02:00
  • 7732976918 tests: fix Test_tagfiles: use Vim's 'tags' (#10883) Daniel Hahler 2019-08-30 07:10:21 +02:00
  • 7ad1d00eaa vim-patch:8.1.1937: errors when using javascriptreact #10885 Jan Edmund Lazo 2019-08-30 00:57:44 -04:00
  • 97c1775646 vim-patch:8.1.0233: "safe" argument of call_vim_function() is always FALSE Jan Edmund Lazo 2019-08-29 23:25:16 -04:00
  • f575b71449 vim-patch:8.1.1938: may crash when out of memory Jan Edmund Lazo 2019-08-29 20:35:35 -04:00
  • 9f81acc076 paste: break lines at CR, CRLF #10877 Justin M. Keyes 2019-08-29 23:45:02 +02:00
  • 00d46f6328 Fix test/busted/outputHandlers/TAP.lua (#10881) Daniel Hahler 2019-08-29 22:11:51 +02:00
  • 0ec80d5f64 vim-patch:8.1.0193: terminal debugger buttons don't always work (#10874) Jan Edmund Lazo 2019-08-28 20:19:38 -04:00
  • 71a9653194 third-party: remove msvc-compat/unistd.h (#10465) Daniel Hahler 2019-08-29 01:05:47 +02:00
  • 6cc76194b2 tests: use runtime from build for doc/tags with :help (#10479) Daniel Hahler 2019-08-28 22:47:54 +02:00
  • 1d59575450 vim-patch:8.0.0303: shift_delete_registers() #10868 Jan Edmund Lazo 2019-08-28 05:37:18 -04:00
  • 82d52b229d Merge #4448 'paste: redesign' Justin M. Keyes 2019-08-28 01:56:02 +02:00
  • 3c9c64d9dd doc: man.vim #10817 Doron Behar 2019-08-28 02:38:58 +03:00
  • 3157baed83 API: TRY_WRAP() for "abort-causing non-exception errors" Justin M. Keyes 2019-08-27 05:19:36 +02:00
  • 09cbd6769b vim-patch:8.1.1932: ml_get errors after append() #10866 Marco Hinz 2019-08-27 23:50:55 +02:00
  • 46aa254bf3 paste: handle 'nomodifiable' Justin M. Keyes 2019-08-27 05:19:32 +02:00
  • 17f768ee9e clang/"null pointer dereference" #10864 Ihor Antonov 2019-08-27 16:28:42 -04:00
  • 87389c6a57 paste: make vim.paste() "public" Justin M. Keyes 2019-08-27 05:19:25 +02:00
  • ed60015266 paste: handle vim.paste() failure Justin M. Keyes 2019-08-26 20:57:57 +02:00
  • 4344ac1111 paste: tickle cursor Justin M. Keyes 2019-08-26 03:15:09 +02:00
  • 5b41070c63 paste: implement redo (AKA dot-repeat) Justin M. Keyes 2019-08-25 10:20:38 +02:00
  • bfc5a18f4b paste: insert text "before" cursor in Insert-mode Justin M. Keyes 2019-08-24 14:01:09 +02:00
  • eacc70fb3e API: nvim_paste Justin M. Keyes 2019-08-24 13:54:27 +02:00
  • c95f5d166f paste: workaround typeahead race Justin M. Keyes 2019-08-22 00:19:46 +02:00
  • 5ae6849517 paste: phases, dots Justin M. Keyes 2019-08-21 01:55:12 +02:00
  • 93e5f0235b API: nvim_put: "follow" parameter Justin M. Keyes 2019-08-20 23:53:13 +02:00
  • 613296936b API: nvim_put: always PUT_CURSEND Justin M. Keyes 2019-08-20 22:41:21 +02:00
  • 1fdae25b2b test/tui_spec: connect to child session Justin M. Keyes 2019-08-20 22:04:46 +02:00
  • 517bf99ddb API: nvim_put: Avoid "N more lines" message Justin M. Keyes 2019-08-20 20:03:21 +02:00
  • 0221a9220a paste: edge-case: handle EOL at end-of-buffer Justin M. Keyes 2019-08-20 19:41:45 +02:00
  • d303790ee7 paste: test Justin M. Keyes 2019-08-20 16:55:26 +02:00
  • 5a2894d677 paste: use nvim_put() Justin M. Keyes 2019-08-20 01:21:27 +02:00
  • e1177be363 API: nvim_put #6819 Justin M. Keyes 2019-08-19 23:43:19 +02:00
  • 9e25a36467 API: nvim_put #6819: try to fix Insert, Visual Björn Linse 2017-05-28 16:11:13 +02:00
  • 4cc56905cb API: nvim_put #6819 Björn Linse 2017-05-27 10:08:42 +02:00
  • f99caa755c paste: use chansend() in Terminal-mode Justin M. Keyes 2019-08-19 01:14:06 +02:00
  • abd55be19a paste: fixup tests Justin M. Keyes 2019-08-19 01:01:40 +02:00
  • 4389401a7c paste: abort paste if handler does not return true Justin M. Keyes 2019-08-19 00:41:58 +02:00
  • 68ea9a7c8a TUI/paste: always flush on paste mode-change Justin M. Keyes 2019-08-19 00:18:41 +02:00
  • 6d277f43a2 TUI/paste: define paste function as Lua builtin Justin M. Keyes 2019-08-18 22:55:54 +02:00
  • 7df566060c lua/stdlib: cleanup Justin M. Keyes 2019-08-18 22:25:03 +02:00
  • 0a4ef38e43 log: log_key() Justin M. Keyes 2019-08-18 22:21:11 +02:00
  • 9a92ba88dd TUI/paste: push bytes directly (avoid libtermkey) Justin M. Keyes 2019-08-17 10:59:26 +02:00
  • 75663aaf0f TUI/paste: collect data, invoke user callback #4448 ZyX 2019-07-19 15:17:54 +02:00
  • 21f0f7bca5 paste: WIP #4448 Justin M. Keyes 2019-06-18 00:00:51 +02:00
  • a851090dec build: third-party: enable CXX language earlier (#10862) Daniel Hahler 2019-08-27 20:55:11 +02:00
  • 4cedc8444e Merge #10858 from janlazo/vim-8.1.1930 Justin M. Keyes 2019-08-27 09:27:03 +02:00
  • 41ec296640 vim-patch:8.1.1931: syntax test fails Jan Edmund Lazo 2019-08-26 19:51:35 -04:00
  • f667a0e02a vim-patch:8.1.1930: cannot recognize .jsx and .tsx files Jan Edmund Lazo 2019-08-26 19:49:40 -04:00
  • f3cb529774 clang/"dereference of null pointer" #10856 Ihor Antonov 2019-08-26 14:22:39 -04:00
  • 7d56c90dff timer_spec: shorter timeout with "doesn't mess up the cmdline" (#10769) Daniel Hahler 2019-08-26 14:21:01 +02:00
  • 6a21fe9fd1 vim-patch:8.1.1923: some source files are not in a normal encoding (#10852) Daniel Hahler 2019-08-26 12:22:21 +02:00