Hayden Hargreaves azpect
azpect opened issue azpect/hhargreaves.net#6 2026-04-01 11:06:25 -07:00
ARTICLE IDEA: Why I built a vim clone, when neovim is already so good.
azpect pushed to master at azpect/ResumeLens 2026-04-01 09:41:19 -07:00
340d069440 devops: some deployment
5500449334 feat: docker and nginx
6fad123dec feat: implemented JSON download
Compare 3 commits »
azpect pushed to master at azpect/Gim 2026-03-31 18:44:36 -07:00
c6215a37cb test: I am far more confident now, these tests are nice to have
0e8bb50c20 feat: implemented and tested the dot operator.
Compare 2 commits »
azpect created branch feature/dot-op in azpect/Gim 2026-03-31 18:44:22 -07:00
azpect pushed to feature/dot-op at azpect/Gim 2026-03-31 18:44:22 -07:00
c6215a37cb test: I am far more confident now, these tests are nice to have
0e8bb50c20 feat: implemented and tested the dot operator.
Compare 2 commits »
azpect pushed to master at azpect/Gim 2026-03-30 23:14:26 -07:00
ddbc860530 doc: updated README.md
066b817200 test: added some more tests to confirm the undo tree is "good"
4dedb15a36 test: initial tests are complete!
98e02553b1 feat: working on the undo stack! Huge progress, not tested
1e2f1b147b fix: added scroll hint to message on command output
Compare 5 commits »
azpect pushed to master at azpect/Gim 2026-03-30 18:33:21 -07:00
402c93db50 doc: adding note to TODO list in README.md
azpect pushed to master at azpect/Gim 2026-03-30 18:30:32 -07:00
04c247cc8e fix: looks like we resolved the issues with pasting.
ffad4f86f6 doc: wrote about tradeoff for undo functionality in README.md
9960d5c4e2 fix: added multi line delimiter support
21ed76bed5 fix: fixed the delimiter "same-line" issue.
5405d5a6bd fix: added b and B text objects and note about failing case.
Compare 6 commits »
azpect pushed to feature/text-objs at azpect/Gim 2026-03-30 18:29:11 -07:00
04c247cc8e fix: looks like we resolved the issues with pasting.
ffad4f86f6 doc: wrote about tradeoff for undo functionality in README.md
9960d5c4e2 fix: added multi line delimiter support
21ed76bed5 fix: fixed the delimiter "same-line" issue.
Compare 4 commits »
azpect created branch feature/text-objs in azpect/Gim 2026-03-26 14:16:30 -07:00
azpect pushed to feature/text-objs at azpect/Gim 2026-03-26 14:16:30 -07:00
5405d5a6bd fix: added b and B text objects and note about failing case.
aa156971ad feat: text objects initial impl, tested
Compare 2 commits »
azpect pushed to master at azpect/ResumeLens 2026-03-26 12:46:19 -07:00
c101d49d19 feat: big checkpoint, trying to get it all knocked out
azpect commented on issue azpect/Potion#88 2026-03-23 22:35:13 -07:00
BUG: Clicking "Not sure what I want"

Completed with #97

azpect closed issue azpect/Potion#88 2026-03-23 22:35:13 -07:00
BUG: Clicking "Not sure what I want"
azpect pushed to master at azpect/Potion 2026-03-23 22:19:39 -07:00
4236e44df4 Merge pull request 'fix: reset the filters when the "search all" is hit' (#97) from fix/filter-clear into master
9c2c7f976f fix: reset the filters when the "search all" is hit
Compare 2 commits »
azpect deleted branch fix/filter-clear from azpect/Potion 2026-03-23 22:19:39 -07:00
azpect merged pull request azpect/Potion#97 2026-03-23 22:19:37 -07:00
fix: reset the filters when the "search all" is hit
azpect created pull request azpect/Potion#97 2026-03-23 22:19:33 -07:00
fix: reset the filters when the "search all" is hit
azpect created branch fix/filter-clear in azpect/Potion 2026-03-23 22:19:22 -07:00
azpect pushed to fix/filter-clear at azpect/Potion 2026-03-23 22:19:22 -07:00
9c2c7f976f fix: reset the filters when the "search all" is hit