Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Daniel Shahaf 51b9d79c3b 'main': Highlight mismatched parentheses and braces. há 8 anos
..
alias-assignment1.zsh tests: Remove unused_highlight há 8 anos
alias.zsh tests: Remove unused_highlight há 8 anos
anonymous-function.zsh tests: Specify the style key instead of the style itself há 8 anos
arithmetic-evaluation.zsh tests: Specify the style key instead of the style itself há 8 anos
assign-append.zsh tests: Remove unused_highlight há 8 anos
assign-argv.zsh 'main': Highlight scalar assignments to argv há 8 anos
assign-array.zsh tests: Remove unused_highlight há 8 anos
assign-array2.zsh 'main': Try the "non-command word" codepath when a word may be either a command word or a non-command word. há 8 anos
assign-array3.zsh 'main': Try the "non-command word" codepath when a word may be either a command word or a non-command word. há 8 anos
assign-semicolon.zsh tests: Remove unused_highlight há 8 anos
assign-subshell.zsh 'main': Try the "non-command word" codepath when a word may be either a command word or a non-command word. há 8 anos
assign.zsh tests: Explicitly test 'default' style inside an array assignment. há 8 anos
back-quoted-argument.zsh tests: Remove unused_highlight há 8 anos
backslash-continuation.zsh tests: Specify the style key instead of the style itself há 8 anos
braces1.zsh 'main': Highlight mismatched parentheses and braces. há 8 anos
braces2.zsh 'main': Support the IGNORE_BRACES option. há 8 anos
brackets-mismatch1.zsh 'main': Highlight mismatched parentheses and braces. há 8 anos
brackets-mismatch2.zsh 'main': Highlight mismatched parentheses and braces. há 8 anos
commandseparator.zsh tests: Remove unused_highlight há 8 anos
comment-leading.zsh tests: Specify the style key instead of the style itself há 8 anos
comment-off.zsh tests: Specify the style key instead of the style itself há 8 anos
comments.zsh tests: Specify the style key instead of the style itself há 8 anos
commmand-parameter.zsh tests: Specify the style key instead of the style itself há 8 anos
control-flow.zsh tests: Remove unused_highlight há 8 anos
control-flow2.zsh 'main': Fix issue #290, «Mishighlights "longloops" 'repeat'». há 8 anos
control-flow3.zsh tests: Extend issue #290 test with another variant. há 8 anos
dollar-quoted.zsh tests: Remove unused_highlight há 8 anos
dollar-quoted2.zsh tests: Remove unused_highlight há 8 anos
dollar-quoted3.zsh tests: Remove unused_highlight há 8 anos
double-hyphen-option.zsh tests: Remove unused_highlight há 8 anos
double-quoted.zsh tests: Specify the style key instead of the style itself há 8 anos
double-quoted2.zsh tests: Specify the style key instead of the style itself há 8 anos
double-quoted3.zsh tests: Specify the style key instead of the style itself há 8 anos
double-quoted4.zsh tests: Specify the style key instead of the style itself há 8 anos
empty-command.zsh tests: Specify the style key instead of the style itself há 8 anos
empty-command2.zsh tests: Specify the style key instead of the style itself há 8 anos
exec-redirection1.zsh 'main': Enable test for issue #238. há 8 anos
function.zsh tests: Remove unused_highlight há 8 anos
glob.zsh tests: Specify the style key instead of the style itself há 8 anos
hashed-command.zsh 'main': Use zsh/parameter instead of type -w há 8 anos
history-expansion.zsh tests: Remove unused_highlight há 8 anos
history-expansion2.zsh tests: Specify the style key instead of the style itself há 8 anos
multiline-string.zsh tests: Specify the style key instead of the style itself há 8 anos
multiline-string2.zsh tests: Remove unused_highlight há 8 anos
multiple-redirections.zsh tests: Specify the style key instead of the style itself há 8 anos
noglob-alias.zsh tests: Specify the style key instead of the style itself há 8 anos
noglob1.zsh tests: Specify the style key instead of the style itself há 8 anos
noglob2.zsh tests: Specify the style key instead of the style itself há 8 anos
off-by-one.zsh tests: New test to capture off-by-ones. há 8 anos
option-path_dirs.zsh tests: Specify the style key instead of the style itself há 8 anos
path-broken-symlink.zsh 'main': Highlight a broken symlink as a file. há 8 anos
path-dollared-word2.zsh 'main': New test, related to issue #328. há 8 anos
path-separators.zsh 'main': Highlight path separators há 8 anos
path-separators2.zsh 'main': Highlight path separators há 8 anos
path-space.zsh tests: Specify the style key instead of the style itself há 8 anos
path-tilde-home.zsh tests: Specify the style key instead of the style itself há 8 anos
path-tilde-home2.zsh tests: Specify the style key instead of the style itself há 8 anos
path-tilde-named.zsh tests: Specify the style key instead of the style itself há 8 anos
path.zsh tests: Specify the style key instead of the style itself há 8 anos
path_prefix.zsh tests: Remove unused_highlight há 8 anos
path_prefix2.zsh driver: Always bind zle-line-finish and use it instead of accept-* há 8 anos
precommand.zsh tests: Remove unused_highlight há 8 anos
precommand2.zsh 'main': Add test for issue #343, concerning the 'command' precommand. há 8 anos
prefix-redirection.zsh tests: Specify the style key instead of the style itself há 8 anos
redirection.zsh tests: Remove unused_highlight há 8 anos
redirection2.zsh 'main': Fix issue #302, "Process substitution misparsed as redirection". há 8 anos
reserved-word.zsh tests: Remove unused_highlight há 8 anos
simple-command.zsh tests: Specify the style key instead of the style itself há 8 anos
simple-redirection.zsh tests: Specify the style key instead of the style itself há 8 anos
subshell.zsh tests: Specify the style key instead of the style itself há 8 anos
sudo-command.zsh 'main': The word after 'sudo' is only a non-command word if it is an option. há 8 anos
sudo-comment.zsh tests: Remove unused_highlight há 8 anos
sudo-redirection.zsh tests: Remove unused_highlight há 8 anos
sudo-redirection2.zsh tests: Remove unused_highlight há 8 anos
sudo-redirection3.zsh tests: Remove unused_highlight há 8 anos
tilde-command-word.zsh tests: Specify the style key instead of the style itself há 8 anos
unbackslash.zsh tests: Remove unused_highlight há 8 anos
unknown-command.zsh tests: Specify the style key instead of the style itself há 8 anos
vanilla-newline.zsh tests: Specify the style key instead of the style itself há 8 anos
vi-linewise-mode.zsh tests: Add a regression test for issue #267, concerning highlighting a vi linewise region. há 8 anos