1316 Commits (2409de46e78639b2292cd04357d47be84023ce11)
 

Author SHA1 Message Date
  Daniel Shahaf 547b8be304 test harness: Fix off-by-one discrepancy between observed and expected. 9 years ago
  Daniel Shahaf 80587e5419 New test for dollar-double-quoted-argument. 9 years ago
  Daniel Shahaf c46b8d169e test harness: Fix off-by-one discrepancy between observed and expected. 9 years ago
  Daniel Shahaf a8afbdf2f5 Support $''-quoted strings. 9 years ago
  Daniel Shahaf 6d93ea07fd main highlighter docs: README: Tweak. 9 years ago
  Daniel Shahaf 4f5a0fe60b main highlighter docs: Give examples of styles. 9 years ago
  Daniel Shahaf e5c2a88db0 Highlight yanks/pastes on top of syntax highlighting. 9 years ago
  Daniel Shahaf 0e31d6e1a2 Highlight the region on top of syntax highlighting. 9 years ago
  Daniel Shahaf 555e142e66 suffix aliases: Highlight differently. 9 years ago
  Daniel Shahaf e13c5a1611 Highlight 'noglob' correctly in more cases. 9 years ago
  Daniel Shahaf 8515b7e0c5 Highlight ? as globbing. 9 years ago
  Daniel Shahaf dc701501e5 Highlight ? as globbing. 9 years ago
  Daniel Shahaf 9310d8ae71 Support suffix aliases 9 years ago
  Daniel Shahaf b3ceea8511 Highlight 'noglob' correctly in more cases. 9 years ago
  Daniel Shahaf a0b5bc6c71 Fix bug in previous commit (d330b49b33) 9 years ago
  Daniel Shahaf d330b49b33 Fix variable leakage into global namespace. 9 years ago
  Daniel Shahaf f78919d941 Preserve $? of wrapped widgets. 9 years ago
  Daniel Shahaf eaffd88793 docs: Document homebrew package name. 9 years ago
  Daniel Shahaf 546a5288e2 multiline strings: Add a second test for commit ff4d402e9a 9 years ago
  Daniel Shahaf 8e7c26f489 Do wrap the 'yank' widget, because that works. 9 years ago
  Daniel Shahaf 7f41967a17 Highlight array appends: foo+=(bar baz). 9 years ago
  Daniel Shahaf 13a8db1d71 tests: exit non-zero upon failure 9 years ago
  Daniel Shahaf 51aed8a765 Merge remote-tracking branch 'upstream/pr/179' 9 years ago
  Daniel Shahaf 42495cc5d6 Merge remote-tracking branch 'upstream/pr/161' 9 years ago
  Daniel Shahaf ea81e3df6e Merge remote-tracking branch 'upstream/pr/159' 9 years ago
  Daniel Shahaf c2b9327b07 Support literal newlines, part 2 9 years ago
  Daniel Shahaf 52ece975c3 Update comments. No functional change. 9 years ago
  Daniel Shahaf 7ee9df915d Merge remote-tracking branch 'origin/pr/158' 9 years ago
  Daniel Shahaf 85b3446897 README: make installation step 1 more accurate 9 years ago
  Daniel Shahaf b9b67b9f78 Don't parse first word of array assignment as command 9 years ago
  Daniel Shahaf 359d48bf78 Don't highlight prefix redirections as error 9 years ago
  Daniel Shahaf ff4d402e9a Highlight the first part of multiline strings correctly 9 years ago
  Daniel Shahaf 384be15b13 Support literal newlines 9 years ago
  Daniel Shahaf 23cacb12fe Support backslash continuations 9 years ago
  Daniel Shahaf 667495bfb7 Support multiline strings 9 years ago
  Daniel Shahaf 2c5acaefa9 Refactoring, no functional change 9 years ago
  Daniel Shahaf 0c8c4b73f8 README: give the rationale for the at-end-of-.zshrc requirement 9 years ago
  George Angelopoulos a723f504a5 README: make installation step 1 more accurate 10 years ago
  nicoulaj 3dc5741900 Merge pull request #140 from randomize/pr_fix_issue_#77 10 years ago
  nicoulaj 10391d025a Merge pull request #134 from sonnym/enable_quick_history_substitution_highlighting 10 years ago
  nicoulaj 443908b9a2 Merge pull request #142 from jcassee/master 10 years ago
  nicoulaj eb9870f4db Merge pull request #143 from vincentbernat/fix/yank-pop 10 years ago
  Vincent Bernat 74a183447d zle: don't override yank/yank-pop 10 years ago
  Joost Cassee d7d4dff1c8 Add 'line' highlighter for the whole buffer 10 years ago
  Randy 7edd08156e Chaned main highlighter alorithm to resolve issue #77 10 years ago
  Randy e8cc271314 Resolves slow performance in brackets highlighter 10 years ago
  Julien Nicoulaud 5320f1e18d Merge pull request #135 from arcan1s/patch-1 10 years ago
  Evgeniy Alexeev dcb5da9457 Update README.md 10 years ago
  Julien Nicoulaud c83e266888 #110: Now using :A modifier, bump zsh version requirement 10 years ago
  Julien Nicoulaud 072c064d2a Merge pull request #110 from xaocon/master 10 years ago