Commit Graph

  • 31a508cf6c refactor: Extract os_tty_guess_term() Justin M. Keyes 2018-12-30 14:04:16 +01:00
  • fa5182489a Merge pull request #9411 from jamessan/vim-8.1.0662 James McCoy 2018-12-30 10:05:12 -05:00
  • 1e06c235b8 vim-patch:8.1.0662: needlessly searching for tilde in string James McCoy 2018-12-30 09:01:59 -05:00
  • d442345729 Merge pull request #9409 from jamessan/vim-8.0.1469 James McCoy 2018-12-29 20:18:36 -05:00
  • bebbf08c8c vim-patch:8.1.0354: packadd test fails on MS-Windows James McCoy 2018-12-29 11:12:25 -05:00
  • ce4199e8b0 vim-patch:8.1.0353: an "after" directory of a package is appended to 'rtp' James McCoy 2018-12-29 11:12:18 -05:00
  • 91f40ff284 vim-patch:8.0.1734: package directory not added to 'rtp' if prefix matches James McCoy 2018-12-29 01:15:59 -05:00
  • e09fb6ee53 vim-patch:8.0.1469: when package path is a symlink 'runtimepath' is wrong James McCoy 2018-12-29 00:08:12 -05:00
  • a5867a24c8 TUI: attempt "title stacking" unconditionally Justin M. Keyes 2018-12-29 16:09:20 +01:00
  • 907ad921bc TUI: enter/exit alternate screen with "title stacking" (#9407) Justin M. Keyes 2018-12-29 03:30:51 +01:00
  • dba69a1d3b update_terminfo.sh: NOLINT data arrays Justin M. Keyes 2018-12-28 15:48:57 +01:00
  • 959df5d8a5 update_terminfo.sh: Use printf instead of echo Justin M. Keyes 2018-12-28 15:46:47 +01:00
  • 4a7f6dafe9 Merge #9383 from jamessan/stdpath-rplugin Justin M. Keyes 2018-12-28 15:01:41 +01:00
  • 135991712a rplugin.vim: Add migration support for Windows, nvim/ -> nvim-data/ James McCoy 2018-12-22 21:53:09 -05:00
  • e85b911f02 test: win/TUI builtin terminfos Justin M. Keyes 2018-12-28 01:46:25 +01:00
  • c1015121ec Merge 'upstream/master' into pr-win-erw7 Justin M. Keyes 2018-12-27 22:49:44 +01:00
  • 4f030ec24e win/TUI: Fix scroll on Windows legacy console erw7 2018-11-05 19:19:39 +09:00
  • fad7a26bc5 win/TUI: ConEmu: set immediate_wrap_after_last_column #9094 erw7 2018-10-21 11:25:53 +09:00
  • 6c62f7b715 win/TUI: builtin terminfos for cygwin, conemu, et al. erw7 2018-10-24 19:57:53 +09:00
  • 6060301558 win/TUI: SetConsoleMode() to override libuv #9094 erw7 2018-06-01 03:04:45 +09:00
  • e1876c7ad1 Merge pull request #9398 from janlazo/mac-brew-addon Justin M. Keyes 2018-12-27 19:27:36 +01:00
  • a9b1937e5a ci: install neovim gem on macOS Jan Edmund Lazo 2018-12-27 09:44:52 -05:00
  • c926ba1dc4 ci: use homebrew addon to simplify shell scripts Jan Edmund Lazo 2018-12-26 11:55:26 -05:00
  • 9ac1e2db79 Merge pull request #9394 from bfredl/highsign Björn Linse 2018-12-24 10:59:24 +01:00
  • 357e59982d strings: make vim_snprintf handle %d correctly again Björn Linse 2018-12-24 09:39:21 +01:00
  • e9685d9f70 vim-patch:8.1.0627: Python cannot handle function name of script-local function (#9392) Jan Edmund Lazo 2018-12-23 07:12:59 -05:00
  • d2352b7b51 vim-patch:8.1.0615: get_tv function names are not consistent (#9386) Daniel Hahler 2018-12-22 13:23:01 +01:00
  • 05d8a46ec4 Merge pull request #9384 from bfredl/ui_option_check Björn Linse 2018-12-21 14:23:35 +01:00
  • ac53536de1 CI/Travis: skip all refs except "master" [skip ci] Justin M. Keyes 2018-12-21 11:48:32 +01:00
  • cf9a0799c9 CI/Travis: skip "stable" tag [skip ci] Justin M. Keyes 2018-12-21 11:17:18 +01:00
  • 8b41f429bb test/api: verify that UI options from stable metadata are preserved Björn Linse 2018-12-21 10:44:27 +01:00
  • 04c382b2ac win/dist: nvim-qt v0.2.11 #9382 Justin M. Keyes 2018-12-21 09:38:52 +01:00
  • 15cc17521e Use stdpath() to determine rplugin manifest path James McCoy 2018-12-20 21:40:05 -05:00
  • 87b40f7445 Merge #9280 'Lua 5.2+ compatbility' Justin M. Keyes 2018-12-20 18:32:54 +01:00
  • 127b8569e6 lint Justin M. Keyes 2018-11-30 21:30:05 +01:00
  • 221f6fffad runtime/lua/vim/compat.lua Justin M. Keyes 2018-11-29 22:51:20 +01:00
  • e6d0dea42b test: Lua 5.2/5.3 compat #9280 Matěj Cepl 2018-11-27 16:29:43 +01:00
  • ccb005b9e0 Merge #9369 'vim-patch:8.1.0596' Justin M. Keyes 2018-12-19 06:42:42 +01:00
  • cb76a8a95f genappimage: Unset $ARGV0 at invocation #9376 erw7 2018-12-19 14:30:58 +09:00
  • 1ff7b83d3c l10n: Update Ukrainian translation #9377 Anatolii Sakhnik 2018-12-19 07:02:31 +02:00
  • 4680ca29f1 strings: use (u)int16_t for %h printf format Jan Edmund Lazo 2018-12-16 03:23:00 -05:00
  • ae6848cd12 vim-patch:8.1.0596: not all parts of printf() are tested Jan Edmund Lazo 2018-12-15 14:06:12 -05:00
  • 7a8dadbedb Merge pull request #9077 from jamessan/xdg-sysinit James McCoy 2018-12-16 13:20:54 -05:00
  • 314f6ea367 startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it exists James McCoy 2018-12-15 23:40:41 -05:00
  • b48efd9ba7 Merge #9347 from justinmk/tui-bsd Justin M. Keyes 2018-12-16 14:28:17 +01:00
  • cffe2d4642 CI/AppVeyor: install "pynvim" python package #9371 Justin M. Keyes 2018-12-16 10:47:59 +01:00
  • 3f55010cda TUI: TERM=nsterm Justin M. Keyes 2018-12-11 03:06:35 +01:00
  • ab7da4c531 TUI: detect BSD vt console Justin M. Keyes 2018-12-11 02:04:29 +01:00
  • 5e8f2048b5 Merge #9367 'vim-patch:8.1.{585,588}' Justin M. Keyes 2018-12-15 14:24:17 +01:00
  • 2aba5569a1 Merge pull request #9368 from bfredl/doublewrap Björn Linse 2018-12-15 12:54:06 +01:00
  • 8fb1fce694 TUI: handle wrap of doublewidth chars correctly Björn Linse 2018-12-15 09:54:25 +01:00
  • 845973c9fe vim-patch:8.1.0588: cannot define a sign with space in the text Jan Edmund Lazo 2018-12-14 22:46:22 -05:00
  • bcc9b9335c vim-patch:8.1.0585: undo test may fail on MS-Windows Jan Edmund Lazo 2018-12-14 22:41:42 -05:00
  • c16529afa5 TUI: Konsole 18.07.70 supports DECSCUSR (#9364) Justin M. Keyes 2018-12-14 22:54:39 +01:00
  • aec096fc5b Merge pull request #9362 from bfredl/macnumlocale Björn Linse 2018-12-13 18:23:23 +01:00
  • 7ba52c0b2b os/lang: use the correct LC_NUMERIC also for OS X Björn Linse 2018-12-13 12:02:20 +01:00
  • 1cca5da05f Merge #9348 from janlazo/vim-8.0.1748 Justin M. Keyes 2018-12-13 02:46:12 +01:00
  • af368981a7 Merge #9355 from mhinz/ruby-provider-path Justin M. Keyes 2018-12-13 02:40:54 +01:00
  • 4157f4c72d ex_docmd: '/' is not a path for Cmdline* events Jan Edmund Lazo 2018-12-11 20:46:13 -05:00
  • 0930435fc3 vim-patch:8.0.1748: CmdlineEnter command uses backslash instead of slash Jan Edmund Lazo 2018-12-10 22:41:37 -05:00
  • 315769ae6d test: :ruby reports E319 if provider is missing Marco Hinz 2018-12-12 22:11:00 +01:00
  • 5062d8e0dd provider: make :ruby provider check use same code path as :python Marco Hinz 2018-12-12 03:22:45 +01:00
  • 2f3a18695e Merge pull request #7946 from bfredl/vim-8.0.1445 Björn Linse 2018-12-12 21:40:10 +01:00
  • 5f82889be7 cmdline: support v:event in CmdlineChanged Björn Linse 2018-12-12 11:01:46 +01:00
  • 6c602be33a vim-patch:8.0.1445: cannot act on edits in the command line Björn Linse 2018-01-31 16:17:05 +01:00
  • b9a441eb78 Merge #9354 from justinmk/provider-E319 Justin M. Keyes 2018-12-12 02:38:08 +01:00
  • 61d0dfee32 provider: repurpose E319 Justin M. Keyes 2018-12-12 00:17:27 +01:00
  • 2b01c3a8a8 ex_cmds: Remove various "not implemented" commands Justin M. Keyes 2018-12-11 23:51:29 +01:00
  • 5fee0be915 provider: improve error message (#9344) Marco Hinz 2018-12-11 23:43:35 +01:00
  • 3c42d7a10a TUI: alacritty supports set_cursor_color #9353 Patrice Peterson 2018-12-11 21:05:04 +01:00
  • 57acfceabe macOS: infer primary language if $LANG is empty #9345 Marco Hinz 2018-12-11 21:58:35 +01:00
  • 5a90761e8a Merge pull request #9351 from bfredl/clear_attr Björn Linse 2018-12-11 18:58:07 +01:00
  • ca1de71a3e TUI: don't use BCE with attributes affecting background Björn Linse 2018-12-11 13:19:00 +01:00
  • 55c5185884 vim-patch:8.1.0574: 'commentstring', fold marker in C (#9339) Jan Edmund Lazo 2018-12-09 21:11:56 -05:00
  • 20620bae76 Merge #9306 'vim-patch: integrate xdiff library' Justin M. Keyes 2018-12-09 23:00:03 +01:00
  • 4e29810817 vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrong Anatolii Sakhnik 2018-12-09 20:24:38 +02:00
  • f273e43cb8 vim-patch:8.1.0513: no error for set diffopt+=algorithm: Anatolii Sakhnik 2018-12-09 20:17:04 +02:00
  • 89eba72792 vim-patch:8.1.0502: internal diff fails when diffing a context diff Anatolii Sakhnik 2018-12-09 20:13:34 +02:00
  • 8f20c22e10 vim-patch:8.1.0497: :%diffput changes order of lines Anatolii Sakhnik 2018-12-09 20:05:53 +02:00
  • e104228b1c vim-patch:8.1.0458: ml_get error and crash when using "do" Anatolii Sakhnik 2018-12-09 19:55:08 +02:00
  • fe0114ec41 vim-patch:8.1.0402: the DiffUpdate event isn't triggered for :diffput Anatolii Sakhnik 2018-12-09 19:44:58 +02:00
  • 271249a48a vim-patch:8.1.0400: using freed memory with :diffget Anatolii Sakhnik 2018-12-09 19:34:20 +02:00
  • 2c92a4d0c8 vim-patch:8.1.0397: no event triggered after updating diffs Anatolii Sakhnik 2018-12-09 19:26:12 +02:00
  • b7f2c7dd1d vim-patch:8.1.0395: compiler warning on 64-bit MS-Windows Anatolii Sakhnik 2018-12-09 19:13:48 +02:00
  • 7b6c92eac1 vim-patch:8.1.0394: diffs are not always updated correctly Anatolii Sakhnik 2018-12-09 15:31:22 +02:00
  • 972ad11195 vim-patch:8.1.0393: not all white space difference options available Anatolii Sakhnik 2018-12-09 15:00:19 +02:00
  • 72c5a9db70 vim-patch:8.1.0375: cannot use diff mode with Cygwin diff.exe Anatolii Sakhnik 2018-12-09 13:50:14 +02:00
  • cf1ffa9166 vim-patch:8.1.0360: using an external diff program is slow and inflexible Anatolii Sakhnik 2018-12-02 22:58:07 +02:00
  • 67c5bc1ac0 Calm down the clinter Anatolii Sakhnik 2018-12-04 21:17:00 +02:00
  • 857a7312d0 doc (#9288) Justin M. Keyes 2018-12-09 01:31:34 +01:00
  • f1eb25f0c4 vim-patch:8.1.0570: 'commentstring' not used when adding fold marker (#9331) Jan Edmund Lazo 2018-12-08 08:21:49 -05:00
  • bd97577954 Merge #9322 from janlazo/vim-8.1.0563 Justin M. Keyes 2018-12-08 01:20:21 +01:00
  • bc132ae123 runtime/syntax: Fix highlighting of augroup contents (#9328) Justin M. Keyes 2018-12-08 01:16:58 +01:00
  • 8b9f6103bd CI/Travis: install gperf using package manager (#9325) Justin M. Keyes 2018-12-07 20:09:44 +01:00
  • b93670174e Merge pull request #9324 from bfredl/virtfix Björn Linse 2018-12-07 18:49:00 +01:00
  • b4a04fd80c api: make nvim_buf_set_virtual_text use correct namespace counter Björn Linse 2018-12-07 17:28:51 +01:00
  • f177005447 vim-patch:8.1.0564: setting v:errors to wrong type still possible Jan Edmund Lazo 2018-12-06 23:21:56 -05:00
  • 4c4997e988 vim-patch:8.1.0563: setting v:errors to a string give confusing error Jan Edmund Lazo 2018-12-06 23:20:28 -05:00
  • 7697628345 vim-patch:8.0.1425: execute() does not work in completion of user command (#9317) Jan Edmund Lazo 2018-12-05 19:14:19 -05:00
  • 77b5e9ae25 Merge pull request #9315 from bfredl/clear_status Björn Linse 2018-12-05 11:54:46 +01:00