Update highlighters.md
Manaswini Das
2020-01-27 17:04:26 +0530
0e51046b19main: Add tests for issue #678
Matthew Martin
2020-01-25 12:32:11 -0600
4e92449752changelog: Document #670 as a known issue.
Daniel Shahaf
2020-01-25 21:00:40 +0000
b73853dd96changelog: Document #677 as a known issue.
Daniel Shahaf
2020-01-24 18:40:51 +0000
4546756500tests: Fix another instance of issue from the last commit.
Daniel Shahaf
2020-01-24 01:22:03 +0000
9d380805d7tests: Unbreak the build on zsh 5.0.8 and older.
Daniel Shahaf
2020-01-24 00:51:27 +0000
deee22ed42tests: Don't filter out tests that aborted.
Daniel Shahaf
2020-01-24 00:49:51 +0000
77c6bf2019'main': precommands: Remove argumentless options that can't be followed by a command word.
Daniel Shahaf
2020-01-24 00:37:56 +0000
27e4789439docs: Track FreeBSD port rename
Daniel Shahaf
2020-01-23 22:09:33 +0000
e2e97dde9c'main': Support tabbed(1) from suckless-tools
Daniel Shahaf
2020-01-22 04:44:27 +0000
9bf06c5c2atests: Add a regression test for issue #676.
Daniel Shahaf
2020-01-20 03:49:00 +0000
81f26d0d95WIP: Snapshot that *almost* passes tests, but may or may not be correct.
Daniel Shahaf
2020-01-16 19:31:55 +0000
5eccd8a50eWIP: Fix command-parameter
Daniel Shahaf
2020-01-16 19:26:11 +0000
c2b40ed06eWIP: tests: Add tests for issue #670.
Daniel Shahaf
2020-01-16 19:02:39 +0000
2b1eadbc60WIP: 'main': Pass parameters through the multi-word machinery, as we already do for aliases.
Daniel Shahaf
2020-01-16 17:39:12 +0000
dfb917020cBump copyright years.
Daniel Shahaf
2020-01-15 14:07:23 +0000
9ed2a46ed2dev tools: New script to ease opening $EDITOR on failing tests.
Daniel Shahaf
2020-01-14 23:47:45 +0000
1c6a6d92b0dev tools: Allow specifying preamble code when generating test cases.
Daniel Shahaf
2020-01-15 18:50:21 +0000
6b0671b63eAdd .editorconfig file.
Daniel Shahaf
2020-01-15 16:21:15 +0000
b3b6d7129ftests: Add failing tests for issue #674.
Daniel Shahaf
2020-01-16 16:12:14 +0000
9cb7e9a837tests: Make sudo-longopt pass when sudo isn't installed.
Daniel Shahaf
2020-01-16 15:49:27 +0000
cb166dcc77'main': Restore 0.6.0's behaviour for unknown options.
Daniel Shahaf
2020-01-14 23:06:51 +0000
5012d771f3'main': Don't highlight unknown precommand flags as errors.
Daniel Shahaf
2020-01-12 15:53:59 +0000
3a6f7e7bfe'main': Add an XFail test for #641 and #658.
Daniel Shahaf
2020-01-12 15:49:04 +0000
55a4bcaae5'main': Restore 0.6.0's behaviour for unknown options.
Daniel Shahaf
2020-01-14 23:06:51 +0000
6eb1d3ea5bHighlight redirections by default, and add that to the examples in README.
Daniel Shahaf
2020-01-14 20:46:46 +0000
b1f36d9c5f'main': Add a comment.
Daniel Shahaf
2020-01-12 19:48:49 +0000
08edf8db7f'main': Fix the $CDPATH from the previous commit.
Daniel Shahaf
2020-01-12 19:37:53 +0000
6629a1f432'main': Add a test for a $CDPATH bug.
Daniel Shahaf
2020-01-12 19:37:30 +0000
521fedfdf5'main': Change the issue a test is associated with.
Daniel Shahaf
2020-01-12 19:32:44 +0000
1618848df6'main': Add some tests for complete and partial absolute paths in command position.
Daniel Shahaf
2020-01-12 19:17:52 +0000
c3293ba0d8'main': Update comments after last commit. No functional change.
Daniel Shahaf
2020-01-12 18:16:31 +0000
21cdd6bc5e'main': Simplify alias handling.
Daniel Shahaf
2019-12-27 09:24:01 +0000
f32d1704b1'main': Fix issue #652.
Daniel Shahaf
2019-12-27 09:20:18 +0000
023c994cdf'main': Update comments after last commit. No functional change.
i652-v1
Daniel Shahaf
2020-01-12 18:16:31 +0000
1150e3ed67'main': Highlight pipes inside array assignments as errors
Daniel Shahaf
2019-12-26 16:15:24 +0000
86fe054005'main': precommands += ssh-agent
Daniel Shahaf
2020-01-11 21:12:21 +0000
533bfa0116'main': Fix the new 'backslash' test on zsh-5.0.2 and older. (The bug occurred on zsh-5.0.7 and older but I don't have zsh-5.0.7 handy to test on.)
Daniel Shahaf
2020-01-12 17:10:34 +0000
2d0dddf58b'main': Don't dequote the word in command position before analyzing it.
Daniel Shahaf
2020-01-12 15:27:55 +0000
4d28f954d4'main': Don't highlight unknown precommand flags as errors.
Daniel Shahaf
2020-01-12 15:53:59 +0000
65dfcdab9c'main': Add an XFail test for #641 and #658.
Daniel Shahaf
2020-01-12 15:49:04 +0000
27fa4a6546noop: Quote the bitflag values.
Daniel Shahaf
2020-01-12 15:46:22 +0000
5aca7704a2'main': Don't dequote the word in command position before analyzing it.
Daniel Shahaf
2020-01-12 15:27:55 +0000
ae5ad09cf5Bump copyright years.
Daniel Shahaf
2020-01-12 14:58:56 +0000
3ee5aa0e06release.md: Add missing argument.
Daniel Shahaf
2020-01-11 23:43:23 +0000
eb277cdcc6Post-release version number bump.
Daniel Shahaf
2015-10-20 14:35:21 +0000
6a310ada5bchangelog: Add three entries
Daniel Shahaf
2020-01-11 23:31:18 +0000
c1d5790c57changelog: Start 0.7.0's changelog.
Daniel Shahaf
2020-01-11 23:10:28 +0000
e9b1ce1a36Add a unit test for dc1b2f6fa4.
Daniel Shahaf
2020-01-11 23:04:22 +0000
68fbe1a449Add a test for redirection from/to process substitution.
Daniel Shahaf
2020-01-11 21:47:34 +0000
f02c0bf980Don't describe as ZSH_HIGHLIGHT_DIRS_BLACKLIST as experimental, now that it's named without the X_ prefix.
Daniel Shahaf
2020-01-11 21:32:21 +0000
6f1f595e3edev tools: Print the test data to stdout for convenience.
Daniel Shahaf
2020-01-07 19:59:49 +0000
de95d50bce'main': Fix highlighting of the 'time' and 'nocorrect reserved words
Daniel Shahaf
2019-12-27 13:47:31 +0000
83862c1abb'main': Add two basic tests for aliases.
Daniel Shahaf
2019-12-27 09:37:23 +0000
e5acdf0ba5'main': Simplify alias handling.
Daniel Shahaf
2019-12-27 09:24:01 +0000
44aa6f1f4e'main': Fix issue #652.
Daniel Shahaf
2019-12-27 09:20:18 +0000
ce10f20e77'main': Add a regression test for #652.
Daniel Shahaf
2019-12-27 09:00:36 +0000
6647e88606'main': Add some precommands.
Daniel Shahaf
2019-12-25 10:53:42 +0000
b7592e581dtests: Minor documentation readability tweak
Daniel Shahaf
2019-11-10 11:41:31 +0000
926c36c1fbAdd a test for issue #641.5, using the infrastructure added in the previous commits.
Daniel Shahaf
2019-11-10 11:37:41 +0000
4952325051tests: Skip cardinality tests whenever any test point is expected to fail.
Daniel Shahaf
2019-11-10 11:35:21 +0000
d5a4a6e195tests: Make $expected_mismatch skip the cardinality check, rather than consider it an expected failure.
Daniel Shahaf
2019-11-10 11:29:20 +0000
e209cbe61atests: Include the name of the 'cardinality check' test point in the output
Daniel Shahaf
2019-11-10 11:20:21 +0000
e7d3fbc50bmain: Add test for previous
Matthew Martin
2019-11-07 19:58:07 -0600
139ea2b189main: Avoid $end_pos when calculating $arg size
Matthew Martin
2019-11-07 19:50:17 -0600
be3882aeb0driver: adjust region end for vi command mode
Oliver Kiddle
2019-10-17 16:40:45 +0200