summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-03-25patch 8.0.1643: terminal API tests failv8.0.1643Bram Moolenaar
2018-03-25patch 8.0.1642: running Vim in terminal fails with two windowsv8.0.1642Bram Moolenaar
2018-03-25patch 8.0.1641: job in terminal can't communicate with Vimv8.0.1641Bram Moolenaar
2018-03-25patch 8.0.1640: Test_cwd() is flakyv8.0.1640Bram Moolenaar
2018-03-25patch 8.0.1639: libvterm code lags behind masterv8.0.1639Bram Moolenaar
2018-03-24patch 8.0.1638: popup test fails depending on environment variablev8.0.1638Bram Moolenaar
2018-03-24patch 8.0.1637: no test for term_dumpdiff() options argumentv8.0.1637Bram Moolenaar
2018-03-24patch 8.0.1636: no test for term_dumpload() and term_dumpdiff()v8.0.1636Bram Moolenaar
2018-03-24patch 8.0.1635: undefining _POSIX_THREADS causes problems with Python 3v8.0.1635Bram Moolenaar
2018-03-24patch 8.0.1634: the ex_vimgrep() function is too longv8.0.1634Bram Moolenaar
2018-03-23patch 8.0.1633: a TextChanged autocmd triggers when it is definedv8.0.1633Bram Moolenaar
2018-03-23patch 8.0.1632: in a terminal dump NUL and space are differentv8.0.1632Bram Moolenaar
2018-03-23patch 8.0.1631: testing with Vim running in terminal is a bit flakyv8.0.1631Bram Moolenaar
2018-03-22patch 8.0.1630: trimming white space is not that easyv8.0.1630Bram Moolenaar
2018-03-22patch 8.0.1629: Mac: getpagesize() is deprecatedv8.0.1629Bram Moolenaar
2018-03-22patch 8.0.1628: channel log doesn't mention exitingv8.0.1628Bram Moolenaar
2018-03-22patch 8.0.1627: compiler warning for visibility attribute not supportedv8.0.1627Bram Moolenaar
2018-03-21patch 8.0.1626: compiler warning for possible loss of datav8.0.1626Bram Moolenaar
2018-03-20patch 8.0.1625: test_quotestar is flaky when run in GTK GUIv8.0.1625Bram Moolenaar
2018-03-20patch 8.0.1624: options for term_dumpdiff() and term_dumpload() not implementedv8.0.1624Bram Moolenaar
2018-03-20patch 8.0.1623: terminal kill tests are flakyv8.0.1623Bram Moolenaar
2018-03-20patch 8.0.1622: possible NULL pointer dereferencev8.0.1622Bram Moolenaar
2018-03-20patch 8.0.1621: using invalid default value for highlight attributev8.0.1621Bram Moolenaar
2018-03-20patch 8.0.1620: reading spell file has no good EOF detectionv8.0.1620Bram Moolenaar
2018-03-20patch 8.0.1619: Win32 GUI: crash when winpty is not installedv8.0.1619Bram Moolenaar
2018-03-20patch 8.0.1618: color Grey50 is missing in the compiled-in tablev8.0.1618Bram Moolenaar
2018-03-19patch 8.0.1617: Win32: :shell command in the GUI crashesv8.0.1617Bram Moolenaar
2018-03-18patch 8.0.1616: Win32: shell commands in the GUI open a new consolev8.0.1616Bram Moolenaar
2018-03-18patch 8.0.1615: term_dumpload() does not use the right colorsv8.0.1615Bram Moolenaar
2018-03-17patch 8.0.1614: "make tags" doesn't include libvtermv8.0.1614Bram Moolenaar
2018-03-17patch 8.0.1613: warning for unused variable in tiny buildv8.0.1613Bram Moolenaar
2018-03-16patch 8.0.1612: need to close terminal after shell stoppedv8.0.1612Bram Moolenaar
2018-03-16patch 8.0.1611: CTRL-W in system terminal does not go to jobv8.0.1611Bram Moolenaar
2018-03-16patch 8.0.1610: cannot build without GUIv8.0.1610Bram Moolenaar
2018-03-16patch 8.0.1609: shell commands in the GUI use a dumb terminalv8.0.1609Bram Moolenaar
2018-03-14patch 8.0.1608: Win32: directx not enabled by defaultv8.0.1608Bram Moolenaar
2018-03-14patch 8.0.1607: --clean loads user settings from .gvimrcv8.0.1607Bram Moolenaar
2018-03-14patch 8.0.1606: singular/plural variants not translatedv8.0.1606Bram Moolenaar
2018-03-13patch 8.0.1605: terminal test is a bit flakyv8.0.1605Bram Moolenaar
2018-03-13patch 8.0.1604: paste test may fail if $DISPLAY is not setv8.0.1604Bram Moolenaar
2018-03-13patch 8.0.1603: cannot build with +terminal but without +menuv8.0.1603Bram Moolenaar
2018-03-13patch 8.0.1602: crash in parsing JSONv8.0.1602Bram Moolenaar
2018-03-12patch 8.0.1601: highlight test fails on Win32v8.0.1601Bram Moolenaar
2018-03-12patch 8.0.1600: crash when setting t_Co to zero when 'termguicolors' is setv8.0.1600Bram Moolenaar
2018-03-11patch 8.0.1599: no error message when gdb does not support debuggerv8.0.1599Bram Moolenaar
2018-03-11patch 8.0.1598: cannot select text in a terminal with the mousev8.0.1598Bram Moolenaar
2018-03-11patch 8.0.1597: autocommand events are not sortedv8.0.1597Bram Moolenaar
2018-03-11patch 8.0.1596: no autocommand specifically for opening a terminal windowv8.0.1596Bram Moolenaar
2018-03-11patch 8.0.1595: no autocommand triggered before exitingv8.0.1595Bram Moolenaar
2018-03-10patch 8.0.1594: :conform qall not tested with active terminal windowv8.0.1594Bram Moolenaar