aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_getln.c
Commit message (Expand)AuthorAge
* refactor(optionstr.c): break up did_set_string_option 7Lewis Russell2023-01-25
* revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...zeertzjq2023-01-24
* refactor(win_close): remove "force", don't pass on "free_buf" (#21921)zeertzjq2023-01-23
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 23 (#21798)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: remove E5500, adjust testszeertzjq2023-01-16
* vim-patch:8.2.4585: cannot use keypad page-up/down for completion menuzeertzjq2023-01-15
* vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menuzeertzjq2023-01-15
* vim-patch:partial:8.2.4339: CTRL-A does not work properly with the cmdline po...zeertzjq2023-01-14
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq2023-01-10
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* refactor: replace char_u with chardundargoc2023-01-09
* Merge #21580 cmdline issues with cmdheight=0Justin M. Keyes2023-01-03
|\
| * fix: issues with command line if ui elements are externalizedLuuk van Baal2022-12-31
* | vim-patch:9.0.1115: code is indented more than needed (#21598)zeertzjq2022-12-31
|/
* refactor: replace char_u with char 16 - remove STRNCMP (#21208)dundargoc2022-12-21
* docs: fix typos (#21328)dundargoc2022-12-12
* vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)zeertzjq2022-12-11
* vim-patch:9.0.1038: function name does not match what it is used for (#21359)zeertzjq2022-12-09
* vim-patch:8.2.1634: loop to handle keys for the command line is too long (#21...zeertzjq2022-12-08
* fix(events): save v:event for cmdline autocommands separately (#21316)zeertzjq2022-12-07
* vim-patch:8.2.1622: loop to handle keys for the command line is too long (#21...zeertzjq2022-12-06
* vim-patch:8.2.2295: incsearch does not detect empty pattern properlyzeertzjq2022-12-04
* vim-patch:8.2.2182: Vim9: value of 'magic' is still relevantzeertzjq2022-12-04
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-19
* vim-patch:8.2.5148: invalid memory access when using expression on command li...zeertzjq2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.2.0502: Vim9: some code is not testedzeertzjq2022-11-05
* feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq2022-10-17
* refactor: replace char_u with charDundar Göc2022-10-15
* feat(window/ui): add splitkeep option (#19243)luukvbaal2022-10-06
* feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* refactor(redraw): no type argument in update_screen()bfredl2022-10-05
* fix(ui): allow redrawing statusline when msgsep is used (#20337)zeertzjq2022-09-26
* fix!: make :undo! notify buffer update callbacks (#20344)zeertzjq2022-09-26
* fix(inccommand): deal with unsynced undo (#20041)zeertzjq2022-09-26
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* fix(inccommand): avoid unnecessary redraw when not showing (#20244)zeertzjq2022-09-19
* feat(ui): use msg_grid based implementation for cmdheight=0bfredl2022-09-15
* Merge pull request #18705 from dundargoc/fix/require-missing-module-in-autocmdbfredl2022-09-14
|\
| * fix: assertion failure when requiring missing module in autocmdDundar Goc2022-09-05
* | Merge pull request #20077 from dundargoc/refactor/char_u/11bfredl2022-09-12
|\ \
| * | refactor: replace char_u with charDundar Göc2022-09-11
* | | vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)zeertzjq2022-09-12
|/ /
* | refactor: replace char_u with charDundar Göc2022-09-10
* | refactor: replace char_u with charDundar Göc2022-09-09