Commit Graph

  • 69203b1a1d Don't highlight escaped globbing. Daniel Shahaf 2015-09-29 23:44:57 +0000
  • 800158745a Highlight quoted command words correctly. Daniel Shahaf 2015-09-28 19:49:39 +0000
  • 7b4598a764 Highlight arithmetic expansions. Daniel Shahaf 2015-09-24 18:24:07 +0000
  • 52a2ef644b Don't highlight escaped globbing. Daniel Shahaf 2015-09-27 16:28:32 +0000
  • 6488284814 back-dollar-quoted-argument: Highlight incomplete escape sequences as unknown-token Daniel Shahaf 2015-09-25 21:36:20 +0000
  • f657406159 minor: Fix comment in last ocmmit. Daniel Shahaf 2015-09-26 18:59:16 +0000
  • 8b728522de Add test for empty commands. Daniel Shahaf 2015-09-26 03:11:58 +0000
  • 79e8c2dd48 Don't highlight syntax elements as paths. Daniel Shahaf 2015-09-25 12:50:39 +0000
  • 4ec821b2b1 Highlight redirections. Daniel Shahaf 2015-09-26 17:58:07 +0000
  • 219184f046 Highlight backslash escapes in "" and $'' strings correctly. Daniel Shahaf 2015-09-26 17:55:10 +0000
  • 3fdaec3d4a WARN_CREATE_GLOBAL: Plug yet another instance. Daniel Shahaf 2015-09-26 16:27:08 +0000
  • 6732783d46 back-dollar-quoted-argument: Correct an off-by-one. Daniel Shahaf 2015-09-25 21:36:20 +0000
  • 0788514cbd back-dollar-quoted-argument: Correct octal escape syntax. Daniel Shahaf 2015-09-25 21:36:20 +0000
  • 8a43bd2cd9 back-dollar-quoted-argument: Highlight \uHHHH and \UHHHHHHHH escapes. Daniel Shahaf 2015-09-25 21:36:20 +0000
  • 98366ade11 back-dollar-quoted-argument: Don't consider \0xHH a hex escape sequence. Daniel Shahaf 2015-09-25 21:36:20 +0000
  • 78ad649d47 back-dollar-quoted-argument: Don't consider comma a hex character. Daniel Shahaf 2015-09-25 21:36:20 +0000
  • 69fcb40275 Highlight backslash escapes within $'' strings. Daniel Shahaf 2015-09-25 21:18:37 +0000
  • f4164ac86c internal: Document a function-local variable. Daniel Shahaf 2015-09-25 21:15:34 +0000
  • 9c7a1109c8 WARN_CREATE_GLOBAL: don't leak the arithmetic for loop's index variable. Daniel Shahaf 2015-09-25 20:57:51 +0000
  • dd12dde93a Fix errors with non-reserved-word typeset. Daniel Shahaf 2015-09-25 17:53:22 +0000
  • cb5589db73 Don't wrap set-local-history. Daniel Shahaf 2015-09-25 15:35:03 +0000
  • 35c4bb7bdc More WARN_CREATE_GLOBAL cleanups. Daniel Shahaf 2015-09-25 12:41:30 +0000
  • 040df93c01 Highlight redirections. Daniel Shahaf 2015-09-25 12:39:06 +0000
  • 86cd337446 README: Document release announcements. Daniel Shahaf 2015-09-24 22:58:22 +0000
  • c43dc8bd44 dollar-double-quoted-argument: Two patches. Daniel Shahaf 2015-09-24 19:04:49 +0000
  • 66eb801358 dollar-double-quoted-argument: Handle «"foo$"» correctly. Daniel Shahaf 2015-09-24 18:57:56 +0000
  • b0cc02ed86 dollar-double-quoted-argument: Highlight "$foo" better. Daniel Shahaf 2015-09-17 20:07:37 +0000
  • 4ec0c6d7a7 README: Expand the at-end-of-.zshrc FAQ answer. Daniel Shahaf 2015-09-24 18:45:35 +0000
  • 908c4fe150 Stop leaking variables into global namespace. Daniel Shahaf 2015-09-24 17:57:59 +0000
  • 1467eae86d Bump copyright years, part 2. Daniel Shahaf 2015-09-24 16:48:27 +0000
  • 9e80fe8f02 Bump copyright years. Daniel Shahaf 2015-09-24 16:46:28 +0000
  • 001e6cb404 tests: Cover 'back-quoted-argument'. Daniel Shahaf 2015-09-18 19:21:21 +0000
  • 22fa215e05 Fixup last commit. Daniel Shahaf 2015-09-23 15:39:53 +0000
  • 845361ef3d tests: Cover 'hashed-command'. Daniel Shahaf 2015-09-18 19:21:21 +0000
  • 4594d8b7ec Merge remote-tracking branch 'danielsh/i199-semicolon-v1' Daniel Shahaf 2015-09-23 15:23:25 +0000
  • 5fb4cb2f72 Fix regression: Highlight ';' as commandseparator. Daniel Shahaf 2015-09-17 22:45:22 +0000
  • f7cb4741d6 Followup to previous: Extend the 'alias' test. Daniel Shahaf 2015-09-18 22:04:07 +0000
  • 81c8d78d12 tests: Cover 'alias' and 'suffix-alias'. Daniel Shahaf 2015-09-18 19:21:21 +0000
  • 8767e0ef66 tests: Cover 'reserved-word'. Daniel Shahaf 2015-09-18 19:21:21 +0000
  • b056f592f2 tests: Cover 'path_prefix'. Daniel Shahaf 2015-09-18 19:21:21 +0000
  • e0a7ddb6ec tests: Cover 'history-expansion'. Daniel Shahaf 2015-09-18 19:21:21 +0000
  • 416934202e tests: Cover 'single-quoted-argument', 'double-hyphen-option', and 'function'. Daniel Shahaf 2015-09-18 19:21:21 +0000
  • 627eb71940 tests: Use $unused_highlight in more places. Daniel Shahaf 2015-09-18 18:44:18 +0000
  • 00862cf4fa Followup to e5c2a88db0 (merged in 51102bf83f): Daniel Shahaf 2015-09-18 12:19:18 +0000
  • aab1b8f50f Follow-up to 547b8be304: Fix $observed_result calculation. Daniel Shahaf 2015-09-17 23:17:22 +0000
  • 4068413dfe tests: Let each test change the highlight styles. Daniel Shahaf 2015-09-17 22:44:51 +0000
  • 404d498e1d tests: vanilla-newline.zsh: Fix expectations Daniel Shahaf 2015-09-17 23:23:38 +0000
  • 05ab9f7342 tests: Run only *.zsh files. Daniel Shahaf 2015-09-17 20:11:05 +0000
  • 0d3a5dadea tests: Add test for escape sequences in double-quoted strings Daniel Shahaf 2015-09-17 20:01:46 +0000
  • 51102bf83f Highlight the region and yanks and pastes on top of syntax highlighting. Daniel Shahaf 2015-09-17 19:15:45 +0000
  • 186536705b tests: path-tilde-named.zsh: Fix expectations Daniel Shahaf 2015-09-17 19:05:20 +0000
  • 547b8be304 test harness: Fix off-by-one discrepancy between observed and expected. Daniel Shahaf 2015-09-17 19:01:53 +0000
  • 80587e5419 New test for dollar-double-quoted-argument. Daniel Shahaf 2015-09-12 20:31:33 +0000
  • c46b8d169e test harness: Fix off-by-one discrepancy between observed and expected. Daniel Shahaf 2015-09-12 20:29:04 +0000
  • a8afbdf2f5 Support $''-quoted strings. Daniel Shahaf 2015-09-10 19:58:02 +0000
  • 6d93ea07fd main highlighter docs: README: Tweak. Daniel Shahaf 2015-09-10 19:44:19 +0000
  • 4f5a0fe60b main highlighter docs: Give examples of styles. Daniel Shahaf 2015-09-10 19:44:19 +0000
  • e5c2a88db0 Highlight yanks/pastes on top of syntax highlighting. Daniel Shahaf 2015-09-08 20:22:22 +0000
  • 0e31d6e1a2 Highlight the region on top of syntax highlighting. Daniel Shahaf 2015-09-08 20:22:22 +0000
  • 555e142e66 suffix aliases: Highlight differently. Daniel Shahaf 2015-09-08 10:13:16 +0000
  • e13c5a1611 Highlight 'noglob' correctly in more cases. Daniel Shahaf 2015-09-07 09:08:58 +0000
  • 8515b7e0c5 Highlight ? as globbing. Daniel Shahaf 2015-09-06 19:07:32 +0000
  • dc701501e5 Highlight ? as globbing. Daniel Shahaf 2015-09-06 19:07:32 +0000
  • 9310d8ae71 Support suffix aliases Daniel Shahaf 2015-09-04 18:19:26 +0000
  • b3ceea8511 Highlight 'noglob' correctly in more cases. Daniel Shahaf 2015-09-07 09:08:58 +0000
  • a0b5bc6c71 Fix bug in previous commit (d330b49b33) Daniel Shahaf 2015-09-07 01:26:11 +0000
  • ad75e32f98 Added more styles used in zle_highlight. Updated main README.md and highlighters/main/README.md. jimmijj 2015-09-07 02:55:02 +0200
  • 103aecc52e Updated README. jimmijj 2015-09-07 02:00:20 +0200
  • d330b49b33 Fix variable leakage into global namespace. Daniel Shahaf 2015-09-06 19:20:49 +0000
  • f78919d941 Preserve $? of wrapped widgets. Daniel Shahaf 2015-09-05 21:44:11 +0000
  • eaffd88793 docs: Document homebrew package name. Daniel Shahaf 2015-09-05 19:21:52 +0000
  • 546a5288e2 multiline strings: Add a second test for commit ff4d402e9a Daniel Shahaf 2015-09-05 15:08:08 +0000
  • 8e7c26f489 Do wrap the 'yank' widget, because that works. Daniel Shahaf 2015-09-05 12:50:32 +0000
  • 4fdf8145b5 Merge e0de6dd0ef into 7f41967a17 Erkki Seppälä 2015-09-05 10:53:25 +0000
  • fac3641335 Merge 77c8651ac9 into 7f41967a17 Vincent Bernat 2015-09-05 09:58:07 +0000
  • 7f41967a17 Highlight array appends: foo+=(bar baz). Daniel Shahaf 2015-09-05 09:38:02 +0000
  • 13a8db1d71 tests: exit non-zero upon failure Daniel Shahaf 2015-09-05 09:27:51 +0000
  • 7159845397 Merge 5d4134dbda into 51aed8a765 Daniel Shahaf 2015-09-04 18:02:01 +0000
  • 51aed8a765 Merge remote-tracking branch 'upstream/pr/179' Daniel Shahaf 2015-09-04 17:57:08 +0000
  • 42495cc5d6 Merge remote-tracking branch 'upstream/pr/161' Daniel Shahaf 2015-09-04 17:27:25 +0000
  • ea81e3df6e Merge remote-tracking branch 'upstream/pr/159' Daniel Shahaf 2015-09-04 17:27:03 +0000
  • 3a6ba003d1 1. Removed two additional widgets from the rebinding list: push-input and push-line-or-edit. Both didn't call "_zsh_highlight" function anyhow due to operation principle of these widgets. jimmijj 2015-09-04 02:36:22 +0200
  • faa44a18d6 Merge ece762e817 into 7ee9df915d jimmijj 2015-09-04 00:35:38 +0000
  • ece762e817 User's definition of highlighting from "zle_highlight" array should take precedence over custom highlighters. This is especially important for *region context* (see CHARACTER HIGHLIGHTING chapter in man zshzle for *region context* definition), as this is overwritten by region_highlight array, leading to highlighting only parts of selected region properly. jimmijj 2015-09-04 00:41:02 +0200
  • c2b9327b07 Support literal newlines, part 2 Daniel Shahaf 2015-09-02 08:28:03 +0000
  • 52ece975c3 Update comments. No functional change. Daniel Shahaf 2015-09-02 02:37:43 +0000
  • 00cae6da77 Merge 3350c4ad4c into 7ee9df915d Jorge Israel Peña 2015-09-02 01:22:27 +0000
  • 7ee9df915d Merge remote-tracking branch 'origin/pr/158' Daniel Shahaf 2015-09-01 16:26:04 +0000
  • 86936369b3 Merge d94f1a037f into 85b3446897 Sonny Michaud 2015-09-01 13:57:53 +0000
  • 85b3446897 README: make installation step 1 more accurate Daniel Shahaf 2015-08-31 17:26:57 +0000
  • b9b67b9f78 Don't parse first word of array assignment as command Daniel Shahaf 2015-08-28 09:44:14 +0000
  • 162655841c Reviewed remapped widgets - excluded unnecessary stuff. jimmijj 2015-08-24 02:48:54 +0200
  • 649e55aee4 Added quick and dirty install Makefile for systems where the package manager doesn't have it. Keith T. Garner 2015-08-23 11:37:40 -0500
  • 5d4134dbda Follow-up to previous: fix 'paste' highlight after put in vi-mode. Daniel Shahaf 2015-07-23 16:36:50 +0000
  • 5a3b584fd1 zsh 5.0.9 compatibility: Don't wrap the new 'bracketed-paste' widget. Daniel Shahaf 2015-07-23 12:57:15 +0000
  • 5f420a9dfe Merge 9a57d44d71 into 3dc5741900 Daniel Shahaf 2015-05-19 02:02:53 +0000
  • 9a57d44d71 Fix syntax error with zsh 5.0.7-dev-3 Daniel Shahaf 2015-05-19 01:58:55 +0000
  • 891135a8de Merge 9d9df4fe80 into 3dc5741900 Miciah Dashiel Butler Masters 2015-04-24 00:29:53 +0000
  • 9d9df4fe80 Highlight comments Miciah Masters 2015-04-23 20:28:24 -0400
  • d94f1a037f highlight comments when interactive_comments is on sonnym 2015-03-06 18:27:57 -0500