Commit Graph

  • 5eb677bb0f 'main' tests: Don't assume ps(1) is available. master Daniel Shahaf 2024-11-21 14:56:08 +00:00
  • e0165eaa73 main: Refactor __is_redirection Matthew Martin 2024-01-06 12:33:41 -06:00
  • dcc99a8649 Post-release version number bump. Matthew Martin 2023-12-18 16:07:39 -06:00
  • db085e4661 Tag version 0.8.0. 0.8.0 Matthew Martin 2023-12-18 16:05:43 -06:00
  • 9bb3db7fd2 driver: Use stable zsh release in is-at-least calls Matthew Martin 2023-12-18 16:02:40 -06:00
  • bb27265aee CI: Update action versions Matthew Martin 2023-10-29 13:25:08 -05:00
  • 71bd576af8 CI += zsh 5.9 Matthew Martin 2023-10-29 13:13:49 -05:00
  • d59ce0fbd0 driver: Be resilient to KSH_ARRAYS being set in the calling scope Matthew Martin 2023-10-29 12:53:19 -05:00
  • e82e2d042d main: precommand_options += ktrace Matthew Martin 2023-10-29 12:50:08 -05:00
  • 0b5b3dcc0c tests: parameter-to-global-alias: Use alias name less likely to clash m0viefreak 2020-08-11 22:05:17 +02:00
  • f8cd0b55b3 docs: Replace zplug instructions with zinit Matthew Martin 2023-10-25 22:33:02 -05:00
  • 1e82d8c83e changelog: Update through HEAD Matthew Martin 2023-10-25 22:11:43 -05:00
  • dd0cf649d1 *: Use https in URLs Matthew Martin 2023-10-25 21:33:29 -05:00
  • 65071902d3 docs: add instructions to source .zshrc file after package install Mario P. Cardenas 2021-08-18 01:26:20 -04:00
  • 143b25eb98 docs: Fix Homebrew link Matthew Martin 2023-09-05 23:23:07 -05:00
  • 1386f1213e docs: ZSH_HIGHLIGHT_HIGHLIGHTERS is (main) by default Henry Bley-Vroman 2023-05-21 14:05:53 -04:00
  • 754cefe018 docs: Markup changes only (in the brew installation instructions) Johan van Eck 2023-02-03 12:47:47 +02:00
  • 75ba3d87e3 Fix proxychains args DiegoBoy 2023-01-31 09:06:37 -08:00
  • b2c910a85e docs: Add Fig instructions Matthew Martin 2022-06-15 18:05:01 -05:00
  • 122dc46439 main: Add cpulimit to precommands Matthew Martin 2022-09-23 19:33:44 -05:00
  • b828f45da6 main precommands += torsocks inventor500 2022-09-23 08:17:50 -05:00
  • caa749d030 main: Housekeep $precommand_options. Add -v to tabbed(1). Daniel Shahaf 2022-05-14 18:47:37 +00:00
  • c5ce001467 main: Deconfuse $EDITOR Daniel Shahaf 2022-02-23 18:48:13 +00:00
  • 5459ebcc4e main: precommand_options += grc Daniel Shahaf 2022-02-23 18:19:58 +00:00
  • 2cd73fcbde *: Update sourceforge links Daniel Shahaf 2022-02-22 10:42:05 +00:00
  • 643717ccaf changelog: Update zsh version numbers Daniel Shahaf 2022-02-22 10:38:45 +00:00
  • caeca0bf6b docs: regexp: Document the platform dependency Nuri Jung 2022-02-22 10:32:37 +00:00
  • 56b4433461 CI += zsh 5.8.1 Daniel Shahaf 2022-02-13 21:31:46 +00:00
  • 0ddb1a8d51 driver: Bump the in-development is-at-least checks so they return false on zsh 5.8.1, released yesterday. Daniel Shahaf 2022-02-13 18:03:11 +00:00
  • c10808ad5f main: New test for issue #854 Daniel Shahaf 2022-01-31 09:54:35 +00:00
  • b392045e6f driver: Simplify grammar of a comment. No functional change. Daniel Shahaf 2022-01-24 07:57:33 +00:00
  • c7caf57ca8 check KEYS_QUEUED_COUNT and PENDING to skip parsing when pasting Daniel Kuettel 2021-09-25 11:21:23 +02:00
  • 1a9264bc66 docs: Add regexp to the list of built-in highlighters Leonardo Gama 2021-09-21 10:52:48 -03:00
  • f6a22fa842 docs: Change highlighters' URL indexes from numbers to labels Leonardo Gama 2021-09-21 10:48:51 -03:00
  • 6e0e950154 *: Fix spelling a1346054 2021-08-20 11:26:52 +00:00
  • dffe304567 CI: Pull image from the GitHub container registry Matthew Martin 2021-07-03 14:33:17 -05:00
  • f0e6a8ef5c main: Honor shwordsplit when expanding parameters Matthew Martin 2021-06-28 23:02:31 -05:00
  • 0e1bb14452 main: precommands += proxychains Matthew Martin 2021-05-29 23:24:20 -05:00
  • 894127b221 docs,CI: Switch to Libera.Chat Matthew Martin 2021-05-20 20:10:34 -05:00
  • ebef4e5569 docs: Use SSL for the link to zsh's homepage. Daniel Shahaf 2021-04-14 10:39:01 +00:00
  • 993a07fc7f docs: Fix broken link to fish shell Robert 2021-04-10 22:48:51 +02:00
  • e8517244f7 main: Allow for "]" in shell aliases Nikola Knezevic 2021-02-09 15:34:36 +01:00
  • 205bc7ea19 'main': Disable a lint warning when env(1) was followed by a pipe. Daniel Shahaf 2021-03-01 20:21:39 +00:00
  • 5eb494852e Switch to GitHub Actions from Travis Matthew Martin 2020-12-23 22:13:22 -06:00
  • 75c0eb0717 main: Remember nest level an alias was seen in for seen_alias Matthew Martin 2020-10-28 23:09:40 -05:00
  • 046cb03a12 main: Convert in_alias to an array of shift counts Matthew Martin 2020-10-28 22:46:04 -05:00
  • 1715f39a46 docs: Add resource link for NetBSD operating system Hussaina Begum Nandyala 2020-10-15 09:39:04 +05:30
  • 2ebfa6a598 main: Forget seen aliases when starting a new command Matthew Martin 2020-10-08 19:35:12 -05:00
  • aac09942b8 Revert "tests: Add a test that 'rehash' isn't run." Matthew Martin 2020-10-12 19:28:53 -05:00
  • 62c5575848 tests: Add a test that 'rehash' isn't run. Roman Perepelitsa 2020-08-26 08:46:53 +00:00
  • 4cf464f843 docs: Update Gentoo link Ivo Šmerek 2020-08-15 12:24:09 +02:00
  • 6d5372a937 tests: parameter-to-global-alias: Fix a false positive failure when 'x' happens to be a valid external command name. Daniel Shahaf 2020-08-11 09:21:21 +00:00
  • e9cad1493f changelog: Document #712 under the last tag, 0.8.0-alpha1-pre-redrawhook. Daniel Shahaf 2020-08-11 08:42:59 +00:00
  • 79b6e7e05f tests: precommand-killing1: Use a dummy path that always exists m0viefreak 2020-08-09 21:58:48 +02:00
  • 3944a44ffe driver: Fix a version number check to work around a bug in the zsh version whereunder the check should return false. Daniel Shahaf 2020-08-10 07:36:40 +00:00
  • 34674d7860 docs: Add OpenBSD port Matthew Martin 2020-07-14 23:23:58 -05:00
  • e4d1db1e2c docs: Sort INSTALL.md Matthew Martin 2020-07-14 23:23:20 -05:00
  • c14fcad3b0 empty commit: Close redrawhook bugs Daniel Shahaf 2020-08-09 11:09:19 +00:00
  • ffed6e1654 On the feature/redrawhook branch, advise its users that they can switch back to master. feature/redrawhook Daniel Shahaf 2020-08-09 11:07:04 +00:00
  • 239c720dec Merge branch 'feature/redrawhook' Daniel Shahaf 2020-08-09 11:00:45 +00:00
  • 7cc6226477 docs: Track making the new codepath conditional upon the 'memo=' feature. Daniel Shahaf 2020-08-09 10:54:01 +00:00
  • cba4a1bc2e On the feature/redrawhook branch, changelog: Add entries for issues fixed by this branch. Daniel Shahaf 2020-07-14 23:20:29 +00:00
  • 637e1c702e Merge remote-tracking branch 'origin/master' into feature/redrawhook Daniel Shahaf 2020-07-14 22:49:17 +00:00
  • 2d60a47cc4 Post-release version number bump. Daniel Shahaf 2015-10-20 14:35:21 +00:00
  • 00a5fd11eb Tag version 0.8.0-alpha1-pre-redrawhook. 0.8.0-alpha1-pre-redrawhook Daniel Shahaf 2020-07-14 21:05:34 +00:00
  • cdd7f899cb brackets: Optimize the character iteration Daniel Shahaf 2020-07-14 20:15:50 +00:00
  • cb33cc0081 On the feature/redrawhook branch, change the detection of the 'memo=' feature to avoid a catch-22. Daniel Shahaf 2020-07-14 02:37:41 +00:00
  • 9ce3540d74 Merge remote-tracking branch 'origin/master' into feature/redrawhook Daniel Shahaf 2020-07-14 02:31:24 +00:00
  • d62baa50f4 Revert "driver: Move the initialization of $zsh_highlight__memo_feature out of the entry point function." Daniel Shahaf 2020-07-14 02:29:46 +00:00
  • 59cb9a560d driver: Make the redrawhook codepath conditional upon the memo= feature. Daniel Shahaf 2020-07-14 02:13:51 +00:00
  • 7b863fb413 Merge remote-tracking branch 'origin/master' into feature/redrawhook Daniel Shahaf 2020-07-14 02:08:20 +00:00
  • 8a1bd7c8b6 driver: Move the initialization of $zsh_highlight__memo_feature out of the entry point function. Daniel Shahaf 2020-07-14 02:07:32 +00:00
  • daf0d94bae On the feature/redrawhook branch, move the changelog entry to the current release's section. Daniel Shahaf 2020-07-14 02:00:45 +00:00
  • c28312b9d3 Merge remote-tracking branch 'origin/master' into feature/redrawhook Daniel Shahaf 2020-07-14 01:57:55 +00:00
  • d9a7963970 driver: Follow-up to grandparent: Have all test suite entry points declare the mock $region_highlight. Daniel Shahaf 2020-07-14 01:56:21 +00:00
  • 810c2dcede Use the new, unreleased zsh 'memo=' feature to remove only our own entries from $region_highlight. Daniel Shahaf 2020-07-14 00:24:04 +00:00
  • 075c852924 driver: Stop re-declaring $region_highlight. It's unneeded. Daniel Shahaf 2020-07-14 00:23:40 +00:00
  • fb929edc30 docs: regexp highlighter: Fix a wrong associative array name in the example. Nuri Jung 2020-07-01 21:38:38 +09:00
  • 91d2eeaf23 docs: Fix obs-repository link Il Harper 2020-06-15 13:11:30 +08:00
  • f6471dbec3 tests: Fix a wrong value of $PREBUFFER in a test, and add checks to prevent this from recurring. Daniel Shahaf 2020-06-11 08:14:07 +00:00
  • f6f7a91818 test harness: Fix use of an undefined variable in an error message. Daniel Shahaf 2020-06-11 08:09:45 +00:00
  • 6fd92e1bbd 'main': Don't progress the $in_redirection staller while $in_param. Daniel Shahaf 2020-06-08 14:38:14 +00:00
  • 792c065acb tests: Add an XFail test for issue #712. Daniel Shahaf 2020-06-08 14:28:25 +00:00
  • 0f11d80968 'main': Highlight the parentheses of array assignments as reserved words. Daniel Shahaf 2020-06-08 14:23:43 +00:00
  • 00c0c76550 CI += zsh-5.8 Daniel Shahaf 2020-05-26 17:52:17 +00:00
  • 870bccf8ff main: Add tests for arithmetic expansion Matthew Martin 2020-03-22 14:47:03 -05:00
  • a238647df9 main: Add arithmetic substitution highlighting Matthew Martin 2020-03-18 23:31:11 -05:00
  • f8b1470314 changelog.md: Restore vertical whitespace before section headers. Daniel Shahaf 2020-05-22 04:55:17 +00:00
  • ade4b28d2d 'main': Fix issue #677, concerning multiline aliases. Daniel Shahaf 2020-03-15 17:42:25 +00:00
  • 8211a95421 changelog: Update through HEAD. Daniel Shahaf 2020-05-22 04:44:49 +00:00
  • d4df626c03 'main': Optimize the unquoted arguments characterwise walker Daniel Shahaf 2020-05-22 04:37:47 +00:00
  • 8f5d74d219 'main': Further optimize argument parsing. Daniel Shahaf 2020-05-04 20:08:49 +00:00
  • 700c0e18fe 'main': Optimize a hot path. Daniel Shahaf 2020-05-04 20:00:01 +00:00
  • a50647e77b tests: Add a performance testing script, for measuring the performance of the 'main' highlighter on a large file. Daniel Shahaf 2020-05-04 19:42:31 +00:00
  • b253a8b86a changelog: Update through HEAD. Daniel Shahaf 2020-05-22 03:30:11 +00:00
  • 4dd4797ae0 test harness: Print the expected-v.-actual on every failure, not just upon cardinality failures. Daniel Shahaf 2020-05-22 03:27:48 +00:00
  • 5171ec524f Document ZSH_HIGHLIGHT_MAXLENGTH. Daniel Shahaf 2020-05-22 02:23:18 +00:00
  • ea3ae74164 'main': Fix the last commit's bug concerning parameter elision not happening in redirects in command position. Daniel Shahaf 2020-05-13 12:51:52 +00:00
  • 41b8a74692 'main': Add a test for parameter elision not happening in redirects in command position. Daniel Shahaf 2020-05-13 12:51:40 +00:00
  • 3a4b212c7d 'main': Fix regression in zsh 5.3.1 and older: all precmd hooks later than z-sy-h would be aborted. Daniel Shahaf 2020-05-06 20:25:03 +00:00