aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #16596 from dm1try/do_not_leave_terminal_mode_after_mouse_...Björn Linse2021-12-26
|\
| * fix(terminal): ignore left-release mouse actiondm1try2021-12-10
* | Merge pull request #16630 from kylo252/unused-includesBjörn Linse2021-12-26
|\ \
| * | refactor(build): remove unused includeskylo2522021-12-12
* | | fix: do not save K_EVENT as lastc in Insert modezeertzjq2021-12-26
* | | Merge pull request #16774 from zeertzjq/vim-8.2.2468Jan Edmund Lazo2021-12-25
|\ \ \
| * | | fixup! vim-patch:8.2.2468: not easy to get the full command name from a short...zeertzjq2021-12-26
| * | | vim-patch:8.2.2468: not easy to get the full command name from a shortened onezeertzjq2021-12-25
* | | | vim-patch:8.1.1412: test 30 is old style (#16768)Volodymyr Kot2021-12-25
* | | | Merge pull request #16618 from zeertzjq/vim-8.2.3780Jan Edmund Lazo2021-12-25
|\ \ \ \
| * | | | vim-patch:partial:0e6adf8a29d5zeertzjq2021-12-25
| * | | | vim-patch:8.2.3780: ":cd" works differently on MS-Windowszeertzjq2021-12-25
| |/ / /
* | | | Merge pull request #16767 from zeertzjq/vim-8.2.3879Jan Edmund Lazo2021-12-25
|\ \ \ \
| * | | | vim-patch:8.2.3882: more duplicated code in f_getreginfo()zeertzjq2021-12-24
| * | | | vim-patch:8.2.3879: getreg() and getregtype() contain dead codezeertzjq2021-12-24
| |/ / /
* | | | Merge pull request #16705 from zeertzjq/vim-8.2.2508Jan Edmund Lazo2021-12-25
|\ \ \ \
| * | | | vim-patch:8.2.3846: no error when using control character for 'lcs' or 'fcs'zeertzjq2021-12-19
| * | | | vim-patch:8.2.2641: display test fails because of lacking redrawzeertzjq2021-12-19
| * | | | vim-patch:8.2.2508: cannot change the character displayed in non existing lineszeertzjq2021-12-19
* | | | | vim-patch:8.2.3883: crash when switching to other regexp engine fails (#16773)zeertzjq2021-12-25
* | | | | Merge pull request #16789 from janlazo/vim-8.1.1184Jan Edmund Lazo2021-12-25
|\ \ \ \ \
| * | | | | vim-patch:8.1.1379: filechanged test hangsJan Edmund Lazo2021-12-25
| * | | | | vim-patch:8.1.1184: undo file left behind after running testJan Edmund Lazo2021-12-25
| * | | | | test: port test_filechanged.vimJan Edmund Lazo2021-12-25
* | | | | | vim-patch:8.2.3880: Solution filter files are not recognized (#16779)Christian Clason2021-12-25
* | | | | | Merge pull request #16724 from VVKot/vim-8.2.3850Jan Edmund Lazo2021-12-25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vim-patch:8.2.3855: illegal memory access when displaying a blobVVKot2021-12-19
| * | | | | vim-patch:8.2.3850: illegal memory access when displaying a partialVVKot2021-12-19
* | | | | | test(old): reenable Test_virtual_replace() (#16674)zeertzjq2021-12-25
* | | | | | feat(lua): add vim.spell (#16620)Lewis Russell2021-12-25
* | | | | | Merge pull request #16725 from VVKot/vim-8.1.0040Björn Linse2021-12-25
|\ \ \ \ \ \
| * | | | | | vim-patch:8.1.0040: warnings from 64-bit compilerVVKot2021-12-20
| |/ / / / /
* | | | | | vim-patch:8.2.3873: go.mod files are not recognized (#16757)dundargoc2021-12-25
* | | | | | Merge pull request #16762 from zeertzjq/grid-truncate-pum-double-widthBjörn Linse2021-12-25
|\ \ \ \ \ \
| * | | | | | refactor(pum_redraw): rename col -> grid_colzeertzjq2021-12-24
| * | | | | | fix(pum_redraw): use grid_puts_len() to truncate the textzeertzjq2021-12-24
| * | | | | | fix(screen): truncate when overwriting right half of a double-width charzeertzjq2021-12-24
| * | | | | | fix(screen): truncate double-width character correctlyzeertzjq2021-12-24
| | |_|/ / / | |/| | | |
* / | | | | fix(options): disallow empty 'fdc' and 'scl' (#16765)Sean Dewar2021-12-24
|/ / / / /
* | | | | vim-patch:8.2.3874: cannot highlight the number column for a signJames McCoy2021-12-22
* | | | | refactor: fix comment spacing in option.h (#16749)zeertzjq2021-12-21
* | | | | fix(api): make nil value in nvim_set_option_value clear local value (#16710)Gregory Anders2021-12-21
* | | | | refactor: remove some chdir-related unnecessary calls and checkszeertzjq2021-12-20
* | | | | Merge pull request #16657 from lewis6991/unused_warnBjörn Linse2021-12-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore: suppress -Wunused-but-set-variable warnsLewis Russell2021-12-19
* | | | | fix: update last cursor on first CursorMoved (#16698)Michael Lingelbach2021-12-18
| |/ / / |/| | |
* | | | fix(build): check for empty value of LUAC_PRG (#16711)Gregory Anders2021-12-18
* | | | vim-patch:8.2.3843: dep3patch files are not recognized (#16700)Christian Clason2021-12-18
* | | | feat(tui): add error logging (#16615)erw72021-12-18
* | | | autocmd: RecordingEnter, RecordingLeave (#16684)Gregory Anders2021-12-18
|\ \ \ \ | |/ / / |/| | |