{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":402231158,"defaultBranch":"main","name":"alpha-nvim","ownerLogin":"goolord","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-09-01T23:35:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/24906808?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1704822838.0","currentOid":""},"activityList":{"items":[{"before":"1356b9ef31b985d541d94314f2cf73c61124bf1d","after":"41283fb402713fc8b327e60907f74e46166f4cfd","ref":"refs/heads/main","pushedAt":"2024-02-25T19:59:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"Fix: Close alpha after SessionLoadPost. (#267)\n\nFix: Close alpha after SessionLoadPost.","shortMessageHtmlLink":"Fix: Close alpha after SessionLoadPost. (#267)"}},{"before":"e7b2cc3c5e2a7d00b0164bb892ec1ccc9f88eeba","after":"1356b9ef31b985d541d94314f2cf73c61124bf1d","ref":"refs/heads/main","pushedAt":"2024-01-30T19:45:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"update deps in README","shortMessageHtmlLink":"update deps in README"}},{"before":"5dc3bb663d16107ab940620b159264eecd73fd39","after":"e7b2cc3c5e2a7d00b0164bb892ec1ccc9f88eeba","ref":"refs/heads/main","pushedAt":"2024-01-30T19:45:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"update deps in README","shortMessageHtmlLink":"update deps in README"}},{"before":"8c06c448208080e8cb11495d8b6cf7a42bf6a726","after":"5dc3bb663d16107ab940620b159264eecd73fd39","ref":"refs/heads/main","pushedAt":"2024-01-30T19:43:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"update deps in README","shortMessageHtmlLink":"update deps in README"}},{"before":"8e7a416cfc0c1fa2e607f279053d99041587eb99","after":"8c06c448208080e8cb11495d8b6cf7a42bf6a726","ref":"refs/heads/main","pushedAt":"2024-01-30T19:40:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"update deps in README","shortMessageHtmlLink":"update deps in README"}},{"before":"7dc1bd80fac6da1b15a952e9b8fe245cbe5c0287","after":"8e7a416cfc0c1fa2e607f279053d99041587eb99","ref":"refs/heads/main","pushedAt":"2024-01-30T19:34:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"fix: make button `opts` truly optional","shortMessageHtmlLink":"fix: make button opts truly optional"}},{"before":"4b36c1ca9ea475bdc006896657cf1ccc486aeffa","after":"7dc1bd80fac6da1b15a952e9b8fe245cbe5c0287","ref":"refs/heads/main","pushedAt":"2024-01-30T19:12:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"fix: Button keymap assignment\n\nThis directly addresses two things:\n\n1. Fixed handling of multi-mode mappings\n2. Allow passing a lua function as the mapping RHS\n\n`opts.keymap` is now passed to `vim.keymap.set` instead of\n`nvim_buf_set_keymap` because it handles all of the work needed to\nsupport multi-mode mappings and functions as RHS, eliminating most\nof the work needed to be done here.","shortMessageHtmlLink":"fix: Button keymap assignment"}},{"before":"29074eeb869a6cbac9ce1fbbd04f5f5940311b32","after":"4b36c1ca9ea475bdc006896657cf1ccc486aeffa","ref":"refs/heads/main","pushedAt":"2024-01-17T19:41:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"fix: only delete valid buffers on alpha close","shortMessageHtmlLink":"fix: only delete valid buffers on alpha close"}},{"before":null,"after":"d71ac03d91f8d61a6f10dfaeb4bfcfdd9369f068","ref":"refs/heads/close_on_tabnew","pushedAt":"2024-01-09T17:53:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"feat: close alpha on tabnew","shortMessageHtmlLink":"feat: close alpha on tabnew"}},{"before":"234822140b265ec4ba3203e3e0be0e0bb826dff5","after":"29074eeb869a6cbac9ce1fbbd04f5f5940311b32","ref":"refs/heads/main","pushedAt":"2023-11-28T20:57:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"DirChanged keymaps","shortMessageHtmlLink":"DirChanged keymaps"}},{"before":"712dc1dccd4fd515ef8bd126b3718f79d3e23b0d","after":"234822140b265ec4ba3203e3e0be0e0bb826dff5","ref":"refs/heads/main","pushedAt":"2023-09-14T18:03:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"only skip alpha when listed buffers are associated with windows","shortMessageHtmlLink":"only skip alpha when listed buffers are associated with windows"}},{"before":"331d55eb18d6e42bda4a183863a681be3ee11370","after":"712dc1dccd4fd515ef8bd126b3718f79d3e23b0d","ref":"refs/heads/main","pushedAt":"2023-09-07T17:29:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"feat: deeper tbl_extend for config.opts","shortMessageHtmlLink":"feat: deeper tbl_extend for config.opts"}},{"before":"5f211a1597b06be24b1600d72a62b94cab1e2df9","after":"331d55eb18d6e42bda4a183863a681be3ee11370","ref":"refs/heads/main","pushedAt":"2023-09-06T01:51:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"fix: use fnameescape for startify and theta","shortMessageHtmlLink":"fix: use fnameescape for startify and theta"}},{"before":"26d95031e2c624c5317dbdce386eb89f9356d4c0","after":"5f211a1597b06be24b1600d72a62b94cab1e2df9","ref":"refs/heads/main","pushedAt":"2023-09-01T17:58:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"perf(startup): just check first 2 lines","shortMessageHtmlLink":"perf(startup): just check first 2 lines"}},{"before":"63a860e7ed3ae41ee92481ea65a48fb35431ae21","after":"26d95031e2c624c5317dbdce386eb89f9356d4c0","ref":"refs/heads/main","pushedAt":"2023-08-31T21:32:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"fix: replace line2byte check","shortMessageHtmlLink":"fix: replace line2byte check"}},{"before":"7a6b9487dba044a43fde534bf5036f0fda5b6b23","after":"63a860e7ed3ae41ee92481ea65a48fb35431ae21","ref":"refs/heads/main","pushedAt":"2023-08-24T17:12:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"breaking: alpha.term positioning changes\n\n* Reposition the term as needed\r\n\r\nThis change adds logic that allows the terminal window to reposition\r\naccordingly when a window split occurs. For example, when neotree is\r\nmade visible while alpha is also visible.\r\n\r\n* reposition terminal relative to editor, remove some global state\r\n\r\nwe now place the terminal relative to the current line instead of some arbitrary position towards the top, so you may need to reconfigure your alpha theme to position the terminal in a more reasonable position \r\n\r\n---------\r\n\r\nCo-authored-by: Zachary Churchill ","shortMessageHtmlLink":"breaking: alpha.term positioning changes"}},{"before":"8e05626e073a5a60ffeb8139076520c1eda41d59","after":"7a6b9487dba044a43fde534bf5036f0fda5b6b23","ref":"refs/heads/main","pushedAt":"2023-08-16T21:07:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"docs: correct example of lazy.nvim config","shortMessageHtmlLink":"docs: correct example of lazy.nvim config"}},{"before":"e4fc5e29b731bdf55d204c5c6a11dc3be70f3b65","after":"8e05626e073a5a60ffeb8139076520c1eda41d59","ref":"refs/heads/main","pushedAt":"2023-08-14T17:20:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"9e33db324b8bb7a147bce9ea5496686ee859461d","after":"e4fc5e29b731bdf55d204c5c6a11dc3be70f3b65","ref":"refs/heads/main","pushedAt":"2023-07-16T01:27:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"docs: update for NerdFonts v3\n\nThis fixes the docs, along the lines of:\n\n https://github.com/goolord/alpha-nvim/pull/209","shortMessageHtmlLink":"docs: update for NerdFonts v3"}},{"before":"68e30d990707267f7e2ca1513650727f1f191779","after":"9e33db324b8bb7a147bce9ea5496686ee859461d","ref":"refs/heads/main","pushedAt":"2023-06-09T23:30:26.994Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"1838ae926e8d49fe5330d1498ee8289ae2c340bc","after":"68e30d990707267f7e2ca1513650727f1f191779","ref":"refs/heads/main","pushedAt":"2023-06-09T23:29:45.481Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"docs(plugins): fix indentation for the lazy.nvim installation docs","shortMessageHtmlLink":"docs(plugins): fix indentation for the lazy.nvim installation docs"}},{"before":"1dcd325e2e5dcfe40de48013bc587adc5f74582a","after":"1838ae926e8d49fe5330d1498ee8289ae2c340bc","ref":"refs/heads/main","pushedAt":"2023-05-09T22:11:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"fix for nvim < 0.11","shortMessageHtmlLink":"fix for nvim < 0.11"}},{"before":"effcde1c41ccf82b77354e70598c60d7e5f7ab7d","after":"1dcd325e2e5dcfe40de48013bc587adc5f74582a","ref":"refs/heads/main","pushedAt":"2023-05-09T18:30:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"use WinResized","shortMessageHtmlLink":"use WinResized"}},{"before":"19a2d61d22a28a5c185f1fcb2e106be8521977bb","after":"effcde1c41ccf82b77354e70598c60d7e5f7ab7d","ref":"refs/heads/main","pushedAt":"2023-05-09T17:25:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"hotfix annoying wildmenu bug","shortMessageHtmlLink":"hotfix annoying wildmenu bug"}},{"before":"5d6f1ece0c7d0eaa80c45d987160e618edc2ec18","after":"19a2d61d22a28a5c185f1fcb2e106be8521977bb","ref":"refs/heads/main","pushedAt":"2023-05-09T16:30:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"fix: state.buf -> state.buffer","shortMessageHtmlLink":"fix: state.buf -> state.buffer"}},{"before":"eaeb20d25b36880678141534479a0d99591be9a1","after":"5d6f1ece0c7d0eaa80c45d987160e618edc2ec18","ref":"refs/heads/main","pushedAt":"2023-05-09T16:08:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"fix: use state.buf in active_window","shortMessageHtmlLink":"fix: use state.buf in active_window"}},{"before":"896d802a57a6e7f506014680c6a6b0a7cfb6a460","after":"eaeb20d25b36880678141534479a0d99591be9a1","ref":"refs/heads/main","pushedAt":"2023-05-08T19:48:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"breaking: use virtual column api for opts.cursor","shortMessageHtmlLink":"breaking: use virtual column api for opts.cursor"}},{"before":"88e3227681de56a7328b3e8adb0dfc829aae6acc","after":"896d802a57a6e7f506014680c6a6b0a7cfb6a460","ref":"refs/heads/main","pushedAt":"2023-05-08T19:44:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"use virtual column api","shortMessageHtmlLink":"use virtual column api"}},{"before":"8fb45a6f2364a28aac1c55966a83c08392730d4d","after":"88e3227681de56a7328b3e8adb0dfc829aae6acc","ref":"refs/heads/main","pushedAt":"2023-05-08T19:42:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"Revert \"use virtual column api\"\n\nThis reverts commit 8fb45a6f2364a28aac1c55966a83c08392730d4d.","shortMessageHtmlLink":"Revert \"use virtual column api\""}},{"before":"0b990ca6557a740f717d6cbcc41e8b55d5b5ce40","after":"8fb45a6f2364a28aac1c55966a83c08392730d4d","ref":"refs/heads/main","pushedAt":"2023-05-08T19:42:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"goolord","name":"Zachary Churchill","path":"/goolord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24906808?s=80&v=4"},"commit":{"message":"use virtual column api","shortMessageHtmlLink":"use virtual column api"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEBLla_wA","startCursor":null,"endCursor":null}},"title":"Activity ยท goolord/alpha-nvim"}