summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2017-11-12patch 8.0.1295: cannot automatically get a server name in a terminalBram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingBram Moolenaar
2017-10-26patch 8.0.1217: can't use remote eval to inspect vars in debug modeBram Moolenaar
2017-10-24patch 8.0.1215: newer gcc warns for implicit fallthroughBram Moolenaar
2017-10-22patch 8.0.1213: setting 'mzschemedll' has no effectBram Moolenaar
2017-09-27patch 8.0.1157: compiler warning on MS-WindowsBram Moolenaar
2017-09-26patch 8.0.1152: encoding of error message wrong in Cygwin terminalBram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsBram Moolenaar
2017-09-14patch 8.0.1108: cannot specify mappings for the terminal windowBram Moolenaar
2017-08-17patch 8.0.0954: /proc/self/exe might be a relative pathBram Moolenaar
2017-08-14patch 8.0.0946: using PATH_MAX does not work well on some systemsBram Moolenaar
2017-08-06patch 8.0.0877: using CTRL-\ CTRL-N in terminal is inconsistentBram Moolenaar
2017-08-05patch 8.0.0873: in terminal cannot use CTRL-\ CTRL-N to start Visual modeBram Moolenaar
2017-07-30patch 8.0.0813: cannot use a terminal window while the job is runningBram Moolenaar
2017-07-16patch 8.0.0725: a terminal window does not handle keyboard inputBram Moolenaar
2017-07-15patch 8.0.0716: not easy to start Vim cleanlyBram Moolenaar
2017-06-27patch 8.0.0680: plugins in start packages are sourced twiceBram Moolenaar
2017-06-09patch 8.0.0629: checking for ambigous width is not workingBram Moolenaar
2017-06-04patch 8.0.0612: pack dirs are added to 'runtimepath' too lateBram Moolenaar
2017-06-04patch 8.0.0611: the screen is not redrawn after sending t_u7Bram Moolenaar
2017-04-18patch 8.0.0567: call for requesting color and ambiwidth is too earlyBram Moolenaar
2017-04-02patch 8.0.0540: building unit tests failsBram Moolenaar
2017-04-02patch 8.0.0539: startup test fails on MacBram Moolenaar
2017-03-19patch 8.0.0494: build failure with older compiler on MS-WindowsBram Moolenaar
2017-03-19patch 8.0.0492: a failing client-server request can make Vim hangBram Moolenaar
2017-03-18patch 8.0.0476: missing change to main.cBram Moolenaar
2017-03-16patch 8.0.0464: can't find executable name on Solaris and FreeBSDBram Moolenaar
2017-03-12patch 8.0.0450: v:progpath is not reliably setBram 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-03-05patch 8.0.0419: test for v:progpath fails on MS-WindowsBram Moolenaar
2017-03-05patch 8.0.0416: setting v:progpath is not quite rightBram Moolenaar
2017-03-04patch 8.0.0409: set_progpath is defined but not always usedBram Moolenaar
2017-03-04patch 8.0.0405: v:progpath may become invalid after :cdBram Moolenaar
2017-02-25patch 8.0.0365: might free a dict item that wasn't allocatedBram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referenceBram Moolenaar
2017-02-03patch 8.0.0299: a window resize is sometimes not taking effectBram Moolenaar
2016-11-24patch 8.0.0096Bram Moolenaar
2016-08-29patch 7.4.2293Bram Moolenaar
2016-08-10patch 7.4.2191Bram Moolenaar
2016-08-07patch 7.4.2176Bram Moolenaar
2016-08-06patch 7.4.2164Bram Moolenaar
2016-07-29patch 7.4.2115Bram Moolenaar
2016-07-28patch 7.4.2111Bram Moolenaar
2016-07-24patch 7.4.2101Bram Moolenaar
2016-07-16patch 7.4.2051Bram Moolenaar
2016-07-16patch 7.4.2048Bram Moolenaar
2016-07-10patch 7.4.2024Bram Moolenaar
2016-07-03patch 7.4.1988Bram Moolenaar
2016-07-02patch 7.4.1983Bram Moolenaar