301 Commits (987c13348693db2e33184d688b6e732532147f8d)

Author SHA1 Message Date
  Daniel Shahaf a4196eda5e 'main': Restore compatibility with zsh-4.3.14 and older (after e3182c18de8f). 8 years ago
  Daniel Shahaf 6f91850a01 'main': Highlight first command word in named functions defined in the sh syntax when MULTI_FUNC_DEF is set. 8 years ago
  Daniel Shahaf 2fabf7ca64 'main': More tests for mismstached parentheses and braces. 8 years ago
  Daniel Shahaf 51b9d79c3b 'main': Highlight mismatched parentheses and braces. 8 years ago
  Daniel Shahaf 02807f1826 'main': Support the IGNORE_BRACES option. 8 years ago
  Daniel Shahaf a8a6384356 'main': Add tests for the IGNORE_BRACES option. 8 years ago
  Daniel Shahaf fdaeec4514 'main': Followup to 51614ca2c994: Run cheaper conditions first. 8 years ago
  m0viefreak 4c4baede51 'brackets': Don't highlight corresponding bracket on accept-line 8 years ago
  Daniel Shahaf 51614ca2c9 'main': Avoid triggering a zsh bug related to hashed commands. 8 years ago
  Daniel Shahaf c793e0dcea highlighters: Rename entry points. 8 years ago
  Daniel Shahaf 2c002f9f89 noop: Add comments. 8 years ago
  Daniel Shahaf 757d047f09 'main': The word after 'sudo' is only a non-command word if it is an option. 8 years ago
  Daniel Shahaf 179b8e753f 'main': Test for redirection earlier. 8 years ago
  Daniel Shahaf 6e2ef574c8 noop: Restructure code for clarity. 8 years ago
  Daniel Shahaf d1c773faa7 noop: Fix indentation. 8 years ago
  m0viefreak 5bae621900 driver: Always bind zle-line-finish and use it instead of accept-* 8 years ago
  Daniel Shahaf fa57633d81 'main': Enable test for issue #238. 8 years ago
  Daniel Shahaf 0d41933c61 'main': Add test for issue #343, concerning the 'command' precommand. 8 years ago
  Daniel Shahaf 6b69389bd9 'main': New test, related to issue #328. 8 years ago
  Daniel Shahaf 3409a2e4d2 *: s/echo/print/ 8 years ago
  Daniel Shahaf 53083da821 'main': Highlight a broken symlink as a file. 8 years ago
  Daniel Shahaf 95f7206a93 tests: Add an XFail test for issue #342. 8 years ago
  Daniel Shahaf ee07588cfd tests: Add a regression test for issue #267, concerning highlighting a vi linewise region. 8 years ago
  m0viefreak 9a934d291e 'main': Path separators: Leave styles empty by default 8 years ago
  Daniel Shahaf d9e07b5082 'main': simple parameter expansions at command word: Don't use an undefined value. 8 years ago
  Daniel Shahaf da91264122 'main': Add missing arguments. 8 years ago
  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 years ago
  Daniel Shahaf 29b30e0ca7 'main': Add XFail test for issue #330, concerning command word after array assignment. 8 years ago
  Daniel Shahaf f4036a09ce 'main': Highlight scalar assignments to argv 8 years ago
  Daniel Shahaf 14711a51f3 tests: Explicitly test 'default' style inside an array assignment. 8 years ago
  Matthew Martin 91fa057a39 minor: 'main': Only search for prefixes if :h is a directory 8 years ago
  m0viefreak 6cd39e7c70 'main': Highlight path separators 8 years ago
  Daniel Shahaf a5b8bc0ef0 'main': Internal cleanup: drop $style_override. 8 years ago
  m0viefreak 3b67e656bf 'main': Implement simple command type cache 8 years ago
  m0viefreak 12b879caf7 'main': Use zsh/parameter instead of type -w 8 years ago
  m0viefreak 61f43255ab 'main': Support multiple styles in _zsh_highlight_main_add_region_highlight 8 years ago
  Daniel Shahaf 6362c757b6 tests: Extend issue #290 test with another variant. 8 years ago
  Daniel Shahaf ef68f50c04 'main': Fix issue #290, «Mishighlights "longloops" 'repeat'». 8 years ago
  Daniel Shahaf 4832f18c50 tests: New test for issue #290, «Mishighlights "longloops" 'repeat'». 8 years ago
  m0viefreak 2f18ba64e3 'main': use zsh/parameter to resolve alias 8 years ago
  Daniel Shahaf def8c0da83 Bump copyright years. 8 years ago
  Daniel Shahaf 7b82b88a71 'main': Don't leak the PATH_DIRS options. 8 years ago
  Sebastian Gniazdowski ef4bfe5bcc 'main': 2nd optimization that in my tests shows 2.2s -> 2.0s 8 years ago
  Sebastian Gniazdowski 02229ebd63 'main': optimization that in my tests shows 2.7s -> 2.2s 8 years ago
  Daniel Shahaf 62f1c108f3 tests: New test to capture off-by-ones. 8 years ago
  m0viefreak 5fe8fd8bdc 'brackets': Fix for one-based indexing 8 years ago
  Daniel Shahaf fc9c892a3f 'main': Fix issue #302, "Process substitution misparsed as redirection". 8 years ago
  Daniel Shahaf bfabffbf97 'main': Factor out common code. No functional change. 8 years ago
  Daniel Shahaf 6889ff6bd2 'main': Add a regression test for issue #302, "Process substitution misparsed as redirection". 8 years ago
  Matthew Martin b5955213b9 tests: Add tests for 'brackets' and 'pattern' 8 years ago