Commit Graph

  • 2fabf7ca64 'main': More tests for mismstached parentheses and braces. Daniel Shahaf 2016-09-22 05:58:08 +0000
  • 51b9d79c3b 'main': Highlight mismatched parentheses and braces. Daniel Shahaf 2016-09-22 04:52:32 +0000
  • 0a9b347483 driver: Warn just once when a highlighter is missing. Daniel Shahaf 2016-09-22 04:10:28 +0000
  • 02807f1826 'main': Support the IGNORE_BRACES option. Daniel Shahaf 2016-09-22 03:38:34 +0000
  • a8a6384356 'main': Add tests for the IGNORE_BRACES option. Daniel Shahaf 2016-09-22 03:27:32 +0000
  • a8b842bddb redo _zsh_highlight__function_callable_p Daniel Shahaf 2016-09-16 04:34:59 +0000
  • b30e5b593e driver: Use a different way of checking whether add-zle-hook-widget is present. Daniel Shahaf 2016-09-05 03:23:08 +0000
  • 1f8b1755d9 changelog: Use a more specific link. Daniel Shahaf 2016-09-05 04:45:05 +0000
  • 487b6bf63d changelog: Note the effect of fixing #245/#90 and an alternative. Daniel Shahaf 2016-09-05 04:41:51 +0000
  • fdaeec4514 'main': Followup to 51614ca2c9: Run cheaper conditions first. Daniel Shahaf 2016-09-08 19:09:29 +0000
  • 4c4baede51 'brackets': Don't highlight corresponding bracket on accept-line m0viefreak 2016-09-08 14:56:24 +0200
  • da60234fb2 driver: Declare global variables Alyssa Ross 2016-08-31 14:08:16 +0000
  • 5df7c7d39f Declare global variables Alyssa Ross 2016-08-31 14:08:16 +0000
  • 51614ca2c9 'main': Avoid triggering a zsh bug related to hashed commands. Daniel Shahaf 2016-08-30 02:56:23 +0000
  • eb506b52b4 driver: Pass zle-line-finish arguments on to _zsh_highlight. Daniel Shahaf 2016-08-24 22:56:09 +0000
  • d54b146d0e use zle-line-pre-redraw hook if available m0viefreak 2015-12-29 20:57:59 +0100
  • b88ade3463 Merge ff6681ccd4 into 11c9081967 m0vie 2016-08-24 21:33:54 +0000
  • ff6681ccd4 'main': Work around type -w bug in zsh m0viefreak 2016-08-24 23:28:04 +0200
  • 11c9081967 *: error messages: Fix quoting. Daniel Shahaf 2016-08-16 19:01:25 +0000
  • c7f7d2ff16 *: Change highlighters' namespace. Daniel Shahaf 2016-08-16 17:52:14 +0000
  • c793e0dcea highlighters: Rename entry points. Daniel Shahaf 2016-07-21 03:33:28 +0000
  • a3d5dfcbda driver: Rename highlighter entry points Daniel Shahaf 2016-07-12 07:15:04 +0000
  • f91a7b885e driver: Followup to 80148f6c84: don't squat on the highlighters' namespace. Daniel Shahaf 2016-08-16 17:49:18 +0000
  • f3242cbd6a driver: Followup to d711563fe1: actually make the driver reentrant. Daniel Shahaf 2016-08-16 17:22:39 +0000
  • b2ba91f12f noop: Rewrap. Daniel Shahaf 2016-08-16 17:09:42 +0000
  • d1e0defceb README: Add a reference to upstream's documentation. Daniel Shahaf 2016-08-16 17:09:04 +0000
  • b7bb4f8657 README: Rephrase a question non-negatively^W neutrally. Daniel Shahaf 2016-08-16 17:08:47 +0000
  • 2c002f9f89 noop: Add comments. Daniel Shahaf 2016-08-16 13:40:31 +0000
  • 757d047f09 'main': The word after 'sudo' is only a non-command word if it is an option. Daniel Shahaf 2016-08-16 13:31:05 +0000
  • 179b8e753f 'main': Test for redirection earlier. Daniel Shahaf 2016-08-16 13:27:36 +0000
  • 6e2ef574c8 noop: Restructure code for clarity. Daniel Shahaf 2016-08-16 13:25:43 +0000
  • d1c773faa7 noop: Fix indentation. Daniel Shahaf 2016-08-16 13:00:55 +0000
  • 295d62ec88 driver: Followup to last: make the value more unique. Daniel Shahaf 2016-08-12 09:43:54 +0000
  • d711563fe1 driver: Make it reentrant. Daniel Shahaf 2016-08-12 09:17:59 +0000
  • e2f863c151 minor: Fix typo in development usage message. Daniel Shahaf 2016-08-11 19:37:37 +0000
  • 4ad311ec0a driver: Enable highlighting during isearch under zsh≥5.3. m0viefreak 2016-07-30 20:08:12 +0000
  • 171a4eec2d Merge remote-tracking branch 'danielsh/m0vie-i288-v2' (revised version of upstream/pr/288) Daniel Shahaf 2016-07-29 21:09:31 +0000
  • a8fe22d422 driver: Don't highlight in isearch m0viefreak 2016-03-29 22:13:46 +0200
  • 5bae621900 driver: Always bind zle-line-finish and use it instead of accept-* m0viefreak 2016-03-29 21:56:57 +0200
  • 9e569bb0fe driver: Widget binding: Support binding incomplete/nonexistent widgets m0viefreak 2016-03-29 21:50:46 +0200
  • a7470586a9 driver: Hook zle-line-finish. Daniel Shahaf 2016-07-29 20:32:29 +0000
  • 78ed2f7a66 Merge 56b81a9b66 into add6825898 m0vie 2016-07-29 19:05:47 +0000
  • add6825898 dev tools: Extend tests/generate.zsh. Daniel Shahaf 2016-07-29 19:02:40 +0000
  • 8013dc3b8d dev tools: Add a script that generates a test-data file. Daniel Shahaf 2016-07-28 23:15:32 +0000
  • fa57633d81 'main': Enable test for issue #238. Daniel Shahaf 2016-07-28 08:13:51 +0000
  • 0d41933c61 'main': Add test for issue #343, concerning the 'command' precommand. Daniel Shahaf 2016-07-28 07:50:38 +0000
  • e6fb61c42b 'main': Highlight a broken symlink as a file. Daniel Shahaf 2016-07-22 16:09:06 +0000
  • 4eda52bb06 'main': Fix regression this branch introduced. Daniel Shahaf 2016-07-22 15:51:54 +0000
  • 10791c4d45 'main': Add yet another test case for the penultimate commit. Daniel Shahaf 2016-06-04 07:12:42 +0000
  • 6b69389bd9 'main': New test, related to issue #328. Daniel Shahaf 2016-07-22 15:52:43 +0000
  • 3409a2e4d2 *: s/echo/print/ Daniel Shahaf 2016-07-21 04:01:50 +0000
  • 53083da821 'main': Highlight a broken symlink as a file. Daniel Shahaf 2016-07-20 02:00:56 +0000
  • 95f7206a93 tests: Add an XFail test for issue #342. Daniel Shahaf 2016-07-20 02:00:28 +0000
  • fffe13a8fb docs: Minor tweak. Daniel Shahaf 2016-07-18 04:27:54 +0000
  • 80148f6c84 docs: State highlighters' designated namespace. Daniel Shahaf 2016-07-12 07:05:37 +0000
  • ba16cf2fb2 docs: s/myhighlighter/acme/g Daniel Shahaf 2016-07-12 07:03:18 +0000
  • 3e59ab41b6 driver: Change a variable name to avoid squatting the highlighters' namespace. Daniel Shahaf 2016-07-12 06:50:49 +0000
  • d13da0cf00 'main': Support vi linewise region (REGION_ACTIVE == 2). Daniel Shahaf 2016-07-01 02:00:10 +0000
  • ee07588cfd tests: Add a regression test for issue #267, concerning highlighting a vi linewise region. Daniel Shahaf 2016-07-01 01:59:37 +0000
  • 56b81a9b66 'driver': Don't highlight in isearch m0viefreak 2016-03-29 22:13:46 +0200
  • 8dfe7b0910 'driver': Always bind zle-line-finish and use it instead of accept-* m0viefreak 2016-03-29 21:56:57 +0200
  • f9c95b2ef3 'driver': Widget binding: Support binding unbound zle hooks m0viefreak 2016-03-29 21:50:46 +0200
  • b9112aec79 driver: Widget binding: Use ${(k)widgets} instead of $(zle -la) m0viefreak 2016-06-11 16:38:03 +0200
  • 98aab2024c driver: Reimplement using 'add-zle-hook-widget zle-line-pre-redraw' Daniel Shahaf 2016-06-15 23:26:23 +0000
  • ef41c9232d wrappers: Reimplement using Mikachu's zle-line-pre-redraw hook (workers/36650). Daniel Shahaf 2015-09-30 18:56:35 +0000
  • 6177d39e8d Merge 27b60ee433 into f3d3aaa00c Stanislav Seletskiy 2016-06-13 07:08:35 +0000
  • f3d3aaa00c 'main': Document _pathseparator styles m0viefreak 2016-06-11 14:14:06 +0200
  • 092b097252 Merge d119020a18 into 750aebc553 m0vie 2016-06-11 14:33:57 +0000
  • d119020a18 'main': Document _pathseparator styles m0viefreak 2016-06-11 14:14:06 +0200
  • 9a934d291e 'main': Path separators: Leave styles empty by default m0viefreak 2016-06-11 14:15:57 +0200
  • 750aebc553 driver: Stop requiring function_argzero. Daniel Shahaf 2016-06-10 15:09:45 +0000
  • d9e07b5082 'main': simple parameter expansions at command word: Don't use an undefined value. Daniel Shahaf 2016-06-10 14:25:00 +0000
  • da91264122 'main': Add missing arguments. Daniel Shahaf 2016-06-10 14:17:47 +0000
  • 4aa696a7d9 Merge pull request #1 from danielshahaf/for-jimmijj/clarify-deprecation-notice-v1 jimmijj 2016-06-06 11:50:22 +0200
  • e35a0b256e 'main': Try the "non-command word" codepath when a word may be either a command word or a non-command word. Daniel Shahaf 2016-06-05 16:58:12 +0000
  • c0575e4bad Use sed to activate the plugin with Oh My ZSH in INSTALL.md Daniel Iancu 2016-06-04 21:14:54 +0300
  • f6078f2e66 'main': Add another test case for the last commit. Daniel Shahaf 2016-06-04 07:12:42 +0000
  • 10a596f9fd dev docs: Document a useful tab completion setting. Daniel Shahaf 2016-06-03 08:46:30 +0000
  • 4b77af73fb minor: Fix typo in comment. Daniel Shahaf 2016-06-03 08:41:45 +0000
  • 47144ad974 'main': Fix issue #290, «Mishighlights "longloops" 'repeat'». Daniel Shahaf 2016-06-03 04:32:25 +0000
  • 7fb6f99791 'main': Try the "non-command word" codepath when a word may be either a command word or a non-command word. Daniel Shahaf 2016-06-03 04:16:13 +0000
  • fccf92402b minor: tests: Formatting tweak to XPASS output. Daniel Shahaf 2016-06-03 03:57:45 +0000
  • 29b30e0ca7 'main': Add XFail test for issue #330, concerning command word after array assignment. Daniel Shahaf 2016-06-03 03:42:12 +0000
  • f4036a09ce 'main': Highlight scalar assignments to argv Daniel Shahaf 2016-06-03 02:44:38 +0000
  • 14711a51f3 tests: Explicitly test 'default' style inside an array assignment. Daniel Shahaf 2016-06-03 02:41:10 +0000
  • 6afbae70d0 'main': Fix highlighting of «\~», which isn't a filename expansion. Daniel Shahaf 2016-06-02 09:12:38 +0000
  • 91fa057a39 minor: 'main': Only search for prefixes if :h is a directory Matthew Martin 2016-06-01 00:54:30 -0500
  • f060622dc6 'main': Internal cleanup: drop $style_override. Daniel Shahaf 2016-06-01 05:45:39 +0000
  • e710970cb2 README: Clarify which projects are deprecated and which aren't. Daniel Shahaf 2016-06-01 05:36:16 +0000
  • 6cd39e7c70 'main': Highlight path separators m0viefreak 2015-11-22 16:50:26 +0100
  • a5b8bc0ef0 'main': Internal cleanup: drop $style_override. Daniel Shahaf 2016-05-27 10:21:28 +0000
  • 3b67e656bf 'main': Implement simple command type cache m0viefreak 2016-03-29 01:33:00 +0200
  • 33b3f42a3c Merge 957a8b4a44 into 12b879caf7 m0vie 2016-05-13 18:35:30 +0000
  • 957a8b4a44 'main': Implement simple command type cache m0viefreak 2016-03-29 01:33:00 +0200
  • 12b879caf7 'main': Use zsh/parameter instead of type -w m0viefreak 2016-03-28 23:42:31 +0200
  • 61f43255ab 'main': Support multiple styles in _zsh_highlight_main_add_region_highlight m0viefreak 2016-05-12 21:04:35 +0200
  • 06faf7bd24 'main': main-highlighter can be run from command line Sebastian Gniazdowski 2016-05-13 07:41:54 +0200
  • 6362c757b6 tests: Extend issue #290 test with another variant. Daniel Shahaf 2016-05-13 04:28:30 +0000
  • d37c55c788 minor: tests: Add comment for NONE in expected_region_highlight Matthew Martin 2016-05-12 22:59:06 -0500
  • 364f206a54 docs: Give example of test that modifies its environment Matthew Martin 2016-05-05 23:31:58 -0500