summaryrefslogtreecommitdiff
path: root/src/ex_getln.c
AgeCommit message (Expand)Author
2018-01-31patch 8.0.1445: cannot act on edits in the command lineBram Moolenaar
2018-01-02patch 8.0.1428: compiler warning on 64 bit MS-Windows systemBram Moolenaar
2017-12-17patch 8.0.1399: warnings and errors when building tiny versionBram Moolenaar
2017-12-16patch 8.0.1396: memory leak when CTRL-G in search command line failsBram Moolenaar
2017-12-16patch 8.0.1393: too much highlighting with 'hlsearch' and 'incsearch' setBram Moolenaar
2017-11-28patch 8.0.1356: using simalt in a GUIEnter autocommand inserts charactersBram Moolenaar
2017-11-25patch 8.0.1338: USE_IM_CONTROL is confusing and incompleteBram Moolenaar
2017-11-18patch 8.0.1309: cannot use 'balloonexpr' in a terminalBram Moolenaar
2017-11-16patch 8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty patternBram Moolenaar
2017-11-02patch 8.0.1250: 'hlsearch' highlighting not removed after incsearchBram Moolenaar
2017-10-29patch 8.0.1238: incremental search only shows one matchBram Moolenaar
2017-10-24patch 8.0.1215: newer gcc warns for implicit fallthroughBram Moolenaar
2017-10-22patch 8.0.1210: CTRL-G and CTRL-T are ignored with typeaheadBram Moolenaar
2017-10-19patch 8.0.1206: no autocmd for entering or leaving the command lineBram Moolenaar
2017-09-24patch 8.0.1143: macros always expand to the same thingBram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsBram Moolenaar
2017-08-30patch 8.0.1026: GTK on-the-spot input has problemsBram Moolenaar
2017-08-06patch 8.0.0878: no completion for :mapclearBram Moolenaar
2017-07-16patch 8.0.0720: unfinished mapping not displayed when running timerBram Moolenaar
2017-07-15patch 8.0.0714: when a timer causes a command line redraw " goes missingBram Moolenaar
2017-07-11patch 8.0.0706: crash when cancelling the cmdline window in Ex modeBram Moolenaar
2017-07-01patch 8.0.0692: CTRL-G with 'incsearch' and ? goes in the wrong directionBram Moolenaar
2017-06-29patch 8.0.0689: ~ character not escaped when extending search patternBram Moolenaar
2017-06-25patch 8.0.0677: setting 'filetype' may switch buffersBram Moolenaar
2017-06-17patch 8.0.0643: when a pattern search is slow Vim becomes unusableBram Moolenaar
2017-04-30patch 8.0.0592: if a job writes to a buffer screen is not updatedBram Moolenaar
2017-04-07patch 8.0.0546: swap file exists briefly when opening the command windowBram Moolenaar
2017-03-30patch 8.0.0528: highlight wrong text when 'wim' includes "longest"Bram Moolenaar
2017-03-16patch 8.0.0468: after aborting an Ex command g< does not workBram Moolenaar
2017-03-16patch 8.0.0466: still macros that should be all-capsBram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0451: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0448: some macros are in lower caseBram Moolenaar
2017-02-26patch 8.0.0374: invalid memory access when using :sc in Ex modeBram Moolenaar
2017-02-23patch 8.0.0360: sometimes VimL is used instead of "Vim script"Bram Moolenaar
2017-02-09patch 8.0.0320: warning for unused variable with small buildBram Moolenaar
2017-01-24patch 8.0.0237: when 'wildoptions' is "tagfile" completion may not workBram Moolenaar
2017-01-24patch 8.0.0228: pasting in xterm on the command line has PasteStartBram Moolenaar
2017-01-11patch 8.0.0172: command line window does not workBram Moolenaar
2017-01-09patch 8.0.0161: can't build with small featuresBram Moolenaar
2017-01-08patch 8.0.0159: crash on startup when updating tablineBram Moolenaar
2016-10-15patch 8.0.0034Bram Moolenaar
2016-09-09patch 7.4.2357Bram Moolenaar
2016-09-05patch 7.4.2331Bram Moolenaar
2016-09-03patch 7.4.2320Bram Moolenaar
2016-09-03patch 7.4.2318Bram Moolenaar
2016-09-03patch 7.4.2312Bram Moolenaar
2016-08-29patch 7.4.2293Bram Moolenaar
2016-08-27patch 7.4.2268Bram Moolenaar
2016-08-26patch 7.4.2261Bram Moolenaar