aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | vim-patch:8.2.2469: confusing error if :winsize has a wrong argument (#13889)Jan Edmund Lazo2021-02-06
* | | | fix(pty): Always use $TERM from the job's env dictJames McCoy2021-02-06
* | | | Merge pull request #13702 from erw7/fix-build_stl_str_hlerw72021-02-06
|\ \ \ \
| * | | | buffer.c: remove useless 'for' loops.erw72021-01-09
| * | | | buffer.c: fix problem of memory allocationerw72021-01-05
* | | | | Merge pull request #12080 from erw7/feature-bracketed-paste-on-termerw72021-02-06
|\ \ \ \ \
| * | | | | Change default for tpf optionerw72021-02-04
| * | | | | Add termpastefilter optionerw72021-02-04
| * | | | | Change to filter control characters when pasting a terminal windowerw72021-02-04
| * | | | | Add support for bracketed paste mode in terminal windowserw72021-02-04
* | | | | | inccommand: preserve extmarks when undoing preview substitutionBjörn Linse2021-02-04
|/ / / / /
* | | | | vim-patch:8.2.2464: using freed memory if window closed in autocommandJan Edmund Lazo2021-02-03
* | | | | vim-patch:8.2.2462: Coverity warns for not checking for fseek() errorJan Edmund Lazo2021-02-03
* | | | | vim-patch:8.2.2458: Coverity warns for :retab using freed memoryJan Edmund Lazo2021-02-03
* | | | | vim-patch:8.2.2447: 'foldlevel' not applied to folds restored from sessionJan Edmund Lazo2021-02-01
* | | | | vim-patch:8.2.2446: setting 'term' empty has different error if compiled with...Jan Edmund Lazo2021-02-01
| |_|_|/ |/| | |
* | | | Merge pull request #12937 from jamessan/term-envJames McCoy2021-01-31
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use abort() instead of assert(false) for things that should never happenJames McCoy2021-01-31
| * | | fix(pty_proc/macOS): Properly set the environment for the childJames McCoy2021-01-31
| * | | Pass environment on to pty processes on WindowsJames McCoy2021-01-31
| * | | eval/environ: Prefer the last definition of an env varJames McCoy2021-01-31
| * | | Common handling of required/ignored env varsJames McCoy2021-01-31
| * | | Support specifying "env" option for termopen()James McCoy2021-01-31
| * | | Use dict_T to pass env vars to process spawning codeJames McCoy2021-01-31
* | | | vim-patch:8.2.2430: :vimgrep expands wildcards twice (#13853)Jan Edmund Lazo2021-01-31
|/ / /
* | | version.c: update [ci skip] (#13705)Jan Edmund Lazo2021-01-30
* | | test/old: rewrite method code in test_compiler.vimJan Edmund Lazo2021-01-30
* | | vim-patch:8.2.2038: compiler test fails on MS-WindowsJan Edmund Lazo2021-01-30
* | | vim-patch:8.2.2037: compiler test depends on list of compiler pluginsJan Edmund Lazo2021-01-30
* | | vim-patch:8.2.2425: cursor on invalid line with range and :substituteJan Edmund Lazo2021-01-29
* | | vim-patch:8.2.2420: too many problems with using all autocommand eventsJan Edmund Lazo2021-01-28
* | | vim-patch:8.2.2418: color not changed if ModeMsg highlight is set in InsertEnterJan Edmund Lazo2021-01-28
* | | vim-patch:8.2.2412: not all fields in "cstack" are initializedJan Edmund Lazo2021-01-28
| |/ |/|
* | Merge pull request #13784 from runiq/get_extmark_by_id-limit_breakThomas Vigouroux2021-01-28
|\ \
| * | doc: remove nvim_buf_get_extmark_by_id limit optPatrice Peterson2021-01-18
* | | lintchentau2021-01-26
* | | lua: complete methods in metatablesBjörn Linse2021-01-26
* | | Don't show entire context when completingTony Chen2021-01-26
* | | feat: add completion to ':lua'TJ DeVries2021-01-26
* | | vim-patch:8.2.2402: some filetypes not detectedJan Edmund Lazo2021-01-24
* | | vim-patch:8.2.2399: fold test fails in wide terminalJan Edmund Lazo2021-01-24
* | | vim-patch:8.2.2392: fennel filetype not recognizedJan Edmund Lazo2021-01-24
* | | Merge pull request #13807 from spywhere/min-size-auto-signMatthieu Coudron2021-01-23
|\ \ \
| * | | opt: address linting issues (#13783)Sirisak Lueangsaksri2021-01-20
| * | | opt: better handling number bounds (#13783)Sirisak Lueangsaksri2021-01-20
| * | | opt: reduce hardcoded values (#13783)Sirisak Lueangsaksri2021-01-20
| * | | opt: minimum sign size for auto (#13783)Sirisak Lueangsaksri2021-01-20
* | | | Merge pull request #13818 from janlazo/vim-8.2.2379Jan Edmund Lazo2021-01-22
|\ \ \ \
| * | | | vim-patch:8.2.2385: "gj" and "gk" do not work correctly when inside a foldJan Edmund Lazo2021-01-22
| * | | | vim-patch:8.2.2375: test for RGB color skipped in the terminalJan Edmund Lazo2021-01-21