summaryrefslogtreecommitdiffstats
path: root/src/term.c
AgeCommit message (Expand)Author
2022-11-09patch 9.0.0850: MS-Windows Terminal has unstable color controlv9.0.0850Christopher Plewright
2022-11-02patch 9.0.0828: various typosv9.0.0828dundargoc
2022-11-01patch 9.0.0827: <Home> key in tmux doesn't work when 'term' set to "xterm"v9.0.0827Bram Moolenaar
2022-10-21patch 9.0.0813: Kitty terminal is not recognizedv9.0.0813Bram Moolenaar
2022-10-19patch 9.0.0801: the modifyOtherKeys flag is set when it should notv9.0.0801Bram Moolenaar
2022-10-18patch 9.0.0791: at the hit-Enter prompt the End and Home keys may not workv9.0.0791Trygve Aaberge
2022-10-14patch 9.0.0748: Kitty may send key without modifiers with CSI u codev9.0.0748Trygve Aaberge
2022-10-04patch 9.0.0655: passing modifier codes to a shell running in the GUIv9.0.0655Bram Moolenaar
2022-10-03patch 9.0.0653: BS and DEL do not work properly in an interacive shellv9.0.0653Bram Moolenaar
2022-10-01patch 9.0.0636: underline color may not work in some terminalsv9.0.0636Bram Moolenaar
2022-08-26patch 9.0.0280: the builtin termcap list depends on the versionv9.0.0280Bram Moolenaar
2022-08-26patch 9.0.0273: Konsole termresponse not recognizedv9.0.0273Bram Moolenaar
2022-08-14patch 9.0.0206: redraw flags are not named specificallyv9.0.0206Bram Moolenaar
2022-07-01patch 9.0.0018: going over the end of the typaheadv9.0.0018Bram Moolenaar
2022-06-29patch 9.0.0007: no support for double, dotted and dashed underlinesv9.0.0007Bram Moolenaar
2022-06-25patch 8.2.5160: accessing invalid memory after changing terminal sizev8.2.5160Bram Moolenaar
2022-06-19patch 8.2.5134: function has confusing namev8.2.5134Bram Moolenaar
2022-06-16patch 8.2.5107: some callers of rettv_list_alloc() check for not OKv8.2.5107Bram Moolenaar
2022-06-09patch 8.2.5073: clang on MS-Windows produces warningsv8.2.5073Bram Moolenaar
2022-06-04patch 8.2.5056: the channel log only contains some of the raw terminal outputv8.2.5056Bram Moolenaar
2022-05-20patch 8.2.4982: colors in terminal window are not 100% correctv8.2.4982LemonBoy
2022-05-09patch 8.2.4928: various white space and cosmetic mistakesv8.2.4928Bram Moolenaar
2022-05-07patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar
2022-05-07patch 8.2.4906: MS-Windows: cannot use transparent backgroundv8.2.4906Yasuhiro Matsumoto
2022-05-06patch 8.2.4894: MS-Windows: not using italicsv8.2.4894LemonBoy
2022-05-05patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershellv8.2.4876Christian Brabandt
2022-05-02patch 8.2.4858: K_SPECIAL may be escaped twicev8.2.4858zeertzjq
2022-05-02patch 8.2.4854: array size does not match usagev8.2.4854Christian Brabandt
2022-05-01patch 8.2.4852: ANSI color index to RGB value not correctv8.2.4852LemonBoy
2022-04-27patch 8.2.4833: failure of mapping not checked forv8.2.4833zeertzjq
2022-04-26patch 8.2.4832: passing zero instead of NULL to a pointer argumentv8.2.4832zeertzjq
2022-04-20patch 8.2.4798: t_8u option was reset even when set by the userv8.2.4798Bram Moolenaar
2022-04-17patch 8.2.4777: screendump tests fail because of a redrawv8.2.4777Bram Moolenaar
2022-04-17patch 8.2.4775: SpellBad highlighting does not work in Konsolev8.2.4775Bram Moolenaar
2022-04-17patch 8.2.4773: build failure without the +eval featurev8.2.4773Bram Moolenaar
2022-04-15patch 8.2.4753: error from setting an option is silently ignoredv8.2.4753Bram Moolenaar
2022-04-14patch 8.2.4751: mapping <SID>name.Func does not work for autoload scriptv8.2.4751Bram Moolenaar
2022-04-14patch 8.2.4748: cannot use an imported function in a mappingv8.2.4748Bram Moolenaar
2022-03-09patch 8.2.4531: LGTM warnings for condition and buffer sizev8.2.4531=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-03-07patch 8.2.4523: when gvim is started maximized the 'window' option isn't setv8.2.4523K.Takata
2022-03-02patch 8.2.4490: terminal focus reporting only works for xterm-like terminalsv8.2.4490Bram Moolenaar
2022-02-13patch 8.2.4368: Amiga: a few compiler warningsv8.2.4368ola.soder@axis.com
2022-01-31patch 8.2.4273: the EBCDIC support is outdatedv8.2.4273Bram Moolenaar
2022-01-08patch 8.2.4038: various code not used when features are disabledv8.2.4038Dominique Pelle
2022-01-07patch 8.2.4031: crash in xterm with only two linesv8.2.4031Bram Moolenaar
2022-01-02patch 8.2.3987: error messages are spread outv8.2.3987Bram Moolenaar
2022-01-02patch 8.2.3985: error messages are spread outv8.2.3985Bram Moolenaar
2021-12-27patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle
2021-12-21patch 8.2.3864: cannot disable requesting key codes from xtermv8.2.3864Bram Moolenaar
2021-12-05patch 8.2.3750: error messages are everywherev8.2.3750Bram Moolenaar