aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* refactor(search.c): clint (#20598)Lewis Russell2022-10-12
* vim-patch:8.2.4523: when gvim is started maximized the 'window' option isn't setzeertzjq2022-10-12
* refactor/mark.c (#20596)Lewis Russell2022-10-11
* refactor: explicitly convert HANDLE to intptr_t for _open_osfhandle()Wei Tang2022-10-11
* vim-patch:partial:9.0.0715: wrong argument for append() gives two error messageszeertzjq2022-10-10
* fix: change did_emsg back to intzeertzjq2022-10-10
* vim-patch:9.0.0712: wrong column when calling setcursorcharpos() with zero lnumzeertzjq2022-10-10
* vim-patch:8.2.2671: error for line number in legacy scriptzeertzjq2022-10-10
* vim-patch:8.2.2184: Vim9: no error when using "2" for a line numberzeertzjq2022-10-10
* vim-patch:9.0.0711: SubStation Alpha files are not recognized (#20577)Christian Clason2022-10-10
* vim-patch:9.0.0713: <amatch> of MenuPopup event is expanded like a file name ...zeertzjq2022-10-10
* vim-patch:9.0.0700: there is no real need for a "big" build (#20563)zeertzjq2022-10-10
* fix(lua): assert failure with vim.regex() error inside :silent! (#20555)RZia2022-10-10
* vim-patch:9.0.0706: :help in a narrow window always opens at the top (#20559)zeertzjq2022-10-10
* docs: various #12823Justin M. Keyes2022-10-09
* vim-patch:9.0.0702: incomplete testing cursor position with 'linebreak' setzeertzjq2022-10-09
* vim-patch:9.0.0697: cursor in wrong position with Visual substitutezeertzjq2022-10-09
* build: generate compilation database for older cmake versionsdundargoc2022-10-09
* Merge pull request #20544 from lewis6991/exitfreedebugLewis Russell2022-10-08
|\
| * build: remove EXITFREE for debug buildsLewis Russell2022-10-08
* | vim-patch:9.0.0692: PoE filter files are not recognized (#20542)ObserverOfTime2022-10-08
|/
* fix(tui): resume main thread if suspending isn't implemented (#20523)zeertzjq2022-10-08
* fix(api): dynamically allocate line buffer for nvim_out_write (#20537)zeertzjq2022-10-08
* fix: find multibyte file name in line (#20519)zeertzjq2022-10-07
* fix(ui): setting 'cmdheight' with global statusline (#20515)zeertzjq2022-10-07
* vim-patch:9.0.0678: using exclamation marks on :function (#20518)zeertzjq2022-10-07
* vim-patch:9.0.0666: spacing-combining characters handled as composing (#20501)zeertzjq2022-10-07
* vim-patch:9.0.0670: no space for command line when there is a tabline (#20512)zeertzjq2022-10-06
* vim-patch:9.0.0657: too many #ifdefs (#20506)zeertzjq2022-10-06
* feat(window/ui): add splitkeep option (#19243)luukvbaal2022-10-06
* vim-patch:9.0.0422: not enough testing of the :all command (#20503)zeertzjq2022-10-06
* vim-patch:9.0.0665: setting 'cmdheight' has no effect if last window was resi...zeertzjq2022-10-06
* Merge pull request #20374 from bfredl/notypebfredl2022-10-05
|\
| * fix(options): no matter what is said, 'cmdheight' is tab-local (susy baka)bfredl2022-10-05
| * feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
| * refactor(redraw): various simplificationsbfredl2022-10-05
| * refactor(redraw): no type argument in update_screen()bfredl2022-10-05
* | vim-patch:9.0.0388: the do_arg_all() function is too longzeertzjq2022-10-05
* | vim-patch:8.2.3886: can define autocmd for every event by using "au!"zeertzjq2022-10-05
* | vim-patch:8.2.3885: arglist test failszeertzjq2022-10-05
* | vim-patch:8.2.3884: crash when clearing the argument list while using itzeertzjq2022-10-05
* | vim-patch:8.2.2463: using :arglocal in an autocommand may use freed memoryzeertzjq2022-10-05
* | vim-patch:8.2.2421: double free when using autocommand with "argdel"zeertzjq2022-10-05
* | vim-patch:8.2.2413: crash when using :all while using a cmdline windowzeertzjq2022-10-05
|/
* vim-patch:9.0.0661: multi-byte "lastline" in 'fillchars' does not work properlyzeertzjq2022-10-05
* vim-patch:9.0.0656: cannot specify another character to use instead of '@'zeertzjq2022-10-05
* fix(ui): msg_ext_set_kind for nvim_echo (#20476)Shougo2022-10-04
* vim-patch:8.2.2316: Vim9: cannot list a lambda functionzeertzjq2022-10-04
* Merge #20154 build: cmake cleanupJustin M. Keyes2022-10-02
|\
| * build: remove unnecessary translation-related codedundargoc2022-10-02