summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/ex_getln.c
AgeCommit message (Expand)AuthorFiles
2026-04-22fix(cmdline): avoid 'incsearch' recursion after redraw #39303luukvbaal1
2026-04-22fix(incsearch): support `c_CTRL-{G,T}` with an offset (#39097)Barrett Ruth1
2026-04-15vim-patch:9.2.0346: Wrong cursor position when entering command line window (...zeertzjq1
2026-04-14fix(cmdline): avoid Ex-mode NULL cmdline_block event #39043luukvbaal1
2026-04-06fix(cmdline): 'inccommand' preview after setcmdline() #38795luukvbaal1
2026-03-29vim-patch:9.2.0253: various issues with wrong b_nwindows after closing buffersSean Dewar1
2026-03-23vim-patch:9.2.0226: No 'incsearch' highlighting support for :uniq (#38425)zeertzjq1
2026-03-20vim-patch:9.2.0209: freeze during wildmenu completion (#38386)zeertzjq1
2026-03-14refactor(window): lastwin_nofloating takes tpSean Dewar1
2026-02-15fix(prompt): heap-buffer-overflow in prompt_setpromptSean Dewar1
2026-02-14refactor: fix coverity warnings (#37858)zeertzjq1
2026-02-08fix(messages): unwanted newlines with ext_messages #37733luukvbaal1
2026-02-06fix(ui): cmdline_block events for exmode #37751luukvbaal1
2026-01-23vim-patch:9.1.2107: :normal may change cmdline history (#37523)zeertzjq1
2026-01-19vim-patch:9.1.2098: Crash with 'wildmenu' when typing Ctrl-Y after Ctrl-A (#3...zeertzjq1
2026-01-01vim-patch:8.2.2198: ml_get error when resizing window and using text propertyJan Edmund Lazo1
2025-11-20fix(input): discard following keys when discarding <Cmd>/K_LUA (#36498)zeertzjq1
2025-11-19fix(cmdline): make sure pum is removed on leave (#36608)zeertzjq1
2025-10-26vim-patch:9.1.1872: Cmdline history not updated when mapping <Up> and <CR> (#...zeertzjq1
2025-10-25vim-patch:9.1.1871: Wrong 'showcmd' in the cmdwin (#36320)zeertzjq1
2025-10-08fix(cmdline): don't treat c_CTRL-D as wildmenu (#36067)zeertzjq1
2025-10-05vim-patch:8.1.1957: more code can be moved to evalvars.cJan Edmund Lazo1
2025-09-29vim-patch:8.2.0443: clipboard code is spread out #35949Jan Edmund Lazo1
2025-09-26vim-patch:8.1.2077: the ops.c file is too bigJan Edmund Lazo1
2025-09-19vim-patch:9.1.1771: complete: some redraw issues with 'autocomplete'zeertzjq1
2025-09-19vim-patch:9.1.1621: flicker in popup menu during cmdline autocompletionzeertzjq1
2025-09-09vim-patch:9.1.1738: cmdline-autocompletion breaks history navigationzeertzjq1
2025-09-08vim-patch:9.1.1679: unclear what key causes CmdlineLeave autocommand (#35677)zeertzjq1
2025-09-08vim-patch:9.1.1740: Memory leak with wildmode=longest,full and wildoptions=pumzeertzjq1
2025-09-08vim-patch:9.1.1739: Matches may be listed twice with wildmode=longest,listzeertzjq1
2025-09-08vim-patch:9.1.1737: Patch v9.1.1714 introduce a regression for wildmenuzeertzjq1
2025-09-08vim-patch:9.1.1714: completion: wildmode=longest:full selects wrong itemzeertzjq1
2025-09-08vim-patch:9.1.1676: completion: long line shown twicezeertzjq1
2025-09-08vim-patch:partial:9.1.1639: completion: popup may be misplacedzeertzjq1
2025-08-27vim-patch:9.1.1689: CmdlineChanged not triggered by <Del> (#35496)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-08-12fix(api): fix crash in command preview with % #35228glepnir1
2025-08-11fix(inccommand): skip input() during preview #35272tao1
2025-08-10vim-patch:9.1.1612: Ctrl-G/Ctrl-T do not ignore the end search delimiterzeertzjq1
2025-08-09fix(cmdline): trigger CmdlineChanged after command preview (#35254)zeertzjq1
2025-08-08vim-patch:9.1.1604: completion: incsearch highlight might be lost (#35236)zeertzjq1
2025-07-23vim-patch:9.1.1576: cannot easily trigger wildcard expansion (#35022)zeertzjq1
2025-07-21vim-patch:9.1.1573: Memory leak when pressing Ctrl-D in cmdline modezeertzjq1
2025-07-21vim-patch:9.1.1571: CmdlineChanged triggered to oftenzeertzjq1
2025-07-09test(messages/cmdline_spec): convert highlight IDs to name and format (#34845)luukvbaal1
2025-07-06vim-patch:9.1.1518: getcompletiontype() may crash (#34819)zeertzjq1
2025-07-06vim-patch:9.1.1516: tests: no test that 'incsearch' is updated after search c...zeertzjq1
2025-07-06vim-patch:9.1.1509: patch 9.1.1505 was not goodzeertzjq1
2025-07-06vim-patch:9.1.1505: not possible to return completion type for :ex commandzeertzjq1
2025-07-05vim-patch:9.1.1490: 'wildchar' does not work in search contextszeertzjq1