aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * | vim-patch:8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeyszeertzjq2022-04-29
| * | vim-patch:8.2.0919: merging modifier for modifyOtherKeys is done twicezeertzjq2022-04-29
| * | vim-patch:8.2.0916: mapping with partly modifyOtherKeys code does not workzeertzjq2022-04-29
| * | revert: "refactor: Remove allow_keys global (#6346)"zeertzjq2022-04-29
| * | vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nicezeertzjq2022-04-29
| * | vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifierzeertzjq2022-04-29
| * | vim-patch:8.2.0851: can't distinguish <M-a> from accented "a" in the GUIzeertzjq2022-04-29
| * | vim-patch:8.2.0839: dropping modifier when putting a character back in typeaheadzeertzjq2022-04-29
| * | vim-patch:partial:8.2.0815: maparg() does not provide enough information for ...zeertzjq2022-04-29
| * | feat(edit): insert an unsimplified key using CTRL-SHIFT-Vzeertzjq2022-04-29
| * | vim-patch:8.1.2167: mapping test fails on MS-Windowszeertzjq2022-04-29
| * | vim-patch:8.1.2165: mapping test fails on Maczeertzjq2022-04-29
| * | vim-patch:8.1.2159: some mappings are listed twicezeertzjq2022-04-29
| * | feat(input): delay all simplificationszeertzjq2022-04-29
| * | test(old): revert changes from ed88ca75034a48916d165e88459c791c450df550zeertzjq2022-04-29
| * | vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledzeertzjq2022-04-29
| * | fix: suppress "is a directory" messages with shortmess 'F' (#18296)Gregory Anders2022-04-28
| |/
| * Merge pull request #18254 from dundargoc/refactor/remove-char_ubfredl2022-04-27
| |\
| | * refactor: replace char_u variables and functions with charDundar Goc2022-04-25
| * | refactor: enable -Wconversion warning for ex_docmd.c (#18277)dundargoc2022-04-27
| * | refactor(build): remove unused includes #17078kylo2522022-04-26
| * | refactor(terminal)!: drop winpty, require Windows 10 #18253erw72022-04-26
| * | fix: has() should preserve v:shell_error #18280Andrey Mishchenko2022-04-26
| * | Merge pull request #18260 from dundargoc/refactor/enable-conversion-warningbfredl2022-04-26
| |\ \
| | * | refactor: enable -Wconversion warning for funcs.c and userfuncs.cDundar Goc2022-04-26
| * | | feat(tui): query terminal for CSI u support (#18181)Gregory Anders2022-04-25
| * | | vim-patch:8.2.4765: function matchfuzzy() sorts too many itemszeertzjq2022-04-26
| * | | vim-patch:8.2.4760: using matchfuzzy() on a long list can take a whilezeertzjq2022-04-26
| * | | vim-patch:8.2.4826: .cshtml files are not recognized (#18259)Christian Clason2022-04-25
| |/ /
| * | refactor: enable Wconversion warning for tagDundar Goc2022-04-25
| * | fix: show autocmd output when F is in shortmess (#18251)Gregory Anders2022-04-25
| |/
| * Merge pull request #18234 from zeertzjq/cursearch-reduce-redrawzeertzjq2022-04-25
| |\
| | * perf: only redraw for CurSearch when it is currently in usezeertzjq2022-04-25
| * | refactor: convert macros to all-caps (#17895)dundargoc2022-04-24
| * | refactor: enable Wconversion warning for diff (#18094)dundargoc2022-04-24
| * | Merge pull request #18110 from dundargoc/refactor/remove-char_uGregory Anders2022-04-24
| |\ \
| | * | refactor: add function xstrnsaveDundar Goc2022-04-16
| | * | refactor: replace char_u variables and functions with charDundar Göc2022-04-16
| * | | refactor: add pure attribute to pure functions (#18165)dundargoc2022-04-24
| | |/ | |/|
| * | fix/PVS #17863dundargoc2022-04-24
| * | vim-patch:8.2.4818: no test for what 8.2.4806 fixeszeertzjq2022-04-25
| * | vim-patch:8.2.4806: a mapping using <LeftDrag> does not start Select modezeertzjq2022-04-25
| * | vim-patch:8.2.4813: pasting text while indent folding may mess up foldszeertzjq2022-04-24
| * | vim-patch:8.2.4810: missing changes in one filezeertzjq2022-04-24
| * | vim-patch:8.2.4808: unused item in engine structzeertzjq2022-04-24
| * | docs: make docstring consistent with parameters #18178dundargoc2022-04-23
| * | vim-patch:8.2.4812: unused struct itemzeertzjq2022-04-23
| * | vim-patch:8.2.4805: CurSearch used for all matches in current linezeertzjq2022-04-23
| * | refactor(normal): fix most clint warnings (#18196)dundargoc2022-04-21
| * | vim-patch:8.2.4759: CurSearch highlight does not work for multi-line matchzeertzjq2022-04-21