aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | terminal: trim CWD slash #11762Justin M. Keyes2020-01-26
| * | | terminal: absolute CWD in term:// URI #11289Chris LaRose2020-01-26
| * | | vim-patch:8.1.2171: mouse support not always available #11761Jan Edmund Lazo2020-01-25
| * | | shell: "..." instead of "[...]" #11760Justin M. Keyes2020-01-25
| * | | Remove enc_utf8,has_mbyte dead codeJan Edmund Lazo2020-01-25
| * | | vim-patch:8.1.2245: third character of 'listchars' tab shows in wrong placeJan Edmund Lazo2020-01-24
| * | | vim-patch:8.2.0147: block Visual mode operators not correct when 'linebreak' setJan Edmund Lazo2020-01-24
| * | | vim-patch:8.2.0146: wrong indent when 'showbreak' and 'breakindent' are setJan Edmund Lazo2020-01-23
| |/ /
| * | vim-patch:8.2.0141: no swift filetype detection (#11747)Jan Edmund Lazo2020-01-23
| * | Merge pull request #11740 from Billy4195/fix_jobstopBjörn Linse2020-01-22
| |\ \
| | * | Fix f_jobstop() failed loudlyBilly Su2020-01-22
| | |/
| * | vim-patch:8.1.0061: fix resetting, setting 'title' #11733Billy SU2020-01-21
| * | wildmode: fix wildmode=longest,full with pum #11690akovaski2020-01-21
| * | doc: provider-perlJan Edmund Lazo2020-01-20
| * | tabpage: "tabnext #" switches to previous tab #11734butwerenotthereyet2020-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
| | * | | 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
| | |/ /
| * | | 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
| * | | 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
| |/ /
| * | 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
| * | 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
| |\ \