675 Revize (e4408343a10d9e56a776e0d5e17311b4850959be)

Autor SHA1 Zpráva Datum
  Matthew Martin b62aeb6168 Autoload highlighters před 4 roky
  Daniel Shahaf 6d5372a937 tests: parameter-to-global-alias: Fix a false positive failure when 'x' happens to be a valid external command name. před 4 roky
  m0viefreak 79b6e7e05f tests: precommand-killing1: Use a dummy path that always exists před 4 roky
  Daniel Shahaf cdd7f899cb brackets: Optimize the character iteration před 4 roky
  Daniel Shahaf 810c2dcede Use the new, unreleased zsh 'memo=' feature to remove only our own entries from $region_highlight. před 4 roky
  Daniel Shahaf f6471dbec3 tests: Fix a wrong value of $PREBUFFER in a test, and add checks to prevent this from recurring. před 4 roky
  Daniel Shahaf 6fd92e1bbd 'main': Don't progress the $in_redirection staller while $in_param. před 4 roky
  Daniel Shahaf 792c065acb tests: Add an XFail test for issue #712. před 4 roky
  Daniel Shahaf 0f11d80968 'main': Highlight the parentheses of array assignments as reserved words. před 4 roky
  Matthew Martin 870bccf8ff main: Add tests for arithmetic expansion před 4 roky
  Matthew Martin a238647df9 main: Add arithmetic substitution highlighting před 4 roky
  Daniel Shahaf ade4b28d2d 'main': Fix issue #677, concerning multiline aliases. před 4 roky
  Daniel Shahaf 8f5d74d219 'main': Further optimize argument parsing. před 4 roky
  Daniel Shahaf 700c0e18fe 'main': Optimize a hot path. před 4 roky
  Daniel Shahaf ea3ae74164 'main': Fix the last commit's bug concerning parameter elision not happening in redirects in command position. před 4 roky
  Daniel Shahaf 41b8a74692 'main': Add a test for parameter elision not happening in redirects in command position. před 4 roky
  Daniel Shahaf 3a4b212c7d 'main': Fix regression in zsh 5.3.1 and older: all precmd hooks later than z-sy-h would be aborted. před 4 roky
  Daniel Shahaf e65ebf0466 'main': Fix a regression caused by the great-grandparent commit's WARN_NESTED_VAR fix. před 4 roky
  Daniel Shahaf 06710f3780 'main': Don't run `_zsh_highlight_main__type` on every non-command word. před 4 roky
  Daniel Shahaf 16d818a21f 'main': Don't trip WARN_NESTED_VAR. před 4 roky
  Daniel Shahaf f1b9fbbaf0 'main': Follow-up to previous: Document the version number, and deduplicate some option letters. před 4 roky
  Daniel Shahaf 8d32609a7b 'main': precommands += strace před 4 roky
  Dimitris Apostolou 415e762ab2
Fix typo před 4 roky
  Daniel Shahaf 291634ecfe tests: Add a test for the infinite loop fixed by each of the last two commits. před 4 roky
  Daniel Shahaf 96e6cbe22f 'main': Fix expansion of positional parameters in `_zsh_highlight_main_highlighter__try_expand_parameter`. před 4 roky
  Daniel Shahaf 2a30d4fb5a 'main': Fix an infinite loop. před 4 roky
  Daniel Shahaf 90fec4d658 'main': precommands += ionice(1) (from util-linux) před 4 roky
  Daniel Shahaf 2aca4e2c02 'main': Make logic more robust. No functional change. před 4 roky
  Daniel Shahaf 7678a8a227 'main': Break out an anonymous function into a named function. před 4 roky
  Daniel Shahaf 5d139fcd94 Fix typos in comments. před 4 roky
  Matthew Martin d1802e388e main: Add test for issue #713 před 4 roky
  Daniel Shahaf aecfd61bbd 'main': Support the 'env' precommand. před 4 roky
  Daniel Shahaf 1000da306a 'main': Correctly highlight '&&' and '||' inside '[[ … ]]' conditions. před 4 roky
  Daniel Shahaf b44964c545 'main': Highlight reserved words following assignments as errors. před 4 roky
  Daniel Shahaf f54d829f03 tests: Add tests for issue #461. před 4 roky
  Daniel Shahaf b0af27f25f tests: Add a unit test for a path specified with mixed quoting. před 4 roky
  Daniel Shahaf bd9094cc61 tests: Add a test for issue #498, which has already been fixed. před 4 roky
  Daniel Shahaf c7229a000a tests: Test that global qualifiers and command substitutions aren't evaluated. před 4 roky
  Daniel Shahaf f2726d0464 'main': Don't consider path_prefix in alias expansions. před 4 roky
  Daniel Shahaf 8184266338 'main': Add a test for aliases to AUTO_CD directories. před 4 roky
  Daniel Shahaf 83ac855ceb 'main': Let AUTO_CD directories be highlighted with their own style. před 4 roky
  Daniel Shahaf 3f930fb0c1 'main': Add an auxiliary variable for readability. před 4 roky
  Daniel Shahaf 5545fb9ab2 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. před 4 roky
  Daniel Shahaf a6eb966d96 'main': Extend tests to capture the current behaviour. před 4 roky
  Daniel Shahaf c67372e96c 'main': Add an XFail test for issue #202. před 4 roky
  Daniel Shahaf 29ca0bc6c8 'main': Highlight errors from the EQUALS option. před 4 roky
  Daniel Shahaf 08839bbd87 'main': Let the type determination ignore global aliases when it ignores regular ones. před 4 roky
  Daniel Shahaf e2dddb91c6 'main': Add a regression test for parameters that expand to global aliases. před 4 roky
  Daniel Shahaf cfef4f3ae0 'main': Enable the zsh/parameter codepath of global aliases highlighting. před 4 roky
  Daniel Shahaf 3c5f63d959 'main': Highlight global aliases před 4 roky