summaryrefslogtreecommitdiff
path: root/src/term.c
AgeCommit message (Expand)Author
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
2017-07-23patch 8.0.0755: terminal window does not have colors in the GUIBram Moolenaar
2017-07-22patch 8.0.0752: build fails on MS-WindowsBram Moolenaar
2017-07-22patch 8.0.0748: running Vim in terminal window doesn't use the right colorsBram Moolenaar
2017-06-29patch 8.0.0690: compiler warning on non-Unix systemBram Moolenaar
2017-06-27patch 8.0.0683: visual bell flashes too quicklyBram Moolenaar
2017-06-23patch 8.0.0666: dead for loopBram Moolenaar
2017-06-23patch 8.0.0665: warning for uninitialized variableBram Moolenaar
2017-06-23patch 8.0.0664: mouse does not work in tmuxBram Moolenaar
2017-06-22patch 8.0.0661: recognizing urxvt mouse codes does not work wellBram Moolenaar
2017-06-04patch 8.0.0611: the screen is not redrawn after sending t_u7Bram Moolenaar
2017-06-04patch 8.0.0610: the screen is redrawn when default 'background' is detectedBram Moolenaar
2017-04-20patch 8.0.0569: bracketed paste is still enabled in a shell commandBram Moolenaar
2017-04-04patch 8.0.0543: test_edit causes older xfce4-terminal to closeBram Moolenaar
2017-04-02patch 8.0.0539: startup test fails on MacBram Moolenaar