summaryrefslogtreecommitdiff
path: root/Test/X04zlehighlight.ztst
AgeCommit message (Collapse)AuthorFilesLines
2020-01-07unposted: internal: Remove Vim modeline that interferes with ztst.vim.Daniel Shahaf1-2/+0
As an alternative, one can use: autocmd BufRead,BufNewFile **/*.ztst setfiletype zsh (But see Util/ztst-syntax.vim and Util/ztst-ftplugin.vim for an alternative.)
2019-01-2344012: X04zlehighlight: Fix spurious test failures on OpenBSDdana1-1/+8
2019-01-2344011: Only use fg_start_code for non-truecolorMikael Magnusson1-4/+4
The sequence for truecolor uses a different prefix from palette colors
2018-12-3143962: Fix X04 test module_pathdana1-0/+1
2018-12-30users/23809: ZLE_HIGHLIGHT extensions.Peter Stephenson1-0/+153
Allow non-termcap use of colours > 7. Add tests.