summaryrefslogtreecommitdiffstats
path: root/src/main.c
AgeCommit message (Expand)Author
2018-08-07patch 8.1.0253: saving and restoring window title does not always workv8.1.0253Bram Moolenaar
2018-07-29patch 8.1.0228: dropping files is ignored while Vim is busyv8.1.0228Bram Moolenaar
2018-06-23patch 8.1.0103: long version string cannot be translatedv8.1.0103Bram Moolenaar
2018-06-21patch 8.1.0094: help text "usage:" is not capatalizedv8.1.0094Bram Moolenaar
2018-06-19patch 8.1.0082: in terminal window, typing : at more prompt, inserts ':'v8.1.0082Bram Moolenaar
2018-05-05patch 8.0.1792: MS-Windows users expect -? to work like --helpv8.0.1792Bram Moolenaar
2018-04-16patch 8.0.1726: older MSVC doesn't support declarations halfway a blockv8.0.1726Bram Moolenaar
2018-04-16patch 8.0.1724: declarations cannot be halfway a blockv8.0.1724Bram Moolenaar
2018-04-10patch 8.0.1688: some macros are used without a semicolonv8.0.1688Bram Moolenaar
2018-03-22patch 8.0.1628: channel log doesn't mention exitingv8.0.1628Bram Moolenaar
2018-03-14patch 8.0.1607: --clean loads user settings from .gvimrcv8.0.1607Bram Moolenaar
2018-03-04patch 8.0.1566: too many #ifdefsv8.0.1566Bram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar
2018-03-01patch 8.0.1555: build error for some combination of featuresv8.0.1555Bram Moolenaar
2018-03-01patch 8.0.1554: custom plugins loaded with --cleanv8.0.1554Bram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesv8.0.1496Bram Moolenaar
2018-02-10patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menuv8.0.1494Bram Moolenaar
2018-02-03patch 8.0.1459: cannot handle change of directoryv8.0.1459Bram Moolenaar
2018-02-03patch 8.0.1454: when in silent mode too much output is bufferedv8.0.1454Bram Moolenaar
2018-01-31patch 8.0.1449: slow redrawing with DirectXv8.0.1449Bram Moolenaar
2017-12-18patch 8.0.1405: duplicated code for getting a typed characterv8.0.1405Bram Moolenaar
2017-12-18patch 8.0.1404: invalid memory access on exitv8.0.1404Bram Moolenaar
2017-11-12patch 8.0.1295: cannot automatically get a server name in a terminalv8.0.1295Bram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingv8.0.1236Bram Moolenaar
2017-10-26patch 8.0.1217: can't use remote eval to inspect vars in debug modev8.0.1217Bram Moolenaar
2017-10-24patch 8.0.1215: newer gcc warns for implicit fallthroughv8.0.1215Bram Moolenaar
2017-10-22patch 8.0.1213: setting 'mzschemedll' has no effectv8.0.1213Bram Moolenaar
2017-09-27patch 8.0.1157: compiler warning on MS-Windowsv8.0.1157Bram Moolenaar
2017-09-26patch 8.0.1152: encoding of error message wrong in Cygwin terminalv8.0.1152Bram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar
2017-09-14patch 8.0.1108: cannot specify mappings for the terminal windowv8.0.1108Bram Moolenaar
2017-08-17patch 8.0.0954: /proc/self/exe might be a relative pathv8.0.0954Bram Moolenaar
2017-08-14patch 8.0.0946: using PATH_MAX does not work well on some systemsv8.0.0946Bram Moolenaar
2017-08-06patch 8.0.0877: using CTRL-\ CTRL-N in terminal is inconsistentv8.0.0877Bram Moolenaar
2017-08-05patch 8.0.0873: in terminal cannot use CTRL-\ CTRL-N to start Visual modev8.0.0873Bram Moolenaar
2017-07-30patch 8.0.0813: cannot use a terminal window while the job is runningv8.0.0813Bram Moolenaar
2017-07-16patch 8.0.0725: a terminal window does not handle keyboard inputv8.0.0725Bram Moolenaar
2017-07-15patch 8.0.0716: not easy to start Vim cleanlyv8.0.0716Bram Moolenaar
2017-06-27patch 8.0.0680: plugins in start packages are sourced twicev8.0.0680Bram Moolenaar
2017-06-09patch 8.0.0629: checking for ambigous width is not workingv8.0.0629Bram Moolenaar
2017-06-04patch 8.0.0612: pack dirs are added to 'runtimepath' too latev8.0.0612Bram Moolenaar
2017-06-04patch 8.0.0611: the screen is not redrawn after sending t_u7v8.0.0611Bram Moolenaar
2017-04-18patch 8.0.0567: call for requesting color and ambiwidth is too earlyv8.0.0567Bram Moolenaar
2017-04-02patch 8.0.0540: building unit tests failsv8.0.0540Bram Moolenaar
2017-04-02patch 8.0.0539: startup test fails on Macv8.0.0539Bram Moolenaar
2017-03-19patch 8.0.0494: build failure with older compiler on MS-Windowsv8.0.0494Bram Moolenaar
2017-03-19patch 8.0.0492: a failing client-server request can make Vim hangv8.0.0492Bram Moolenaar
2017-03-18patch 8.0.0476: missing change to main.cv8.0.0476Bram Moolenaar
2017-03-16patch 8.0.0464: can't find executable name on Solaris and FreeBSDv8.0.0464Bram Moolenaar
2017-03-12patch 8.0.0450: v:progpath is not reliably setv8.0.0450Bram Moolenaar