aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_getln.c
Commit message (Expand)AuthorAge
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor: follow style guidedundargoc2023-11-19
* refactor: iwyu (#26062)zeertzjq2023-11-16
* refactor: follow style guidedundargoc2023-11-13
* build: remove PVSdundargoc2023-11-12
* refactor: remove redundant castsdundargoc2023-11-11
* refactor: the long goodbyedundargoc2023-11-05
* refactor(grid): implement rightleftcmd as a post-processing stepbfredl2023-11-03
* vim-patch:9.0.2068: [security] overflow in :history (#25794)zeertzjq2023-10-27
* vim-patch:9.0.2037: A few remaining cmdline completion issues with C-E/Y (#25...zeertzjq2023-10-17
* refactor: the long goodbyedundargoc2023-10-09
* refactor(grid): do arabic shaping in one placebfredl2023-10-08
* refactor: the long goodbyedundargoc2023-10-03
* refactor(message): simplify msg_puts_display and use batched grid updatesbfredl2023-10-03
* refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq2023-10-02
* vim-patch:9.0.1958: cannot complete option valueszeertzjq2023-10-01
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor: remove longdundargoc2023-09-29
* refactor(messages): fold msg_attr into msgbfredl2023-09-27
* refactor(messages): fold msg_outtrans_attr into msg_outtransbfredl2023-09-27
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* refactor(change): do API changes to buffer without curbuf switchbfredl2023-08-26
* vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)zeertzjq2023-08-22
* vim-patch:8.1.2044: no easy way to process postponed workzeertzjq2023-08-21
* vim-patch:9.0.1774: no support for custom cmdline completion (#24808)zeertzjq2023-08-21
* vim-patch:9.0.1691: wrong viewport restored for incsearch and smoothscroll (#...zeertzjq2023-08-12
* fix(inccommand): don't set an invalid 'undolevels' value (#24575)zeertzjq2023-08-05
* fix(inccommand): don't save information of a buffer twice (#24501)zeertzjq2023-07-28
* feat(api): allow win_close in cmdwin to close wins except previousSean Dewar2023-07-26
* fix(inccommand): restrict cmdpreview undo calls (#24289)Alexandre Teoi2023-07-26
* refactor: remove some (const char **) casts (#24423)zeertzjq2023-07-22
* fix(inccommand): block errors when parsing command line again (#24374)zeertzjq2023-07-17
* refactor: remove longdundargoc2023-07-03
* fix(api): nvim_parse_cmd error message in pcall() #23297Alexandre Teoi2023-07-01
* fix(cmdline): don't redraw 'tabline' in Ex mode (#24123)zeertzjq2023-06-23
* refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)Famiu Haque2023-06-07
* vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...zeertzjq2023-05-30
* refactor(api): new helper macrosFamiu Haque2023-05-23
* vim-patch:9.0.0490: using freed memory with cmdwin and BufEnter autocmdzeertzjq2023-05-13
* fix(redo): make redo of Lua mappings in op-pending mode work (#23566)zeertzjq2023-05-10
* vim-patch:9.0.0892: may redraw when not neededLuuk van Baal2023-05-02
* vim-patch:8.2.0578: heredoc for interfaces does not support "trim"zeertzjq2023-04-29
* vim-patch:9.0.1330: handling new value of an option has a long "else if" chainLewis Russell2023-04-28
* refactor: uncrustifydundargoc2023-04-26