246 Révisions (5a98cd3a10edd8e81ef9f6cc9853025ea3e147a5)

Auteur SHA1 Message Date
  Sebastian Gniazdowski 02229ebd63 'main': optimization that in my tests shows 2.7s -> 2.2s il y a 8 ans
  Daniel Shahaf 62f1c108f3 tests: New test to capture off-by-ones. il y a 8 ans
  m0viefreak 5fe8fd8bdc 'brackets': Fix for one-based indexing il y a 8 ans
  Matthew Martin b5955213b9 tests: Add tests for 'brackets' and 'pattern' il y a 8 ans
  Matthew Martin f73f3d53d3 'brackets': Allow unset ZSH_HIGHLIGHT_STYLES il y a 8 ans
  Matthew Martin eaa4335c34 tests: Set ZSH_HIGHLIGHT_STYLES=() during tests il y a 8 ans
  Matthew Martin d3678ec7a8 tests: Remove unused_highlight il y a 8 ans
  Matthew Martin ccaf6f48a1 brackets: Fix bug introduced in 95d8256 il y a 8 ans
  Matthew Martin e05b8e88ad 'brackets': Check if brackets match on first pass il y a 8 ans
  Matthew Martin 95d82568d8 'brackets': Use one-based indexing il y a 8 ans
  Matthew Martin f4d3dcb42f 'brackets': Move highlight call outside conditional il y a 8 ans
  Matthew Martin fd84010252 'brackets': Lift local declarations from inside loops il y a 8 ans
  Matthew Martin 4da9889d15 tests: Use 'NONE' to denote no highlighting il y a 8 ans
  Matthew Martin 341a3ae1f0 highlighters: Use _zsh_highlight_add_highlight il y a 8 ans
  Matthew Martin 089329660b highlighters: Pass around the style key instead of the style itself il y a 8 ans
  Matthew Martin a830613467 tests: Specify the style key instead of the style itself il y a 8 ans
  m0viefreak 38c8fbea2d root-highlighter: use EUID instead of id -u command il y a 8 ans
  Daniel Shahaf b52a485c5c brackets: Optimize a tiny bit. il y a 8 ans
  Matthew Martin 78290e043b tests: Expect the correct style il y a 8 ans
  Matthew Martin 31ac2b36a9 tests: Quote style in expected_region_highlight il y a 8 ans
  Daniel Shahaf bc7f8ea433 'main': Restore support for zsh-4.3.10 and older. il y a 8 ans
  Daniel Shahaf 4c23a2fd1b 'main': Highlight lone '!' correctly: it's not a history expansion. il y a 8 ans
  Daniel Shahaf e500ca2462 'main': Don't highlight in vared il y a 8 ans
  Sebastian Gniazdowski 3cb58fd7d7 Optimization: -1 is extra computation of string length internally il y a 8 ans
  Daniel Shahaf 451665cb2a 'main': Don't highlight at the $PS3 prompt. il y a 8 ans
  Daniel Shahaf 28932316cc aliases: Highlight aliases with '=' in their LHS as error. (Part of issue #263.) il y a 8 ans
  Daniel Shahaf 5e4b446dee aliases: Add a test for one variant of issue #263. il y a 8 ans
  Daniel Shahaf 4f3910cbba Fix issue #248: Highlight 'pkexec' as a precommand. il y a 8 ans
  Daniel Shahaf 73ee7c1f6c Fix part of issue #238, "fd redirections at command word". il y a 8 ans
  Daniel Shahaf 48ecd29180 tests: Add two XFail tests for issue #238, "fd redirections at command word". il y a 8 ans
  Daniel Shahaf 430cf55368 tests: Cover [default]. il y a 8 ans
  Daniel Shahaf 46cd970bc4 tests: Improve tests by using $unused_highlight. il y a 8 ans
  Daniel Shahaf 09c4114eb9 command word: Do not attempt to interpret command separator tokens as anything else. il y a 8 ans
  Daniel Shahaf eb3715a56a docs: Followup to the recent docs branch: clean up some internal cross-references. il y a 8 ans
  Matthew Martin 8e115052e9 docs: Fix broken symlinks il y a 8 ans
  Matthew Martin 0ab450ae47 docs: Move docs into docs/ il y a 8 ans
  Matthew Martin 35e0b0ca69 docs: Remove duplicate 'How to activate it' sections il y a 8 ans
  Matthew Martin 2dd6923c30 docs: Move highlighter headers down one level il y a 8 ans
  Daniel Shahaf 6e99128987 docs copyedit: minor: Spelling/punctuation fix. il y a 8 ans
  Daniel Shahaf 3f163a2fd4 docs copyedit: Rewrap to 80 columns, part 2. il y a 8 ans
  Daniel Shahaf 9ce97cd64d docs copyedit: minor. il y a 8 ans
  Daniel Shahaf 12097d55d1 docs copyedit: Rewrap to 80 columns. il y a 8 ans
  Daniel Shahaf 8ea392e361 docs copyedit: Restyle bold-italic to fixed-width. il y a 8 ans
  Daniel Shahaf 91e4a576fb docs copyedit: Port 6d93ea07fd to the other highlighters' README's. il y a 8 ans
  Daniel Shahaf 6c033e62e9 docs copyedit: Whitespace. il y a 8 ans
  Daniel Shahaf 17fbcad8ac 'main': Fix state check. il y a 9 ans
  Daniel Shahaf 29fd6ec1de Support the '|&', '&!', '&|' command separators. il y a 8 ans
  Daniel Shahaf 3ed0f7f823 noop: Consolidate two identical conditionals. il y a 8 ans
  Daniel Shahaf 2dbcb575e5 internal: Document the ':regular' state. il y a 8 ans
  Daniel Shahaf 00de155063 docs: 'main': Improve styles documentation. il y a 8 ans