363 Ревизии (12e01336f1e3bd049b3e91fad3e6d961279fdd34)

Автор SHA1 Съобщение Дата
  Matthew Martin 12e01336f1 main: Start _highlight_argument at $1 преди 6 години
  Matthew Martin 13d332af95 main: Make _check_path's argument explicit преди 6 години
  Matthew Martin 57e451b531 main: Add test for unclosed command substitution преди 6 години
  Matthew Martin 49dbb05791 main: Add test for =( ) process substitution преди 6 години
  Matthew Martin c0e64fe131 main: Highlight =( ) process substitutions преди 6 години
  Matthew Martin 73640b79ea main: Change conditional to a switch преди 6 години
  Matthew Martin beae08776a main: Add test for embedded process substitution преди 6 години
  Matthew Martin 08d4401fae main: Highlight <( ) and >( ) process substitutions преди 6 години
  Matthew Martin 3ac7d1c785 main: Add test for nested backticks; summon Cthulhu преди 6 години
  Matthew Martin 9db393309e main: Recurse into backtick command substitutions преди 6 години
  Matthew Martin c40c72c386 main: Track if $buf has the end of $BUFFER преди 6 години
  Matthew Martin b75169597e main: Highlight command substitutions преди 6 години
  Matthew Martin ce592bd5c7 main: Move highlighting to _main_paint преди 6 години
  Matthew Martin ead8f8a1fc main: Split highlighting code into another function преди 6 години
  Matthew Martin 81e89a8800 main: Reorder declarations for next commit преди 6 години
  Matthew Martin dbce7317c7 main: Add buf_offset variable преди 6 години
  Matthew Martin 49cc5e25b8 main: Simplify interface to __stack_pop преди 6 години
  Matthew Martin b1eb0358fa main: Move fallback calculation to a function преди 6 години
  Matthew Martin 8a0ffe1c43 main: Allow for patterned fallbacks преди 6 години
  Matthew Martin 2fd7fbc3c2 main: Do not skip over backslash floowed by space or tab преди 6 години
  Matthew Martin 1eedb23c65 main: Fix blacklist dirs check when there is more than one element преди 6 години
  Sam Jorna (wraeth) 47d6dac133
main-highlighter: Probe dirs after blacklist преди 6 години
  Daniel Shahaf 5b539663c0 Add a regression test for a problem seen during development. преди 6 години
  Matthew Martin e4fffa4de5 main: Correct dollar-quoted-argument-unclosed fallback typo преди 6 години
  Matthew Martin 5e9b7c4650 main: Add test for previous преди 6 години
  Matthew Martin d2c8f3a56d main: Fix end of buffer check for path_prefix with non-null PREBUFFER преди 6 години
  Matthew Martin 2c0c75a8ee driver, main: Add -z to autoload calls преди 6 години
  Matthew Martin 15e288a25c main: Mark ZSH_HIGHLIGHT_DIRS_BLACKLIST experimental преди 6 години
  Matthew Martin 6713727742 main: Add ZSH_HIGHLIGHT_DIRS_BLACKLIST преди 6 години
  Matthew Martin 90b09f88ee main: Move - to end of character class преди 6 години
  Matthew Martin 9706af4b81 main: Simplify for next commit; no functional change преди 6 години
  Matthew Martin a9be0975c8 tests: Directly diff expected_region_highlight against region_highlight преди 6 години
  Matthew Martin 622358f32d main: Test suffix aliases if zsh/parameter is available преди 6 години
  Matthew Martin fdca2ef714 main: Fix off by one errors in quote helper functions преди 6 години
  Matthew Martin e13074528f main: Do not highlight for regions that end before the start of BUFFER преди 6 години
  Matthew Martin cc662371b1 main: Update test for issue #501 XFAIL преди 6 години
  Daniel Shahaf 03692831ad 'main': Don't highlight bare '$foo' as a filename, as it's a parameter expansion. преди 6 години
  Matthew Martin 382be9096d main: Add XFAIL to redirections2 for process-substitution #494 преди 6 години
  Daniel Shahaf 8046c33b54 'main': Do not expand special parameters. Fixes #489. преди 6 години
  Matthew Martin f16e858f0c main: Highlight backticks in double quotes преди 6 години
  Matthew Martin 8d2955f51a main: Consolidate } handling преди 6 години
  Matthew Martin 18e214ee5b main: Add test for quotes in options преди 6 години
  Matthew Martin 6d133a0eb0 main: Highlight options as base_style преди 6 години
  Matthew Martin a65a07fae4 main: Correct typos преди 6 години
  Matthew Martin e48af35753 main: Only highlight characters special to globbing as globbing преди 6 години
  Matthew Martin 604075aa90 main: Use =~ for globbing test преди 6 години
  Matthew Martin c1a048a084 main: Only highlight one base_style in _highlight_arguments преди 6 години
  Matthew Martin 6835121eaf main: Have helper functions return highlights in reply преди 6 години
  Matthew Martin 6cc861fbad main: Explicitly pass $style to _highlight_path_separators преди 6 години
  Daniel Shahaf 0458b0c16f 'main': Don't match redirection operators in command substitutions as <-> number range globs. Fixes #483. преди 6 години