aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Merge pull request #11742 from bfredl/shedbikeBjörn Linse2020-01-20
|\ \ \
| * | | shed biking: it's always extmarks, never marks extendedBjörn Linse2020-01-20
|/ / /
* | | Merge pull request #11715 from teto/fix_fillcharMatthieu Coudron2020-01-20
|\ \ \ | |/ / |/| |
| * | fillchars: fix display on closed foldMatthieu Coudron2020-01-14
* | | Merge #11735 ':tabs : show # for previous tabpage'Justin M. Keyes2020-01-19
|\ \ \
| * | | tabpage: :tabs indicates previous tabpage's curwinWe're Yet2020-01-19
* | | | Merge #11737 from janlazo/vim-8.1.2421Justin M. Keyes2020-01-19
|\ \ \ \
| * | | | vim-patch:8.1.2421: test88 is old styleJan Edmund Lazo2020-01-19
| * | | | fixup! fixup! vim-patch.sh: list related missing Vim patches [ci skip] #11514Jan Edmund Lazo2020-01-19
| * | | | vim-patch:8.1.2031: cursor position wrong when resizing and using concealJan Edmund Lazo2020-01-19
* | | | | Merge pull request #11736 from bfredl/tencBjörn Linse2020-01-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | restore old 'termencoding' behaviorBjörn Linse2020-01-19
| |/ / /
* | | | Merge #11331 'WinClosed autocmd'Justin M. Keyes2020-01-18
|\ \ \ \
| * | | | doc: autocmd.txtJustin M. Keyes2020-01-18
| * | | | WinClosed: sort auevents.lua; improve testsJustin M. Keyes2020-01-18
| * | | | autocmd: WinClosed exposes window id as <afile>notomo2020-01-18
| * | | | autocmd: add WinClosed eventMarcos ALMEIDA2020-01-18
|/ / / /
* | | | Merge #11707 from janlazo/vim-8.1.1434Justin M. Keyes2020-01-18
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.2.0123: complete_info() does not work when CompleteDone is triggeredJan Edmund Lazo2020-01-17
| * | | vim-patch:8.1.1139: no test for what is fixed in patch 8.1.0716Jan Edmund Lazo2020-01-17
| * | | vim-patch:8.1.0716: get warning message when 'completefunc' returns nothingJan Edmund Lazo2020-01-17
| * | | spell: spell_soundfold_sal() is dead codeJan Edmund Lazo2020-01-17
| * | | clang/'Logic error': zero-init structJan Edmund Lazo2020-01-17
| * | | vim-patch:8.2.0120: virtcol() does not check arguments to be validJan Edmund Lazo2020-01-17
| * | | vim-patch:8.2.0112: illegal memory access when using 'cindent'Jan Edmund Lazo2020-01-17
|/ / /
* | | Merge pull request #11390 from erw7/feature-conptyBjörn Linse2020-01-17
|\ \ \
| * | | Remove termtype optionerw72020-01-17
| * | | Change to replace stderr with conouterw72020-01-17
| * | | Add missing include fileerw72020-01-17
| * | | Change option name from termwintype to termtypeerw72020-01-17
| * | | Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h}erw72020-01-17
| * | | Add stdin, stdout replacement functionserw72020-01-17
| * | | Change enum to a name that follows naming conventionerw72020-01-17
| * | | Change to use TriState instead of boolerw72020-01-17
| * | | Fix function prototypeerw72020-01-17
| * | | Minor changes in reviewer's pointerw72020-01-17
| * | | Move ConPTY resize to os_win_conpty.cerw72020-01-17
| * | | Change union name from pty_object to objecterw72020-01-17
| * | | Change to use ConPTY, if availableerw72020-01-17
|/ / /
* | | Merge pull request #11723 from bfredl/nocleareolBjörn Linse2020-01-16
|\ \ \
| * | | messages: echo "line1\r\nline2" should not clear line1Björn Linse2020-01-16
|/ / /
* | | Merge pull request #11563 from bfredl/mark_madnessBjörn Linse2020-01-16
|\ \ \
| * | | extmarks/bufhl: reimplement using new marktree data structureBjörn Linse2020-01-16
| * | | Add new marktree data structure for storing marksBjörn Linse2020-01-14
* | | | api_set_error: include expression with "Failed to evaluate expression" (#11713)Daniel Hahler2020-01-15
* | | | version.c: update [ci skip] #11689Marvim the Paranoid Android2020-01-14
|/ / /
* / / API: include invalid buffer/window/tabpage in error message (#11712)Daniel Hahler2020-01-14
|/ /
* | doc [ci skip] #11656Justin M. Keyes2020-01-12
* | edit.c: Ensure undo sync when emulating <Esc>x #11706Matthew Malcomson2020-01-12
* | defaults: set fillchars "foldsep" to box line #11702Matthieu Coudron2020-01-11