56b4433461CI += zsh 5.8.1
Daniel Shahaf
2022-02-13 21:31:46 +00:00
0ddb1a8d51driver: 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
c10808ad5fmain: New test for issue #854
Daniel Shahaf
2022-01-31 09:54:35 +00:00
b392045e6fdriver: Simplify grammar of a comment. No functional change.
Daniel Shahaf
2022-01-24 07:57:33 +00:00
c7caf57ca8check KEYS_QUEUED_COUNT and PENDING to skip parsing when pasting
Daniel Kuettel
2021-09-25 11:21:23 +02:00
1a9264bc66docs: Add regexp to the list of built-in highlighters
Leonardo Gama
2021-09-21 10:52:48 -03:00
f6a22fa842docs: Change highlighters' URL indexes from numbers to labels
Leonardo Gama
2021-09-21 10:48:51 -03:00
dffe304567CI: Pull image from the GitHub container registry
Matthew Martin
2021-07-03 14:33:17 -05:00
f0e6a8ef5cmain: Honor shwordsplit when expanding parameters
Matthew Martin
2021-06-28 23:02:31 -05:00
0e1bb14452main: precommands += proxychains
Matthew Martin
2021-05-29 23:24:20 -05:00
894127b221docs,CI: Switch to Libera.Chat
Matthew Martin
2021-05-20 20:10:34 -05:00
ebef4e5569docs: Use SSL for the link to zsh's homepage.
Daniel Shahaf
2021-04-14 10:39:01 +00:00
993a07fc7fdocs: Fix broken link to fish shell
Robert
2021-04-10 22:48:51 +02:00
e8517244f7main: 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
5eb494852eSwitch to GitHub Actions from Travis
Matthew Martin
2020-12-23 22:13:22 -06:00
75c0eb0717main: Remember nest level an alias was seen in for seen_alias
Matthew Martin
2020-10-28 23:09:40 -05:00
046cb03a12main: Convert in_alias to an array of shift counts
Matthew Martin
2020-10-28 22:46:04 -05:00
1715f39a46docs: Add resource link for NetBSD operating system
Hussaina Begum Nandyala
2020-10-15 09:39:04 +05:30
2ebfa6a598main: Forget seen aliases when starting a new command
Matthew Martin
2020-10-08 19:35:12 -05:00
aac09942b8Revert "tests: Add a test that 'rehash' isn't run."
Matthew Martin
2020-10-12 19:28:53 -05:00
62c5575848tests: Add a test that 'rehash' isn't run.
Roman Perepelitsa
2020-08-26 08:46:53 +00:00
4cf464f843docs: Update Gentoo link
Ivo Šmerek
2020-08-15 12:24:09 +02:00
6d5372a937tests: 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
e9cad1493fchangelog: Document #712 under the last tag, 0.8.0-alpha1-pre-redrawhook.
Daniel Shahaf
2020-08-11 08:42:59 +00:00
79b6e7e05ftests: precommand-killing1: Use a dummy path that always exists
m0viefreak
2020-08-09 21:58:48 +02:00
3944a44ffedriver: 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
34674d7860docs: Add OpenBSD port
Matthew Martin
2020-07-14 23:23:58 -05:00
e4d1db1e2cdocs: Sort INSTALL.md
Matthew Martin
2020-07-14 23:23:20 -05:00
c14fcad3b0empty commit: Close redrawhook bugs
Daniel Shahaf
2020-08-09 11:09:19 +00:00
ffed6e1654On 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
239c720decMerge branch 'feature/redrawhook'
Daniel Shahaf
2020-08-09 11:00:45 +00:00
7cc6226477docs: Track making the new codepath conditional upon the 'memo=' feature.
Daniel Shahaf
2020-08-09 10:54:01 +00:00
cba4a1bc2eOn the feature/redrawhook branch, changelog: Add entries for issues fixed by this branch.
Daniel Shahaf
2020-07-14 23:20:29 +00:00
637e1c702eMerge remote-tracking branch 'origin/master' into feature/redrawhook
Daniel Shahaf
2020-07-14 22:49:17 +00:00
2d60a47cc4Post-release version number bump.
Daniel Shahaf
2015-10-20 14:35:21 +00:00
cdd7f899cbbrackets: Optimize the character iteration
Daniel Shahaf
2020-07-14 20:15:50 +00:00
cb33cc0081On 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
9ce3540d74Merge remote-tracking branch 'origin/master' into feature/redrawhook
Daniel Shahaf
2020-07-14 02:31:24 +00:00
d62baa50f4Revert "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
59cb9a560ddriver: Make the redrawhook codepath conditional upon the memo= feature.
Daniel Shahaf
2020-07-14 02:13:51 +00:00
7b863fb413Merge remote-tracking branch 'origin/master' into feature/redrawhook
Daniel Shahaf
2020-07-14 02:08:20 +00:00
8a1bd7c8b6driver: Move the initialization of $zsh_highlight__memo_feature out of the entry point function.
Daniel Shahaf
2020-07-14 02:07:32 +00:00
daf0d94baeOn the feature/redrawhook branch, move the changelog entry to the current release's section.
Daniel Shahaf
2020-07-14 02:00:45 +00:00
c28312b9d3Merge remote-tracking branch 'origin/master' into feature/redrawhook
Daniel Shahaf
2020-07-14 01:57:55 +00:00
d9a7963970driver: 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
810c2dcedeUse 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
8211a95421changelog: 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
a50647e77btests: 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
b253a8b86achangelog: Update through HEAD.
Daniel Shahaf
2020-05-22 03:30:11 +00:00
4dd4797ae0test harness: Print the expected-v.-actual on every failure, not just upon cardinality failures.
Daniel Shahaf
2020-05-22 03:27:48 +00:00
5171ec524fDocument 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