.. |
assign-append.zsh
|
Highlight array appends: foo+=(bar baz).
|
2015-09-05 09:38:02 +00:00 |
assign.zsh
|
Don't parse first word of array assignment as command
|
2015-08-28 09:52:52 +00:00 |
backslash-continuation.zsh
|
Support backslash continuations
|
2015-01-27 10:23:59 +00:00 |
dollar-quoted.zsh
|
Support $''-quoted strings.
|
2015-09-10 20:02:39 +00:00 |
glob.zsh
|
Highlight ? as globbing.
|
2015-09-07 18:03:14 +00:00 |
multiline-string.zsh
|
Support multiline strings
|
2015-01-27 10:23:58 +00:00 |
multiline-string2.zsh
|
multiline strings: Add a second test for commit ff4d402e9a
|
2015-09-05 15:08:08 +00:00 |
multiple-redirections.zsh
|
Big refactoring.
|
2011-06-12 22:57:14 +02:00 |
noglob1.zsh
|
Highlight 'noglob' correctly in more cases.
|
2015-09-07 09:09:17 +00:00 |
noglob2.zsh
|
Highlight 'noglob' correctly in more cases.
|
2015-09-07 09:09:17 +00:00 |
path-space- .zsh
|
add some tests
|
2011-09-07 01:14:45 +08:00 |
path-tilde-home.zsh
|
add tests for handling tildes
|
2011-09-07 01:14:45 +08:00 |
path-tilde-named.zsh
|
add tests for handling tildes
|
2011-09-07 01:14:45 +08:00 |
path.zsh
|
add some tests
|
2011-09-07 01:14:45 +08:00 |
prefix-redirection.zsh
|
Don't highlight prefix redirections as error
|
2015-02-16 02:44:56 +00:00 |
simple-command.zsh
|
Big refactoring.
|
2011-06-12 22:57:14 +02:00 |
simple-redirection.zsh
|
Big refactoring.
|
2011-06-12 22:57:14 +02:00 |
sudo-command.zsh
|
Fix #121: sudo syntax highlighting incorrectly
|
2013-09-28 19:33:34 -06:00 |
unknown-command.zsh
|
Big refactoring.
|
2011-06-12 22:57:14 +02:00 |
vanilla-newline.zsh
|
Support literal newlines, part 2
|
2015-09-02 09:30:08 +00:00 |