summaryrefslogtreecommitdiff
path: root/src/edit.c
AgeCommit message (Expand)Author
2017-11-18patch 8.0.1309: cannot use 'balloonexpr' in a terminalBram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingBram Moolenaar
2017-10-24patch 8.0.1215: newer gcc warns for implicit fallthroughBram Moolenaar
2017-09-26patch 8.0.1154: 'indentkeys' does not work properlyBram Moolenaar
2017-09-22patch 8.0.1136: W_WIDTH() is always the sameBram Moolenaar
2017-09-22patch 8.0.1135: W_WINCOL() is always the sameBram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsBram Moolenaar
2017-09-02patch 8.0.1041: bogus characters when indenting during visual-block appendBram Moolenaar
2017-08-30patch 8.0.1026: GTK on-the-spot input has problemsBram Moolenaar
2017-08-16patch 8.0.0948: crash if timer closes window while dragging status lineBram Moolenaar
2017-06-29patch 8.0.0691: compiler warning without the linebreak featureBram Moolenaar
2017-06-24patch 8.0.0669: CTRL-N at start of the buffer does not work correctlyBram Moolenaar
2017-06-17patch 8.0.0643: when a pattern search is slow Vim becomes unusableBram Moolenaar
2017-05-01patch 8.0.0596: crash when complete() called after complete_add()Bram Moolenaar
2017-04-07patch 8.0.0544: cppcheck warningsBram Moolenaar
2017-04-03patch 8.0.0541: compiler warning on MS-WindowsBram Moolenaar
2017-04-01patch 8.0.0533: abbreviation doesn't work after backspacing newlineBram Moolenaar
2017-03-31patch 8.0.0530: buffer overflow when 'columns' is very bigBram 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-03-09patch 8.0.0440: not enough test coverage in Insert modeBram Moolenaar
2017-03-05patch 8.0.0425: build errors when building without foldingBram Moolenaar
2017-03-01patch 8.0.0390: when the window scrolls the popup menu may be garbledBram Moolenaar
2017-02-26patch 8.0.0379: CTRL-Z and mouse click use CTRL-O unnecessaryBram Moolenaar
2017-02-25patch 8.0.0365: might free a dict item that wasn't allocatedBram Moolenaar
2017-02-23patch 8.0.0358: invalid memory access in C-indent codeBram Moolenaar
2017-02-21patch 8.0.0347: when using completion comment leader wont workBram Moolenaar
2017-02-19patch 8.0.0341: undo does not work properly when using completionBram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referenceBram Moolenaar
2017-02-09patch 8.0.0319: insert mode completion does not respect 'backspace'Bram Moolenaar
2017-01-29patch 8.0.0262: Farsi support is barely testedBram Moolenaar
2017-01-27patch 8.0.0247: need to type Ctrl-N twice to select a completionBram Moolenaar
2017-01-25patch 8.0.0238: bracketed paste does not disable autoindentBram Moolenaar
2017-01-24patch 8.0.0232: paste does not work when 'esckeys' is offBram Moolenaar
2017-01-24patch 8.0.0231: bracketed paste mode is not testedBram Moolenaar
2017-01-24patch 8.0.0230: bracketed paste does not support line breaksBram Moolenaar
2017-01-21patch 8.0.0210: no support for bracketed pasteBram Moolenaar
2017-01-20patch 8.0.0208: internally used commands end up in historyBram Moolenaar
2016-12-09patch 8.0.0127Bram Moolenaar
2016-11-10patch 8.0.0074Bram Moolenaar
2016-10-18patch 8.0.0043Bram Moolenaar
2016-10-17patch 8.0.0042Bram Moolenaar
2016-10-16patch 8.0.0041Bram Moolenaar
2016-10-15patch 8.0.0035Bram Moolenaar
2016-09-05patch 7.4.2331Bram Moolenaar
2016-08-29patch 7.4.2293Bram Moolenaar
2016-08-12patch 7.4.2201Bram Moolenaar
2016-08-09patch 7.4.2188Bram Moolenaar