{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":167840485,"defaultBranch":"main","name":"zsh-abbr","ownerLogin":"olets","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-01-27T18:02:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3282350?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709963073.0","currentOid":""},"activityList":{"items":[{"before":"c8e3087b944dbf71d8c4c0c53b05e0a2e413ca79","after":"447708a39127552c92ee5b785d79dc5ce2bf475f","ref":"refs/heads/v5","pushedAt":"2024-03-09T05:45:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"chore(bump): bump to v5.4.1, update changelog","shortMessageHtmlLink":"chore(bump): bump to v5.4.1, update changelog"}},{"before":"c8e3087b944dbf71d8c4c0c53b05e0a2e413ca79","after":"447708a39127552c92ee5b785d79dc5ce2bf475f","ref":"refs/heads/next","pushedAt":"2024-03-09T05:45:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"chore(bump): bump to v5.4.1, update changelog","shortMessageHtmlLink":"chore(bump): bump to v5.4.1, update changelog"}},{"before":"bb4ac6011e73579b6f1e10bb08d7e291d6746be8","after":"447708a39127552c92ee5b785d79dc5ce2bf475f","ref":"refs/heads/main","pushedAt":"2024-03-09T05:44:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"chore(bump): bump to v5.4.1, update changelog","shortMessageHtmlLink":"chore(bump): bump to v5.4.1, update changelog"}},{"before":"c8e3087b944dbf71d8c4c0c53b05e0a2e413ca79","after":"bb4ac6011e73579b6f1e10bb08d7e291d6746be8","ref":"refs/heads/main","pushedAt":"2024-03-09T05:43:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"fix(abbr-expand-and-space): available to zle while deprecated","shortMessageHtmlLink":"fix(abbr-expand-and-space): available to zle while deprecated"}},{"before":"54873944d550bb355a49b5620c1e4136a608587c","after":"c8e3087b944dbf71d8c4c0c53b05e0a2e413ca79","ref":"refs/heads/main","pushedAt":"2024-03-09T05:20:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"chore(bump): bump to v5.4.0, update changelog","shortMessageHtmlLink":"chore(bump): bump to v5.4.0, update changelog"}},{"before":"3b1f9b943ae95328c66fcf50cdb8288b17982fef","after":"c8e3087b944dbf71d8c4c0c53b05e0a2e413ca79","ref":"refs/heads/v5","pushedAt":"2024-03-09T05:19:59.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"chore(bump): bump to v5.4.0, update changelog","shortMessageHtmlLink":"chore(bump): bump to v5.4.0, update changelog"}},{"before":"c95e7d4b1bf2219dae908b54d49832ab16bf90eb","after":"c8e3087b944dbf71d8c4c0c53b05e0a2e413ca79","ref":"refs/heads/next","pushedAt":"2024-03-09T05:19:31.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"chore(bump): bump to v5.4.0, update changelog","shortMessageHtmlLink":"chore(bump): bump to v5.4.0, update changelog"}},{"before":"04f163a5087fd3472b631909fafdd361d7c3b775","after":null,"ref":"refs/heads/set-cursor","pushedAt":"2024-03-09T05:14:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"}},{"before":"c95e7d4b1bf2219dae908b54d49832ab16bf90eb","after":"54873944d550bb355a49b5620c1e4136a608587c","ref":"refs/heads/main","pushedAt":"2024-03-09T05:14:21.000Z","pushType":"pr_merge","commitsCount":12,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"Merge pull request #111 from olets/set-cursor\n\n\n## Features\n\n- `abbr-expand-and-space` is deprecated. Use `abbr-expand-and-insert` instead\n- If `ABBR_SET_EXPANSION_CURSOR` (default `0`) is non-zero, the expansion's first instance of `ABBR_EXPANSION_CURSOR_MARKER` (default `$ABBR_LINE_CURSOR_MARKER`) will be replaced with the cursor.\n- If `ABBR_SET_LINE_CURSOR` (default `0`) is non-zero, and the cursor was not placed during expansion, the line's first instance of `ABBR_LINE_CURSOR_MARKER` (default `%`) will be replaced with the cursor\n\n## Tips\n\n1. Add the `ABBR_EXPANSION_CURSOR_MARKER` to end of an expansion to opt out of inserting a space\n ```shell\n % ABBR_SET_EXPANSION_CURSOR=1\n % abbr nospace=none%\n % nospace[SPACE] # expands to `none[CURSOR]`\n ```\n2. Build \"template-y\" abbreviations by including multiple ABBR_LINE_CURSOR_MARKER's in an expansion\n ```shell\n % ABBR_SET_EXPANSION_CURSOR=1\n % ABBR_SET_LINE_CURSOR=1\n % abbr template=\"a%b % c%d\"\n % template[SPACE] # expands to `a[CURSOR]b % c%d`\n % a[type xSPACE]b % c%d # cursor moves: `ax b [CURSOR] c %`\n % ax b [type ySPACE] c%d # cursor moves: `ax b y c [CURSOR]`\n % ax b y c [CURSOR]\n ```\n3. If your expansions have `%`, consider changing `ABBR_LINE_CURSOR_MARKER` to `%ABBR_CURSOR%` or similar","shortMessageHtmlLink":"Merge pull request #111 from olets/set-cursor"}},{"before":"c9b733fddead62a0eafde2fa75d2a30944399142","after":"04f163a5087fd3472b631909fafdd361d7c3b775","ref":"refs/heads/set-cursor","pushedAt":"2024-03-09T04:58:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"feat(expand-and-insert): support checking buffer for cursor stops...\n\nNote: API change from preceding commit\n\nIf ABBR_SET_EXPANSION_CURSOR (default 0) is non-zero,\nthe expansion's first instance of ABBR_EXPANSION_CURSOR_MARKER (default %) will be replaced with the cursor\n\nIf ABBR_SET_LINE_CURSOR (default 0) is non-zero,\nthe buffer's first instance of ABBR_LINE_CURSOR_MARKER (default %) will be replaced with the cursor\n\nTip 1: add the ABBR_EXPANSION_CURSOR_MARKER to end of an expansion to opt out of inserting a space\n\nTip 2: build \"template-y\" abbreviations by including multiple ABBR_LINE_CURSOR_MARKER's in an expansion","shortMessageHtmlLink":"feat(expand-and-insert): support checking buffer for cursor stops..."}},{"before":"cc4c99645dc42c7c36e6373f65fefe1f2daa935e","after":"c9b733fddead62a0eafde2fa75d2a30944399142","ref":"refs/heads/set-cursor","pushedAt":"2024-03-09T04:55:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"feat(expand-and-insert): support checking buffer for cursor stops...\n\nNote: API change from preceding commit\n\nIf ABBR_SET_EXPANSION_CURSOR (default 0) is non-zero,\nthe expansion's first instance of ABBR_EXPANSION_CURSOR_MARKER (default %) will be replaced with the cursor\n\nIf ABBR_SET_LINE_CURSOR (default 0) is non-zero,\nthe buffer's first instance of ABBR_LINE_CURSOR_MARKER (default %) will be replaced with the cursor\n\nTip 1: add the ABBR_EXPANSION_CURSOR_MARKER to end of an expansion to opt out of inserting a space\n\nTip 2: build \"template-y\" abbreviations by including multiple ABBR_LINE_CURSOR_MARKER's in an expansion","shortMessageHtmlLink":"feat(expand-and-insert): support checking buffer for cursor stops..."}},{"before":"26ca859138078b0265e38725e8a414b383493e97","after":"cc4c99645dc42c7c36e6373f65fefe1f2daa935e","ref":"refs/heads/set-cursor","pushedAt":"2024-03-09T04:50:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"feat(expand-and-insert): support checking buffer for cursor stops...\n\nNote: API change from preceding commit\n\nIf ABBR_SET_EXPANSION_CURSOR (default 0) is non-zero,\nthe expansion's first instance of ABBR_EXPANSION_CURSOR_MARKER (default %) will be replaced with the cursor\n\nIf ABBR_SET_LINE_CURSOR (default 0) is non-zero,\nthe buffer's first instance of ABBR_LINE_CURSOR_MARKER (default %) will be replaced with the cursor\n\nTip 1: add the ABBR_EXPANSION_CURSOR_MARKER to end of an expansion to opt out of inserting a space\n\nTip 2: build \"template-y\" abbreviations by including multiple ABBR_LINE_CURSOR_MARKER's in an expansion","shortMessageHtmlLink":"feat(expand-and-insert): support checking buffer for cursor stops..."}},{"before":null,"after":"26ca859138078b0265e38725e8a414b383493e97","ref":"refs/heads/set-cursor","pushedAt":"2024-03-09T04:46:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"feat(expand-and-insert): support checking buffer for cursor stops...\n\nNote: API change from preceding commit\n\nIf ABBR_SET_EXPANSION_CURSOR (default 0) is non-zero,\nthe expansion's first instance of ABBR_EXPANSION_CURSOR_MARKER (default %) will be replaced with the cursor\n\nIf ABBR_SET_LINE_CURSOR (default 0) is non-zero,\nthe buffer's first instance of ABBR_LINE_CURSOR_MARKER (default %) will be replaced with the cursor\n\nTip 1: add the ABBR_EXPANSION_CURSOR_MARKER to end of an expansion to opt out of inserting a space\n\nTip 2: build \"template-y\" abbreviations by including multiple ABBR_LINE_CURSOR_MARKER's in an expansion","shortMessageHtmlLink":"feat(expand-and-insert): support checking buffer for cursor stops..."}},{"before":"3b1f9b943ae95328c66fcf50cdb8288b17982fef","after":"c95e7d4b1bf2219dae908b54d49832ab16bf90eb","ref":"refs/heads/next","pushedAt":"2024-01-16T02:54:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"style(completion): ret is an integer variable","shortMessageHtmlLink":"style(completion): ret is an integer variable"}},{"before":"3b1f9b943ae95328c66fcf50cdb8288b17982fef","after":"c95e7d4b1bf2219dae908b54d49832ab16bf90eb","ref":"refs/heads/main","pushedAt":"2024-01-16T02:54:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"style(completion): ret is an integer variable","shortMessageHtmlLink":"style(completion): ret is an integer variable"}},{"before":"6af4d8aa1521894b852165eef9df88e518846260","after":"3b1f9b943ae95328c66fcf50cdb8288b17982fef","ref":"refs/heads/next","pushedAt":"2024-01-16T02:53:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"chore(bump): bump to v5.3.0, update changelog","shortMessageHtmlLink":"chore(bump): bump to v5.3.0, update changelog"}},{"before":null,"after":"a3c2808ecb3baf69e844a99967b44eda6522fa88","ref":"refs/heads/v6","pushedAt":"2024-01-02T22:29:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"feat(completions): github highlights syntax","shortMessageHtmlLink":"feat(completions): github highlights syntax"}},{"before":"7caa26bf11009c144752f4f6dc6c6cde39da99b8","after":"3b1f9b943ae95328c66fcf50cdb8288b17982fef","ref":"refs/heads/v5","pushedAt":"2024-01-02T22:29:10.000Z","pushType":"push","commitsCount":35,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"chore(bump): bump to v5.3.0, update changelog","shortMessageHtmlLink":"chore(bump): bump to v5.3.0, update changelog"}},{"before":"6af4d8aa1521894b852165eef9df88e518846260","after":"3b1f9b943ae95328c66fcf50cdb8288b17982fef","ref":"refs/heads/main","pushedAt":"2024-01-02T22:28:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"chore(bump): bump to v5.3.0, update changelog","shortMessageHtmlLink":"chore(bump): bump to v5.3.0, update changelog"}},{"before":"6802d7353b2422d7a82134ce655aff97367eefa0","after":"6af4d8aa1521894b852165eef9df88e518846260","ref":"refs/heads/main","pushedAt":"2024-01-02T22:27:34.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"Merge branch '106-date-format' into next","shortMessageHtmlLink":"Merge branch '106-date-format' into next"}},{"before":"33c8f18c82f371b8100cde7f6a5d15b5de808ee7","after":"6af4d8aa1521894b852165eef9df88e518846260","ref":"refs/heads/next","pushedAt":"2024-01-02T22:20:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"Merge branch '106-date-format' into next","shortMessageHtmlLink":"Merge branch '106-date-format' into next"}},{"before":"886f49d3b040c0a11adda6126540a6b5f118a1ea","after":null,"ref":"refs/heads/106-date-format","pushedAt":"2024-01-02T22:17:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"}},{"before":"91cd39fdaeaedb9e8274f688d5a4c71e3797d558","after":"33c8f18c82f371b8100cde7f6a5d15b5de808ee7","ref":"refs/heads/next","pushedAt":"2024-01-02T22:17:38.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"Merge branch '106-date-format' into next","shortMessageHtmlLink":"Merge branch '106-date-format' into next"}},{"before":"ee44629be4378d581f1f6939fcf2f6c397f1a555","after":"886f49d3b040c0a11adda6126540a6b5f118a1ea","ref":"refs/heads/106-date-format","pushedAt":"2024-01-02T22:14:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"fix(rename): tests pass. refactors _abbr:expand to add _abbr:expansion","shortMessageHtmlLink":"fix(rename): tests pass. refactors _abbr:expand to add _abbr:expansion"}},{"before":"fcf7907ecb158554028ff03b20d274f3d0d693de","after":"91cd39fdaeaedb9e8274f688d5a4c71e3797d558","ref":"refs/heads/next","pushedAt":"2024-01-02T22:13:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"feat(completions): github highlights syntax","shortMessageHtmlLink":"feat(completions): github highlights syntax"}},{"before":"2db40544feafe6fa560e43658470f16e3cc2aa36","after":"fcf7907ecb158554028ff03b20d274f3d0d693de","ref":"refs/heads/next","pushedAt":"2024-01-02T22:12:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"feat(completions): github highlights syntax","shortMessageHtmlLink":"feat(completions): github highlights syntax"}},{"before":"c5f6d31f9df5611c5a85800888e8067f3666b92d","after":"ee44629be4378d581f1f6939fcf2f6c397f1a555","ref":"refs/heads/106-date-format","pushedAt":"2024-01-02T22:08:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"fix(rename): tests pass. refactors _abbr:expand to add _abbr:expansion","shortMessageHtmlLink":"fix(rename): tests pass. refactors _abbr:expand to add _abbr:expansion"}},{"before":null,"after":"c5f6d31f9df5611c5a85800888e8067f3666b92d","ref":"refs/heads/106-date-format","pushedAt":"2024-01-02T19:55:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"feat(jobs): more robust file name","shortMessageHtmlLink":"feat(jobs): more robust file name"}},{"before":"d56826661eab8b9f6dc0bdab90e354e0f07d0631","after":"2db40544feafe6fa560e43658470f16e3cc2aa36","ref":"refs/heads/next","pushedAt":"2023-11-22T01:13:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"feat(completions): github highlights syntax","shortMessageHtmlLink":"feat(completions): github highlights syntax"}},{"before":"66b8a4562622425dde0bdea575e1160c0df3f806","after":"d56826661eab8b9f6dc0bdab90e354e0f07d0631","ref":"refs/heads/next","pushedAt":"2023-10-19T23:38:52.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"olets","name":"Henry Bley-Vroman","path":"/olets","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3282350?s=80&v=4"},"commit":{"message":"Merge branch 'drop-deprecations-from-5_2_0' into next","shortMessageHtmlLink":"Merge branch 'drop-deprecations-from-5_2_0' into next"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEEMbjHgA","startCursor":null,"endCursor":null}},"title":"Activity ยท olets/zsh-abbr"}