Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-07 | unposted: internal: Remove Vim modeline that interferes with ztst.vim. | Daniel Shahaf | 1 | -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-23 | 44012: X04zlehighlight: Fix spurious test failures on OpenBSD | dana | 1 | -1/+8 | |
2019-01-23 | 44011: Only use fg_start_code for non-truecolor | Mikael Magnusson | 1 | -4/+4 | |
The sequence for truecolor uses a different prefix from palette colors | |||||
2018-12-31 | 43962: Fix X04 test module_path | dana | 1 | -0/+1 | |
2018-12-30 | users/23809: ZLE_HIGHLIGHT extensions. | Peter Stephenson | 1 | -0/+153 | |
Allow non-termcap use of colours > 7. Add tests. |