summaryrefslogtreecommitdiff
path: root/src/proto
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1007: there is no way to get a list of swap file namesv9.0.1007Bram Moolenaar2022-12-051-1/+1
* patch 9.0.1001: classes are not documented or implemented yetv9.0.1001Bram Moolenaar2022-12-041-0/+6
* patch 9.0.0993: display errors when adding or removing text property typev9.0.0993Bram Moolenaar2022-12-022-0/+2
* patch 9.0.0980: the keyboard state response may end up in a shell commandv9.0.0980Bram Moolenaar2022-12-012-0/+3
* patch 9.0.0977: it is not easy to see what client-server commands are doingv9.0.0977Bram Moolenaar2022-11-302-4/+8
* patch 9.0.0965: using one window for executing autocommands is insufficientv9.0.0965Bram Moolenaar2022-11-281-0/+2
* patch 9.0.0963: function name does not match autocmd event namev9.0.0963zeertzjq2022-11-281-1/+1
* patch 9.0.0949: crash when unletting a variable while listing variablesv9.0.0949Bram Moolenaar2022-11-252-3/+4
* patch 9.0.0948: 'ttyfast' is set for arbitrary terminalsv9.0.0948Bram Moolenaar2022-11-251-1/+0
* patch 9.0.0947: invalid memory access in substitute with functionv9.0.0947Bram Moolenaar2022-11-251-0/+1
* patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebugv9.0.0930Bram Moolenaar2022-11-231-0/+2
* patch 9.0.0917: the WinScrolled autocommand event is not enoughv9.0.0917Bram Moolenaar2022-11-222-1/+2
* patch 9.0.0916: getbufline() is inefficient for getting a single linev9.0.0916Bram Moolenaar2022-11-211-0/+1
* patch 9.0.0915: WinScrolled may trigger immediately when definedv9.0.0915Bram Moolenaar2022-11-201-0/+3
* patch 9.0.0913: only change in current window triggers the WinScrolled eventv9.0.0913Bram Moolenaar2022-11-191-0/+1
* patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xtermv9.0.0912Bram Moolenaar2022-11-191-0/+1
* patch 9.0.0909: error message for layout change does not match actionv9.0.0909Bram Moolenaar2022-11-191-1/+1
* patch 9.0.0907: restoring window after WinScrolled may failv9.0.0907Bram Moolenaar2022-11-191-0/+1
* patch 9.0.0902: some mouse scroll code is not in a good placev9.0.0902Christopher Plewright2022-11-181-1/+0
* patch 9.0.0901: setting w_leftcol and handling side effects is confusingv9.0.0901Bram Moolenaar2022-11-181-1/+1
* patch 9.0.0886: horizontal mouse scroll only works in the GUIv9.0.0886Christopher Plewright2022-11-153-1/+4
* patch 9.0.0881: cannot get the currently showing mouse shapev9.0.0881Bram Moolenaar2022-11-141-2/+3
* patch 9.0.0868: MS-Windows: after Vim exits console resizing problemv9.0.0868Christopher Plewright2022-11-121-1/+0
* patch 9.0.0867: wildmenu redrawing code is spread outv9.0.0867Bram Moolenaar2022-11-122-2/+0
* patch 9.0.0844: handling 'statusline' errors is spread outv9.0.0844Luuk van Baal2022-11-071-2/+2
* patch 9.0.0828: various typosv9.0.0828dundargoc2022-11-022-2/+2
* patch 9.0.0825: cannot drag an entry in the tabpage linev9.0.0825zeertzjq2022-11-011-1/+1
* patch 9.0.0822: crash when dragging the statusline with a mappingv9.0.0822Bram Moolenaar2022-10-311-0/+1
* patch 9.0.0803: readblob() cannot read from character devicev9.0.0803K.Takata2022-10-201-1/+1
* patch 9.0.0795: readblob() always reads the whole filev9.0.0795K.Takata2022-10-191-1/+1
* patch 9.0.0761: cannot use 'indentexpr' for Lisp indentingv9.0.0761Bram Moolenaar2022-10-151-0/+1
* patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll'v9.0.0751Bram Moolenaar2022-10-141-1/+2
* patch 9.0.0750: crash when popup closed in callbackv9.0.0750Bram Moolenaar2022-10-141-1/+1
* patch 9.0.0749: alloc/free of buffer for each quickfix entry is inefficientv9.0.0749Yegappan Lakshmanan2022-10-141-0/+1
* patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll'v9.0.0734Bram Moolenaar2022-10-121-0/+1
* patch 9.0.0709: virtual text "after" not correct with 'nowrap'v9.0.0709Bram Moolenaar2022-10-091-1/+1
* patch 9.0.0708: :confirm does not work properly for a terminal bufferv9.0.0708Yee Cheng Chin2022-10-091-0/+1
* patch 9.0.0703: failing check for argument type for const anyv9.0.0703Bram Moolenaar2022-10-091-0/+1
* patch 9.0.0694: no native sound support on Mac OSv9.0.0694Yee Cheng Chin2022-10-082-0/+11
* patch 9.0.0683: cannot specify a time for :echowindowv9.0.0683Bram Moolenaar2022-10-073-2/+4
* patch 9.0.0682: crash when popup with deleted timer is closedv9.0.0682Bram Moolenaar2022-10-071-0/+1
* patch 9.0.0655: passing modifier codes to a shell running in the GUIv9.0.0655Bram Moolenaar2022-10-041-1/+1
* patch 9.0.0653: BS and DEL do not work properly in an interacive shellv9.0.0653Bram Moolenaar2022-10-031-1/+1
* patch 9.0.0634: evaluating "expr" options has more overhead than neededv9.0.0634Bram Moolenaar2022-10-011-5/+8
* patch 9.0.0632: calling a function from an "expr" option has overheadv9.0.0632Bram Moolenaar2022-10-011-1/+2
* patch 9.0.0623: error for modifying a const is not detected at compile timev9.0.0623Bram Moolenaar2022-09-292-0/+2
* patch 9.0.0618: calling function for reduce() has too much overheadv9.0.0618Bram Moolenaar2022-09-282-2/+3
* patch 9.0.0603: with 'nosplitscroll' folds are not handled correctlyv9.0.0603Luuk van Baal2022-09-271-0/+2
* patch 9.0.0592: display not cleared when scrolling back in messagesv9.0.0592Bram Moolenaar2022-09-261-1/+1
* patch 9.0.0590: after exiting Insert mode spelling not checked in next linev9.0.0590Bram Moolenaar2022-09-251-0/+1