summaryrefslogtreecommitdiff
path: root/src/term.c
AgeCommit message (Expand)Author
2018-04-04patch 8.0.1659: scroll events not recognized for some xterm emulatorsBram Moolenaar
2018-03-20patch 8.0.1618: color Grey50 is missing in the compiled-in tableBram Moolenaar
2018-03-06patch 8.0.1577: virtual replace test fails on MS-WindowsBram Moolenaar
2018-03-05patch 8.0.1573: getwinpos(1) may cause response to be handled as commandBram Moolenaar
2018-03-04patch 8.0.1566: too many #ifdefsBram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsBram Moolenaar
2018-03-03patch 8.0.1563: timeout of getwinposx() can be too shortBram Moolenaar
2018-03-02patch 8.0.1556: may not parse the t_RS response correctlyBram Moolenaar
2018-02-23patch 8.0.1532: compiler warnings without termguicolors featureBram Moolenaar
2018-02-22patch 8.0.1531: cannot use 24 bit colors in MS-Windows consoleBram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesBram Moolenaar
2018-01-31patch 8.0.1449: slow redrawing with DirectXBram Moolenaar
2017-12-09patch 8.0.1380: using "vim -r swapfile" the hit-enter prompt is misplaced.Bram Moolenaar
2017-11-20patch 8.0.1324: some xterm sends different mouse move codesBram Moolenaar
2017-11-18patch 8.0.1309: cannot use 'balloonexpr' in a terminalBram Moolenaar
2017-11-16patch 8.0.1303: 'ttymouse' is not set to "sgr" for Terminal.app and Iterm2Bram Moolenaar
2017-11-05patch 8.0.1272: warnings for unused variables in tiny buildBram Moolenaar
2017-11-04patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not supportedBram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingBram Moolenaar
2017-10-15patch 8.0.1198: older compilers don't know uint8_tBram Moolenaar
2017-10-15patch 8.0.1195: can't build on MS-WindowsBram Moolenaar
2017-10-14patch 8.0.1194: actual fg and bg colors of terminal are unknownBram Moolenaar
2017-10-04patch 8.0.1174: Mac Terminal.app has wrong color for whiteBram Moolenaar
2017-09-29patch 8.0.1161: popup menu drawing problem when resizing terminalBram Moolenaar
2017-09-22patch 8.0.1135: W_WINCOL() is always the sameBram Moolenaar
2017-09-19patch 8.0.1128: old xterm sends CTRL-X in response to t_RSBram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsBram Moolenaar
2017-09-11patch 8.0.1094: using ssh from Terminal.app runs into xterm incompatibilityBram Moolenaar
2017-09-07patch 8.0.1069: still get CTRL-X sometimesBram Moolenaar
2017-09-07patch 8.0.1068: vandyke SecureCRT terminal can't handle cursor mode requestBram Moolenaar
2017-09-06patch 8.0.1066: some terminals can't handle requesting cursor modeBram Moolenaar
2017-09-05patch 8.0.1059: older Gnome terminal returns smaller version numberBram Moolenaar
2017-09-02patch 8.0.1038: strike-through text not supportedBram Moolenaar
2017-09-01patch 8.0.1033: detecting background color does not work in screenBram Moolenaar
2017-08-31patch 8.0.1027: more terminals can't handle requesting cursor modeBram Moolenaar
2017-08-30patch 8.0.1021: older Gnome terminal still echoes t_RCBram Moolenaar
2017-08-30patch 8.0.1016: gnome terminal echoes t_RCBram Moolenaar
2017-08-28patch 8.0.1010: build failure without termresponse featureBram Moolenaar
2017-08-28patch 8.0.1009: Xterm cursor blinking status may be invertedBram Moolenaar
2017-08-26patch 8.0.0997Bram Moolenaar
2017-08-26patch 8.0.0996: Mac: t_RS is echoed on the screne in Terminal.appBram Moolenaar
2017-08-24patch 8.0.0993: sometimes an xterm sends an extra CTRL-XBram Moolenaar
2017-08-20patch 8.0.0973: initial info about blinking cursor is wrongBram Moolenaar
2017-08-19patch 8.0.0972: compiler warnings for unused variablesBram Moolenaar
2017-08-19patch 8.0.0967: using a terminal may cause the cursor to blinkBram Moolenaar
2017-08-19patch 8.0.0966: build failure without terminal featureBram Moolenaar
2017-08-19patch 8.0.0965: not restoring cursor shape after it was set in a terminalBram Moolenaar
2017-08-12patch 8.0.0919: cursor color isn't set on startupBram Moolenaar
2017-08-12patch 8.0.0918: cannot get terminal window cursor shape or attributesBram Moolenaar
2017-07-25patch 8.0.0774: build failure without the multi-byte featureBram Moolenaar