144 Commits (51b9d79c3bb61d3233a67b440f6ef7899d04b8c9)

Auteur SHA1 Bericht Datum
  Daniel Shahaf 51b9d79c3b 'main': Highlight mismatched parentheses and braces. 8 jaren geleden
  Daniel Shahaf 02807f1826 'main': Support the IGNORE_BRACES option. 8 jaren geleden
  Daniel Shahaf a8a6384356 'main': Add tests for the IGNORE_BRACES option. 8 jaren geleden
  Daniel Shahaf 757d047f09 'main': The word after 'sudo' is only a non-command word if it is an option. 8 jaren geleden
  m0viefreak 5bae621900 driver: Always bind zle-line-finish and use it instead of accept-* 8 jaren geleden
  Daniel Shahaf fa57633d81 'main': Enable test for issue #238. 8 jaren geleden
  Daniel Shahaf 0d41933c61 'main': Add test for issue #343, concerning the 'command' precommand. 8 jaren geleden
  Daniel Shahaf 6b69389bd9 'main': New test, related to issue #328. 8 jaren geleden
  Daniel Shahaf 53083da821 'main': Highlight a broken symlink as a file. 8 jaren geleden
  Daniel Shahaf 95f7206a93 tests: Add an XFail test for issue #342. 8 jaren geleden
  Daniel Shahaf ee07588cfd tests: Add a regression test for issue #267, concerning highlighting a vi linewise region. 8 jaren geleden
  Daniel Shahaf 7fb6f99791 'main': Try the "non-command word" codepath when a word may be either a command word or a non-command word. 8 jaren geleden
  Daniel Shahaf 29b30e0ca7 'main': Add XFail test for issue #330, concerning command word after array assignment. 8 jaren geleden
  Daniel Shahaf f4036a09ce 'main': Highlight scalar assignments to argv 8 jaren geleden
  Daniel Shahaf 14711a51f3 tests: Explicitly test 'default' style inside an array assignment. 8 jaren geleden
  m0viefreak 6cd39e7c70 'main': Highlight path separators 8 jaren geleden
  m0viefreak 12b879caf7 'main': Use zsh/parameter instead of type -w 8 jaren geleden
  Daniel Shahaf 6362c757b6 tests: Extend issue #290 test with another variant. 8 jaren geleden
  Daniel Shahaf ef68f50c04 'main': Fix issue #290, «Mishighlights "longloops" 'repeat'». 8 jaren geleden
  Daniel Shahaf 4832f18c50 tests: New test for issue #290, «Mishighlights "longloops" 'repeat'». 8 jaren geleden
  Daniel Shahaf 62f1c108f3 tests: New test to capture off-by-ones. 8 jaren geleden
  Daniel Shahaf fc9c892a3f 'main': Fix issue #302, "Process substitution misparsed as redirection". 8 jaren geleden
  Daniel Shahaf 6889ff6bd2 'main': Add a regression test for issue #302, "Process substitution misparsed as redirection". 8 jaren geleden
  Matthew Martin d3678ec7a8 tests: Remove unused_highlight 8 jaren geleden
  Matthew Martin a830613467 tests: Specify the style key instead of the style itself 8 jaren geleden
  Matthew Martin 78290e043b tests: Expect the correct style 8 jaren geleden
  Matthew Martin 31ac2b36a9 tests: Quote style in expected_region_highlight 8 jaren geleden
  Daniel Shahaf 4c23a2fd1b 'main': Highlight lone '!' correctly: it's not a history expansion. 8 jaren geleden
  Daniel Shahaf 28932316cc aliases: Highlight aliases with '=' in their LHS as error. (Part of issue #263.) 8 jaren geleden
  Daniel Shahaf 5e4b446dee aliases: Add a test for one variant of issue #263. 8 jaren geleden
  Daniel Shahaf 73ee7c1f6c Fix part of issue #238, "fd redirections at command word". 8 jaren geleden
  Daniel Shahaf 48ecd29180 tests: Add two XFail tests for issue #238, "fd redirections at command word". 8 jaren geleden
  Daniel Shahaf 430cf55368 tests: Cover [default]. 8 jaren geleden
  Daniel Shahaf 46cd970bc4 tests: Improve tests by using $unused_highlight. 8 jaren geleden
  Daniel Shahaf 09c4114eb9 command word: Do not attempt to interpret command separator tokens as anything else. 8 jaren geleden
  Daniel Shahaf 29fd6ec1de Support the '|&', '&!', '&|' command separators. 8 jaren geleden
  Daniel Shahaf 79b95c629e Drop unnecessary shebang lines. 8 jaren geleden
  Daniel Shahaf 3669d69226 Fix copyright year. 8 jaren geleden
  Daniel Shahaf 4fcfb15913 Highlight parameter expansions that are a command word. 8 jaren geleden
  Daniel Shahaf 6e3720f39d dollar-double-quoted-argument: Support the syntax «"${foo}"». (Issue #186.) 8 jaren geleden
  Daniel Shahaf 28776371a0 tests: Add an XFail test for highlighting «"${foo}"». (Issue #186.) 8 jaren geleden
  Daniel Shahaf 96ee5116b1 Fix issue #228, "Support the PATH_DIRS option". 8 jaren geleden
  Daniel Shahaf a636527f70 tests: Add an XFail test for issue #228, "Support the PATH_DIRS option". 8 jaren geleden
  Daniel Shahaf 2b35ff1c15 minor: Rename a test file to a not-escape-needing name. 8 jaren geleden
  Daniel Shahaf c015339202 tests: Provide an independent, auto-cleaned working directory to each test. 8 jaren geleden
  Daniel Shahaf 3620ad951f Add an XFail test for issue #231, "Assignment terminating subshell flags closing parenthesis as an error". 8 jaren geleden
  Daniel Shahaf b285c7b821 brackets: Highlight closing ')' of array assignments correctly. (Issue #226.) 8 jaren geleden
  Daniel Shahaf c0dafd1d85 brackets: Highlight the closing brackets of subshells and blocks. (Issue #226.) 9 jaren geleden
  Daniel Shahaf a59f442d2d brackets: Highlight the closing brackets of arithmetic expansion. (Issue #226.) 9 jaren geleden
  Daniel Shahaf 8b4adbd991 Fix issue #222, "command word after repeat". 9 jaren geleden