about summary refs log tree commit diff
path: root/Test/X04zlehighlight.ztst
Commit message (Collapse)AuthorAgeFilesLines
* unposted: internal: Remove Vim modeline that interferes with ztst.vim.Daniel Shahaf2020-01-071-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.)
* 44012: X04zlehighlight: Fix spurious test failures on OpenBSDdana2019-01-231-1/+8
|
* 44011: Only use fg_start_code for non-truecolorMikael Magnusson2019-01-231-4/+4
| | | | The sequence for truecolor uses a different prefix from palette colors
* 43962: Fix X04 test module_pathdana2018-12-311-0/+1
|
* users/23809: ZLE_HIGHLIGHT extensions.Peter Stephenson2018-12-301-0/+153
Allow non-termcap use of colours > 7. Add tests.