Commit Graph

  • 732b7d6e65 Fix bracket highlighter 0.1.2 Jan M. Binder 2012-04-07 17:09:15 +0200
  • 966eb851ca Added quotes to suppress error Jan M. Binder 2012-04-07 11:48:11 +0200
  • fd549ffa4e Merge f95fc550e8 into bb0d575942 GitHub Merge Button 2012-01-25 12:37:32 -0800
  • f95fc550e8 Add support for oh-my-zsh by sorin-ionescu Jonathan Dahan 2012-01-25 15:34:29 -0500
  • bb0d575942 Merge pull request #85 from jlporter/master 0.1.1 Julien Nicoulaud 2011-12-03 10:38:53 -0800
  • 9cdb8cdab0 Merge d82eee5212 into 30c365e030 GitHub Merge Button 2011-12-03 10:37:23 -0800
  • 30c365e030 Add links to Arch Linux and Gentoo packages Julien Nicoulaud 2011-12-03 19:36:21 +0100
  • 2c5c38144d close #84 Julien Nicoulaud 2011-12-03 19:26:46 +0100
  • d82eee5212 add emulate -L zsh to _zsh_highlight_main_highlighter. resolves issue #83 Jud Porter 2011-12-02 16:44:33 -0500
  • 56b134f5d6 fix "_zsh_highlight_widget_XXX:zle: unknown option: X" error NAKAMURA Yoshitaka 2011-11-01 20:02:03 +0900
  • d2715e2cb3 Merge pull request #82 from garinger/feature 0.1.0 Julien Nicoulaud 2011-09-28 10:04:07 -0700
  • 5f7e19fd32 Merge 603fce64b5 into f824e5e84d GitHub Merge Button 2011-09-28 10:03:24 -0700
  • 603fce64b5 autoload add-zsh-hook && provide a nicer error message if that fails due to old zsh version, or similar situations. Reset another variable in hook function; it can't hurt Andreas Gahr 2011-09-28 16:35:19 +0200
  • 304ddb9400 make highlighting work for first entry in history. fixes #79 Andreas Gahr 2011-09-27 16:08:23 +0200
  • f824e5e84d Options should only be set locally Julien Nicoulaud 2011-09-24 14:42:55 +0200
  • 024c1c46f7 next try. fix for issue #76 without brakeing fix for #21 Andreas Gahr 2011-09-22 21:18:24 +0800
  • 8d4cde6301 (Hopefully) fix #21 (tilde and hashed directories in paths) Julien Nicoulaud 2011-09-20 19:13:03 +0200
  • db8f98fc53 Set default style for pipes and stuff to none Julien Nicoulaud 2011-09-20 18:47:06 +0200
  • 287167d453 fix for issue #76. This was more ore less forgotten in pull request #75 Andreas Gahr 2011-09-20 18:01:38 +0200
  • 670961ad01 handle highlighting for precommands; handle highlighting for commands separators Andreas Gahr 2011-09-12 16:48:18 +0200
  • 3402aee95f Merge 69eb765fa3 into cbfd4a8889 GitHub Merge Button 2011-09-20 09:09:56 -0700
  • 69eb765fa3 fix for issue #76. This was more ore less forgotten in pull request #75 Andreas Gahr 2011-09-20 18:01:38 +0200
  • 99b4c930d2 handle highlighting for precommands; handle highlighting for commands separators Andreas Gahr 2011-09-12 16:48:18 +0200
  • cbfd4a8889 Merge pull request #75 from garinger/master Julien Nicoulaud 2011-09-09 08:22:00 -0700
  • deec772674 Merge f84f9319d8 into b0fee4e758 GitHub Merge Button 2011-09-09 08:03:32 -0700
  • f84f9319d8 supposed fix for issue #73 and issue #74 Andreas Gahr 2011-09-09 16:07:49 +0200
  • b0fee4e758 pass args down to each original zle call Takeshi Banse 2011-08-23 15:51:09 +0800
  • f786e9977c Merge pull request #71 from hchbaw/for-nicoulaj/nounset Julien Nicoulaud 2011-09-06 10:23:24 -0700
  • e201d43da1 Merge 9706996d3b into a6d105131c GitHub Merge Button 2011-09-06 10:23:17 -0700
  • ef116a3f0f Merge 5b3d18ef36 into 1d729202ec GitHub Merge Button 2011-09-06 10:22:00 -0700
  • a6d105131c Fix #21: No highlighting when using tilde Julien Nicoulaud 2011-09-06 19:21:12 +0200
  • d8fe211aed Ignore zwc files Julien Nicoulaud 2011-08-31 22:19:44 +0200
  • 1d729202ec add tests for handling tildes Takeshi Banse 2011-06-14 12:15:06 +0800
  • 48a18291f9 add some tests Takeshi Banse 2011-06-14 12:00:45 +0800
  • 4a8b184632 pass ${arg} explicit Takeshi Banse 2011-06-14 11:58:01 +0800
  • 5b3d18ef36 handle tilde Takeshi Banse 2011-06-14 13:15:33 +0900
  • 9706996d3b make _zsh_highlight nounset-able Takeshi Banse 2011-08-24 14:08:58 +0900
  • d794de7281 add tests for handling tildes Takeshi Banse 2011-06-14 13:15:06 +0900
  • c1517a01e1 add some tests Takeshi Banse 2011-06-14 13:00:45 +0900
  • afdb4d8250 pass ${arg} explicit Takeshi Banse 2011-06-14 12:58:01 +0900
  • 26f30697ea Merge pull request #69 from garinger/master Julien Nicoulaud 2011-08-08 10:54:23 -0700
  • 662cacc5d5 Merge b1b65dc486 into 4e0749dd83 GitHub Merge Button 2011-08-08 08:54:10 -0700
  • b1b65dc486 bracket highlighter: small typo in testcase - document new style Andreas Gahr 2011-08-08 17:01:51 +0200
  • 06ad03e32c bracket highlighter: simplify Andreas Gahr 2011-08-08 16:01:53 +0200
  • 8375ef6e72 bracket highlighter: make the style configurable, when cursor is on bracket Andreas Gahr 2011-08-08 15:55:47 +0200
  • 24243becba bracket highlighter: fix typo from last commit Andreas Gahr 2011-08-08 15:51:40 +0200
  • e1ed255c0a bracket highlighter: start loops with 0 which is more natural and also more in line whith the other highlighters Andreas Gahr 2011-08-08 14:48:16 +0200
  • 4e0749dd83 Merge pull request #68 from garinger/master Julien Nicoulaud 2011-08-05 08:16:50 -0700
  • 22e18712a5 Merge 0d55207c78 into 3c82e872ad GitHub Merge Button 2011-08-05 08:14:00 -0700
  • 0d55207c78 simple testcases for bracket highlighter - actually add files Andreas Gahr 2011-08-05 16:38:46 +0200
  • 33813c6a52 simple testcases for bracket highlighter Andreas Gahr 2011-08-05 16:25:47 +0200
  • 3c82e872ad Merge pull request #66 from simonair/master Julien Nicoulaud 2011-08-03 05:42:50 -0700
  • 39e66f4bbe Merge 854038010f into 186d80054a GitHub Merge Button 2011-08-03 05:42:23 -0700
  • 854038010f Added || true to ensure zero exit code Simon Heimlicher 2011-08-03 09:40:19 +0000
  • 186d80054a Fix #65, sourcing the script multiples times should not cause issues anymore Julien Nicoulaud 2011-08-02 20:25:00 +0200
  • f27ef7a279 after exec token we can expect a command Valodim 2011-07-25 18:54:15 +0800
  • 0e331cd654 Isolate setup code in functions to ease messing with zsh-syntax-highlighting Julien Nicoulaud 2011-07-31 17:59:55 +0200
  • 5003fa7c9b We don't need this hook as we have already bound every widget we could find (stop me if I'm wrong) Julien Nicoulaud 2011-07-31 17:14:50 +0200
  • 08dae96eb1 Add highlighter triggered when the user is root Julien Nicoulaud 2011-07-27 00:37:33 +0200
  • 11de634b33 Add cursor highlighter Julien Nicoulaud 2011-07-27 00:13:41 +0200
  • 4ff08dcfa6 Fix #53: Prefix all defined functions with _zsh_highlight Julien Nicoulaud 2011-07-26 23:16:52 +0200
  • 776453cb5b Fix #46: Conflict with url-quote-magic Julien Nicoulaud 2011-07-26 22:50:53 +0200
  • 3b27ad778d More efficient way to strip leading dot Julien Nicoulaud 2011-07-25 22:30:06 +0200
  • 9617f6e61b Remove contributors list (too annoying to maintain), people can use Commits > Contributors (https://github.com/zsh-users/zsh-syntax-highlighting/contributors) to access the same list Julien Nicoulaud 2011-07-25 22:08:29 +0200
  • 8b7a6bd24d Add @garinger to the list of contributors Julien Nicoulaud 2011-07-14 15:02:05 +0200
  • d5cceb2c34 Merge pull request #64 from Valodim/master Julien Nicoulaud 2011-07-25 12:52:47 -0700
  • 5b1ad9cfce Merge 5f68accccf into 8ebce17a11 GitHub Merge Button 2011-07-25 07:46:40 -0700
  • 5f68accccf Don't highlight if buffer is longer than $ZSH_HIGHLIGHT_MAXLENGTH Valodim 2011-07-25 14:50:26 +0200
  • 8ebce17a11 Merge pull request #63 from garinger/master Julien Nicoulaud 2011-07-21 03:45:51 -0700
  • e2c91c19a7 Merge e7ab165310 into a18e43d059 GitHub Merge Button 2011-07-21 03:45:42 -0700
  • a18e43d059 Fix README links Julien Nicoulaud 2011-07-21 12:45:21 +0200
  • e7ab165310 * optimize discrimination of bracket-type * use a nicer variable name garinger 2011-07-13 12:47:27 -0700
  • f1eb5aeef7 skip all brackets inside quotes (" and ') garinger 2011-07-12 08:11:21 -0700
  • 2fe9505647 simplify check for bracket under cursor garinger 2011-07-12 08:07:08 -0700
  • 05e4a031c7 * remove a safety belt - no need to check if array has elements, as defaults are provided * reuse $pos instead of using another variable * remove declaration forgotten in last commit garinger 2011-07-12 07:56:12 -0700
  • d4acac9837 eliminate a variable and simplify garinger 2011-07-08 12:43:59 -0700
  • ef74d2b611 Only match brackets of the same type garinger 2011-07-08 12:25:09 -0700
  • eb749f2681 Merge pull request #62 from garinger/master Julien Nicoulaud 2011-07-08 08:30:04 -0700
  • ac054bb31e Merge 48c30a805a into 1858be26bd GitHub Merge Button 2011-07-08 08:26:04 -0700
  • 48c30a805a highlight opening bracket with "bracket-error" style, if the closing bracket is still missing garinger 2011-07-08 07:52:32 -0700
  • 1858be26bd exclude .beep garinger 2011-07-05 21:48:02 +0800
  • 3802e03b4c exclude .beep garinger 2011-07-05 06:48:02 -0700
  • 9e75ca0e76 Add @tednaleid to the list of contributors Julien Nicoulaud 2011-06-30 20:11:38 +0200
  • 28720c77aa Some fixes consecutive to pull request #61 merge * Allow to override highlighters directory through ZSH_HIGHLIGHT_HIGHLIGHTERS_DIR * Handle spaces in the directory path * Use Zsh builtin "h" modifier instead of dirname Julien Nicoulaud 2011-06-30 20:08:43 +0200
  • df2fe2a97d Merge pull request #61 from tednaleid/master Julien Nicoulaud 2011-06-30 11:05:48 -0700
  • 904c5902a5 Merge 4ed9f9a68f into e04f6ab862 GitHub Merge Button 2011-06-29 23:37:30 -0700
  • 4ed9f9a68f fix for issue #60, unrecognized modifier 'A' on startup Ted Naleid 2011-06-29 21:32:58 -0500
  • e04f6ab862 Safety checks before looking up cursor position Julien Nicoulaud 2011-06-17 12:36:07 +0200
  • f6af27b8a6 More reliable way to hook precmd Julien Nicoulaud 2011-06-17 12:35:26 +0200
  • 52bdb56fdb Merge pull request #57 from guidovansteen/patch-1 Julien Nicoulaud 2011-06-17 02:27:49 -0700
  • 944a56e454 Merge bf15d2085d into bf4fe1f228 GitHub Merge Button 2011-06-17 00:03:20 -0700
  • bf15d2085d Prevent preexec() from being overridden by "_zhs_highlight". Note the spelling of "zhs" Guido 2011-06-16 23:57:39 -0700
  • 7f5caec483 Merge 71804f0042 into bf4fe1f228 GitHub Merge Button 2011-06-16 23:52:58 -0700
  • 71804f0042 Prevent precmd, preexec and zle-line-init from being overridden here Guido 2011-06-16 23:50:35 -0700
  • d4bc2ff9b2 Merge 71e797a8b5 into bf4fe1f228 GitHub Merge Button 2011-06-16 14:02:57 -0700
  • 71e797a8b5 Much easier and less error prone way to start highlighting immediately after the creation of a new command line. Guido 2011-06-16 13:57:34 -0700
  • bf4fe1f228 Another README link fix Julien Nicoulaud 2011-06-16 14:56:55 +0200
  • 1435868740 Another README link fix Julien Nicoulaud 2011-06-16 14:54:47 +0200
  • e7d7ccfe35 Group if statements in f26310d97e Julien Nicoulaud 2011-06-16 14:54:24 +0200
  • f26310d97e * enable command lines starting with a hyphen. Guido 2011-06-16 04:28:59 -0700