index
:
vim
allow_nuw=0
master
Vim - the text editor
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
syntax.c
Age
Commit message (
Expand
)
Author
2017-12-01
patch 8.0.1362: terminal window colors wrong when using Terminal highlighting
Bram Moolenaar
2017-11-18
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
Bram Moolenaar
2017-10-04
patch 8.0.1175: build failure without +termresponse
Bram Moolenaar
2017-10-04
patch 8.0.1174: Mac Terminal.app has wrong color for white
Bram Moolenaar
2017-09-30
patch 8.0.1164: changing StatusLine highlight does not always work
Bram Moolenaar
2017-09-28
patch 8.0.1159: typo in #ifdef
Bram Moolenaar
2017-09-26
patch 8.0.1147: fail to build with tiny features
Bram Moolenaar
2017-09-25
patch 8.0.1146: redraw when highlight is set with same names
Bram Moolenaar
2017-09-22
patch 8.0.1134: superfluous call to syn_get_final_id()
Bram Moolenaar
2017-09-22
patch 8.0.1133: syntax timeout not used correctly
Bram Moolenaar
2017-09-17
patch 8.0.1123: cannot define a toolbar for a window
Bram Moolenaar
2017-09-16
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
Bram Moolenaar
2017-09-14
patch 8.0.1102: terminal window does not use Normal colors
Bram Moolenaar
2017-09-10
patch 8.0.1088: occasional memory use after free
Bram Moolenaar
2017-09-09
patch 8.0.1078: using freed memory with ":hi Normal"
Bram Moolenaar
2017-09-08
patch 8.0.1072: :highlight command causes a redraw even when nothing changed
Bram Moolenaar
2017-09-02
patch 8.0.1038: strike-through text not supported
Bram Moolenaar
2017-08-19
patch 8.0.0970: passing invalid highlight id
Bram Moolenaar
2017-08-14
patch 8.0.0941: existing color schemes don't like StatusLineTerm
Bram Moolenaar
2017-08-13
patch 8.0.0937: user highlight groups not adjusted for terminal
Bram Moolenaar
2017-08-12
patch 8.0.0921: terminal window cursor shape not supported in the GUI
Bram Moolenaar
2017-08-12
patch 8.0.0914: highlight attributes are always combined
Bram Moolenaar
2017-08-01
patch 8.0.0831: with 8 colors the bold attribute is not set properly
Bram Moolenaar
2017-07-31
patch 8.0.0825: not easy to see that a window is a terminal window
Bram Moolenaar
2017-07-28
patch 8.0.0791: terminal colors depend on the system
Bram Moolenaar
2017-07-23
patch 8.0.0760: terminal window colors wrong with 'termguicolors'
Bram Moolenaar
2017-07-23
patch 8.0.0755: terminal window does not have colors in the GUI
Bram Moolenaar
2017-07-23
patch 8.0.0754: terminal window does not support colors
Bram Moolenaar
2017-06-24
patch 8.0.0673: build failure without conceal feature
Bram Moolenaar
2017-06-24
patch 8.0.0672: third item of synconcealed() changes too often
Bram Moolenaar
2017-06-22
patch 8.0.0653: the default highlight for QuickFixLine is not good
Bram Moolenaar
2017-06-18
patch 8.0.0647: syntax highlighting can make cause a freeze
Bram Moolenaar
2017-06-17
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
Bram Moolenaar
2017-06-13
patch 8.0.0641: cannot set a separate highlighting for the quickfix line
Bram Moolenaar
2017-06-13
patch 8.0.0640: mismatch between help and actual message
Bram Moolenaar
2017-06-04
patch 8.0.0616: not always setting 'background' correctly after :hi Normal
Bram Moolenaar
2017-03-26
patch 8.0.0513: getting name of cleared highlight group is wrong
Bram Moolenaar
2017-03-18
patch 8.0.0481: unnecessary if statement
Bram Moolenaar
2017-03-16
patch 8.0.0466: still macros that should be all-caps
Bram Moolenaar
2017-03-12
patch 8.0.0452: some macros are in lower case
Bram Moolenaar
2017-03-12
patch 8.0.0451: some macros are in lower case
Bram Moolenaar
2017-03-12
patch 8.0.0447: getting font name does not work on X11
Bram Moolenaar
2017-03-05
patch 8.0.0425: build errors when building without folding
Bram Moolenaar
2017-02-25
patch 8.0.0365: might free a dict item that wasn't allocated
Bram Moolenaar
2017-02-17
patch 8.0.0334: can't access b:changedtick from a dict reference
Bram Moolenaar
2017-01-22
patch 8.0.0220: completion of highlight names misses a few values
Bram Moolenaar
2017-01-22
patch 8.0.0214: leaking memory when syntax cluster id is unknown
Bram Moolenaar
2017-01-17
patch 8.0.0204: compiler warns for uninitialized variable
Bram Moolenaar
2017-01-17
patch 8.0.0201: completion of highlight groups includes cleared names
Bram Moolenaar
2017-01-17
patch 8.0.0198: some syntax arguments take effect even after "if 0"
Bram Moolenaar
[next]