summaryrefslogtreecommitdiff
path: root/src/buffer.c
AgeCommit message (Expand)Author
2018-02-19patch 8.0.1525: using :wqa exits even if a job runs in a terminal windowBram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesBram Moolenaar
2018-02-03patch 8.0.1459: cannot handle change of directoryBram Moolenaar
2018-01-28patch 8.0.1435: memory leak in test_arabicBram Moolenaar
2017-12-18patch 8.0.1402: crash with nasty autocommandBram Moolenaar
2017-12-01patch 8.0.1361: some users don't want to diff with hidden buffersBram Moolenaar
2017-10-26patch 8.0.1220: skipping empty statusline groups is not correctBram Moolenaar
2017-10-24patch 8.0.1215: newer gcc warns for implicit fallthroughBram Moolenaar
2017-10-22patch 8.0.1208: 'statusline' drops empty group with highlight changeBram Moolenaar
2017-10-14patch 8.0.1193: crash when wiping out a buffer after using getbufinfo()Bram Moolenaar
2017-09-30patch 8.0.1164: changing StatusLine highlight does not always workBram Moolenaar
2017-09-17patch 8.0.1119: quitting a split terminal window kills the jobBram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsBram Moolenaar
2017-09-08patch 8.0.1073: may get an endless loop if 'statusline' changes a highlightBram Moolenaar
2017-08-29patch 8.0.1013: terminal window behaves different from a buffer with changesBram Moolenaar
2017-08-17patch 8.0.0953: get "no write since last change" error in terminal windowBram Moolenaar
2017-08-13patch 8.0.0935: cannot recognize a terminal buffer in :ls outputBram Moolenaar
2017-08-13patch 8.0.0930: terminal buffers are stored in the viminfo fileBram Moolenaar
2017-08-04patch 8.0.0860: side effects when channel appends to a bufferBram Moolenaar
2017-08-03patch 8.0.0858: can exit while a terminal is still running a jobBram Moolenaar
2017-08-01patch 8.0.0838: buffer hangs around whem terminal window is closedBram Moolenaar
2017-07-28patch 8.0.0797: finished job in terminal window is not handledBram Moolenaar
2017-07-27patch 8.0.0782: using freed memory in quickfix codeBram Moolenaar
2017-07-25patch 8.0.0776: function prototypes missing without the quickfix featureBram Moolenaar
2017-07-24patch 8.0.0768: terminal window status shows "[Scratch]"Bram Moolenaar
2017-07-23patch 8.0.0761: options not set properly for a terminal bufferBram Moolenaar
2017-07-17patch 8.0.0728: the terminal structure is never freedBram Moolenaar
2017-06-19patch 8.0.0648: possible use of NULL pointerBram Moolenaar
2017-06-05patch 8.0.0621: :stag does not respect 'switchbuf'Bram Moolenaar
2017-06-04patch 8.0.0607: after :bwipe + :new bufref might still be validBram Moolenaar
2017-03-16patch 8.0.0466: still macros that should be all-capsBram Moolenaar
2017-03-12patch 8.0.0448: some macros are in lower caseBram Moolenaar
2017-03-05patch 8.0.0420: text garbled when the system encoding differs from 'encoding'Bram Moolenaar
2017-02-25patch 8.0.0366: build fails with tiny featuresBram Moolenaar
2017-02-25patch 8.0.0365: might free a dict item that wasn't allocatedBram Moolenaar
2017-02-21patch 8.0.0345: islocked('d.changedtick') does not workBram Moolenaar
2017-02-19patch 8.0.0340: not checking return valud of dict_add()Bram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referenceBram Moolenaar
2017-01-24patch 8.0.0229: local 'formatprg' option value leaksBram Moolenaar
2017-01-13patch 8.0.0177: BufEnter autocommand not fired for a directoryBram Moolenaar
2016-12-01patch 8.0.0110Bram Moolenaar
2016-11-10patch 8.0.0073Bram Moolenaar
2016-11-06patch 8.0.0069Bram Moolenaar
2016-10-30patch 8.0.0055Bram Moolenaar
2016-09-11patch 7.4.2362Bram Moolenaar
2016-09-09patch 7.4.2348Bram Moolenaar
2016-09-08patch 7.4.2347Bram Moolenaar
2016-09-04patch 7.4.2330Bram Moolenaar
2016-09-04patch 7.4.2328Bram Moolenaar
2016-09-04patch 7.4.2325Bram Moolenaar