Commit graph

  • e79b801294
    updated anchor tag Tejas Chaudhari 2021-07-24 11:49:35 +0530
  • 86eff6fe5f
    updated Tejas Chaudhari 2021-07-24 11:48:42 +0530
  • 649e8fa703
    updated index Tejas Chaudhari 2021-07-24 11:40:28 +0530
  • d2fe88c015
    updated -oh-my-zsh anchor tag Tejas Chaudhari 2021-07-24 11:38:00 +0530
  • 961d077d81
    added oh-my-zsh anchor tag in index Tejas Chaudhari 2021-07-24 11:36:57 +0530
  • d9856950ce updated nested list in index tejasc0 2021-07-16 12:59:32 +0000
  • de97772b15 added index tejasc0 2021-07-16 12:48:44 +0000
  • dffe304567 CI: Pull image from the GitHub container registry Matthew Martin 2021-07-03 14:33:17 -0500
  • f0e6a8ef5c main: Honor shwordsplit when expanding parameters Matthew Martin 2021-06-28 23:02:31 -0500
  • 0e1bb14452 main: precommands += proxychains Matthew Martin 2021-05-29 23:24:20 -0500
  • 894127b221 docs,CI: Switch to Libera.Chat Matthew Martin 2021-05-20 20:10:34 -0500
  • ebef4e5569 docs: Use SSL for the link to zsh's homepage. Daniel Shahaf 2021-04-14 10:39:01 +0000
  • 993a07fc7f docs: Fix broken link to fish shell Robert 2021-04-10 22:48:51 +0200
  • dbe37dbcdc
    Fixed broken fish shell link Robert 2021-04-10 22:48:51 +0200
  • e8517244f7 main: Allow for "]" in shell aliases Nikola Knezevic 2021-02-09 15:34:36 +0100
  • 205bc7ea19 'main': Disable a lint warning when env(1) was followed by a pipe. Daniel Shahaf 2021-03-01 20:21:39 +0000
  • bc8f449856 main: Allow for "]" in shell aliases Nikola Knezevic 2021-02-09 15:34:36 +0100
  • 1e7de25c9d main: Fix alias loops in nested lists (e.g. command substitution) Matthew Martin 2021-02-24 21:59:05 -0600
  • 5eb494852e Switch to GitHub Actions from Travis Matthew Martin 2020-12-23 22:13:22 -0600
  • 75c0eb0717 main: Remember nest level an alias was seen in for seen_alias Matthew Martin 2020-10-28 23:09:40 -0500
  • 046cb03a12 main: Convert in_alias to an array of shift counts Matthew Martin 2020-10-28 22:46:04 -0500
  • 3e432f0d6f add bracket-error-open,bracket-error-close styles Roland Walker 2020-11-11 16:48:12 -0500
  • 1ba2458aee add cursor-containing-brackets style Roland Walker 2020-11-10 16:43:11 -0500
  • 66d1d202d4 Don't highlight backslash-escaped brackets Roland Walker 2020-11-07 15:06:10 -0500
  • e190b4291b
    Merge 8825fb4d73 into 1715f39a46 Roman Perepelitsa 2020-11-03 14:51:36 -0500
  • 1715f39a46 docs: Add resource link for NetBSD operating system Hussaina Begum Nandyala 2020-10-15 09:39:04 +0530
  • bf6550c60a docs: Add resource link for NetBSD operating system Hussaina Begum Nandyala 2020-10-15 09:39:04 +0530
  • 8825fb4d73 tests: Add a test that 'rehash' isn't run. Roman Perepelitsa 2020-08-26 08:46:53 +0000
  • c793c09f71 Merge remote-tracking branch 'upstream/master' into perf Roman Perepelitsa 2020-10-15 12:10:27 +0200
  • 2ebfa6a598 main: Forget seen aliases when starting a new command Matthew Martin 2020-10-08 19:35:12 -0500
  • aac09942b8 Revert "tests: Add a test that 'rehash' isn't run." Matthew Martin 2020-10-12 19:28:53 -0500
  • fe98bbac6c Perf: rename tests related to hashed commands Roman Perepelitsa 2020-09-12 12:10:00 +0200
  • 200648df2b Perf: speed up highlighting of aliases Roman Perepelitsa 2020-09-12 11:26:03 +0200
  • 5150bef079 Perf: use -x $1 instead of -n $1(#q-.*N) Roman Perepelitsa 2020-09-12 10:01:01 +0200
  • 8a17a5d1c0 Perf: add a comment on cache invalidation Roman Perepelitsa 2020-09-12 09:16:51 +0200
  • 4300652404 Merge remote-tracking branch 'upstream/master' into perf Roman Perepelitsa 2020-09-01 15:39:18 +0200
  • 8d78ed8790 Perf: add a comment explaining [[ -n $1(#q-.*N) ]] Roman Perepelitsa 2020-09-01 15:24:02 +0200
  • 2f9808f90e Perf: unbreak code when used with no_brace_expand, no_unset or ksh_arrays Roman Perepelitsa 2020-09-01 14:59:32 +0200
  • 9a53d98cf4 Perf: add comments explaining where the check for version 5.8 comes from Roman Perepelitsa 2020-09-01 14:49:09 +0200
  • 73dcdb13a6 Perf: use the same login in two places when detecting zsh <= 5.8 Roman Perepelitsa 2020-09-01 14:48:25 +0200
  • c6f62dd69f Perf: add ambiguous-hashed-command.zsh Roman Perepelitsa 2020-09-01 14:32:59 +0200
  • 6d537d9d2b
    Merge 116fdcd436 into 62c5575848 Matthew Martin 2020-08-29 00:02:14 -0400
  • 62c5575848 tests: Add a test that 'rehash' isn't run. Roman Perepelitsa 2020-08-26 08:46:53 +0000
  • 6a210f1408 Perf: fix several corner cases in command higlighting Roman Perepelitsa 2020-08-23 14:17:04 +0200
  • e0d59215c0 Perf: fix the copyright year in new-command.zsh Roman Perepelitsa 2020-08-23 10:29:46 +0200
  • 19bc5332a6 Perf: identify newly installed commands as commands Roman Perepelitsa 2020-08-22 13:35:48 +0200
  • 1b8f49ac5b Perf: backport recent changes to older zsh versions Roman Perepelitsa 2020-08-20 10:52:10 +0200
  • 818e2f2290 Perf: speed up _zsh_highlight_highlighter_main_paint Roman Perepelitsa 2020-08-16 15:01:07 +0200
  • 5ac6f101fd Perf: optimize parameter check Roman Perepelitsa 2020-08-16 13:49:07 +0200
  • f063829450 Perf: speed up _zsh_highlight Roman Perepelitsa 2020-08-16 13:42:56 +0200
  • edf433081e Perf: speed up _zsh_highlight_main__type Roman Perepelitsa 2020-08-16 12:34:33 +0200
  • 826aa7312d Perf: memoize _zsh_highlight_main_highlighter_check_path Roman Perepelitsa 2020-08-16 11:34:16 +0200
  • 4cf464f843 docs: Update Gentoo link Ivo Šmerek 2020-08-15 12:24:09 +0200
  • d91164af4f tests: Set ZSH explicitly make sure PATH is exported m0viefreak 2020-08-09 21:55:43 +0200
  • 2d7a4784a5
    Update Gentoo link Ivo Šmerek 2020-08-15 12:24:09 +0200
  • 3d6014c557 'main': Support more globbing characters m0viefreak 2020-08-09 21:53:29 +0200
  • 116fdcd436 driver: Probe for the memo feature in the startup code Matthew Martin 2020-08-10 18:05:26 -0500
  • e4408343a1 driver: Remove now unneeded localoptions Matthew Martin 2020-08-09 21:15:42 -0500
  • 31719b6bb6 driver: Run under emulate zsh Matthew Martin 2020-08-09 21:14:49 -0500
  • f45b29d9c6 driver: Split out autoloadable part of _zsh_highlight Matthew Martin 2020-08-09 21:08:36 -0500
  • b62aeb6168 Autoload highlighters Matthew Martin 2020-08-09 19:33:44 -0500
  • 820a502416 tests: parameter-to-global-alias: Use alias name less likely to clash m0viefreak 2020-08-11 22:05:17 +0200
  • 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 +0000
  • e9cad1493f changelog: Document #712 under the last tag, 0.8.0-alpha1-pre-redrawhook. Daniel Shahaf 2020-08-11 08:42:59 +0000
  • 79b6e7e05f tests: precommand-killing1: Use a dummy path that always exists m0viefreak 2020-08-09 21:58:48 +0200
  • 635abfefe4 tests: Adapt for off-by-one difference in start offset in expectations m0viefreak 2020-08-10 22:52:41 +0200
  • 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 +0000
  • 34674d7860 docs: Add OpenBSD port Matthew Martin 2020-07-14 23:23:58 -0500
  • e4d1db1e2c docs: Sort INSTALL.md Matthew Martin 2020-07-14 23:23:20 -0500
  • c14fcad3b0 empty commit: Close redrawhook bugs Daniel Shahaf 2020-08-09 11:09:19 +0000
  • 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 +0000
  • 239c720dec Merge branch 'feature/redrawhook' Daniel Shahaf 2020-08-09 11:00:45 +0000
  • 7cc6226477 docs: Track making the new codepath conditional upon the 'memo=' feature. Daniel Shahaf 2020-08-09 10:54:01 +0000
  • 585696eeeb bug fix: infinite loop when cwd doesn't exist Roman Perepelitsa 2020-07-19 11:03:10 +0200
  • cba4a1bc2e On the feature/redrawhook branch, changelog: Add entries for issues fixed by this branch. Daniel Shahaf 2020-07-14 23:20:29 +0000
  • 637e1c702e Merge remote-tracking branch 'origin/master' into feature/redrawhook Daniel Shahaf 2020-07-14 22:49:17 +0000
  • 2d60a47cc4 Post-release version number bump. Daniel Shahaf 2015-10-20 14:35:21 +0000
  • 00a5fd11eb Tag version 0.8.0-alpha1-pre-redrawhook. 0.8.0-alpha1-pre-redrawhook Daniel Shahaf 2020-07-14 21:05:34 +0000
  • cdd7f899cb brackets: Optimize the character iteration Daniel Shahaf 2020-07-14 20:15:50 +0000
  • 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 +0000
  • 9ce3540d74 Merge remote-tracking branch 'origin/master' into feature/redrawhook Daniel Shahaf 2020-07-14 02:31:24 +0000
  • 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 +0000
  • 59cb9a560d driver: Make the redrawhook codepath conditional upon the memo= feature. Daniel Shahaf 2020-07-14 02:13:51 +0000
  • 7b863fb413 Merge remote-tracking branch 'origin/master' into feature/redrawhook Daniel Shahaf 2020-07-14 02:08:20 +0000
  • 8a1bd7c8b6 driver: Move the initialization of $zsh_highlight__memo_feature out of the entry point function. Daniel Shahaf 2020-07-14 02:07:32 +0000
  • daf0d94bae On the feature/redrawhook branch, move the changelog entry to the current release's section. Daniel Shahaf 2020-07-14 02:00:45 +0000
  • c28312b9d3 Merge remote-tracking branch 'origin/master' into feature/redrawhook Daniel Shahaf 2020-07-14 01:57:55 +0000
  • 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 +0000
  • 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 +0000
  • 075c852924 driver: Stop re-declaring $region_highlight. It's unneeded. Daniel Shahaf 2020-07-14 00:23:40 +0000
  • cfad519fc7
    Fix grammatical error Nuri Jung 2020-07-08 10:04:05 +0900
  • 266aa04164
    Update details Nuri Jung 2020-07-04 02:03:22 +0900
  • ab4fb73f7c
    Correct wrong descriptions Nuri Jung 2020-07-04 01:26:08 +0900
  • e2aba7974e
    Add some phrases for readability and clarity Nuri Jung 2020-07-03 15:19:38 +0900
  • 471b46312f
    Add general example and remove details Nuri Jung 2020-07-03 15:10:57 +0900
  • 7c5e4a57c9
    Merge branch 'master' into patch-1 Nuri Jung 2020-07-02 00:53:46 +0900
  • b2211d5c14
    Remove unnecessary trailing words Nuri Jung 2020-07-02 00:52:19 +0900
  • c98632431a
    Change document structure Nuri Jung 2020-07-02 00:49:57 +0900
  • fb929edc30 docs: regexp highlighter: Fix a wrong associative array name in the example. Nuri Jung 2020-07-01 21:38:38 +0900
  • d7d9f8fddc
    Add comments for BSD-based platform users Nuri Jung 2020-07-01 21:38:38 +0900