119 Commits

Author SHA1 Message Date
Hayden Hargreaves
6033e58d0e feat: implement the r action, tested
All checks were successful
Run Test Suite / test (push) Successful in 17s
Began work on replace mode, but not complete.
2026-04-05 22:58:07 -07:00
Hayden Hargreaves
58082afdd2 fix: added gutter fix and basic scroll
All checks were successful
Run Test Suite / test (push) Successful in 15s
Scrolling is pretty useless, but nice touch
2026-04-05 00:16:19 -07:00
Hayden Hargreaves
a5ff18e1de doc: updated FEATURES.md
All checks were successful
Run Test Suite / test (push) Successful in 15s
2026-04-05 00:03:17 -07:00
Hayden Hargreaves
0767ee0982 feat: added support for full page jumping 2026-04-05 00:00:40 -07:00
a9dd5c008f Merge pull request 'feat: adding word actions, not done, and lots of failing tests' (#4) from feature/word-motions into master
All checks were successful
Run Test Suite / test (push) Successful in 15s
Reviewed-on: #4
2026-04-04 11:43:46 -07:00
Hayden Hargreaves
1166a67c64 fix: updated via using feedback from Qodo
All checks were successful
Run Test Suite / test (push) Successful in 20s
Run Test Suite / test (pull_request) Successful in 15s
2026-04-04 11:38:19 -07:00
Hayden Hargreaves
b23072b43f doc: updated FEATURES.md
All checks were successful
Run Test Suite / test (push) Successful in 16s
Run Test Suite / test (pull_request) Successful in 15s
2026-04-04 11:09:53 -07:00
Hayden Hargreaves
8b7a479ecb feat: finally got the tests passing.
All checks were successful
Run Test Suite / test (push) Successful in 19s
Run Test Suite / test (pull_request) Successful in 16s
Most of the tests were just written poorly, the code was right. Though
the yank related questions were actually broken.
2026-04-04 11:08:33 -07:00
Hayden Hargreaves
7ba94eaeea doc: added notes to qodo.md
Some checks failed
Run Test Suite / test (push) Failing after 17s
Run Test Suite / test (pull_request) Failing after 14s
2026-04-03 15:20:47 -07:00
Hayden Hargreaves
5833f2312b fix: removing action
Some checks failed
Run Test Suite / test (push) Failing after 15s
Run Test Suite / test (pull_request) Failing after 14s
2026-04-03 14:38:08 -07:00
Hayden Hargreaves
194b848d6b fix: added gitea to provider
Some checks failed
Run Test Suite / test (push) Failing after 15s
Run Test Suite / test (pull_request) Failing after 14s
PR Agent (Gemini) / pr_agent_job (pull_request) Successful in 7s
2026-04-03 14:35:51 -07:00
Hayden Hargreaves
c58ec77dba fix: forgot to add sync
Some checks failed
Run Test Suite / test (push) Failing after 16s
Run Test Suite / test (pull_request) Failing after 15s
PR Agent (Gemini) / pr_agent_job (pull_request) Successful in 14s
2026-04-03 14:32:48 -07:00
Hayden Hargreaves
4a2c8895af fix: copied from docs
Some checks failed
Run Test Suite / test (push) Failing after 17s
Run Test Suite / test (pull_request) Failing after 16s
2026-04-03 14:30:39 -07:00
Hayden Hargreaves
47a867a537 fix: gemini pro attempt
Some checks failed
Run Test Suite / test (push) Failing after 18s
Run Test Suite / test (pull_request) Failing after 17s
Qodo PR Agent (Gemini) / Run PR Agent (pull_request) Successful in 13s
2026-04-03 14:26:51 -07:00
Hayden Hargreaves
b9e9fb2f5f fix: again dude wtf
Some checks failed
Run Test Suite / test (push) Failing after 14s
Run Test Suite / test (pull_request) Failing after 15s
Qodo AI PR Reviewer / qodo_review (pull_request) Successful in 8s
2026-04-03 13:44:53 -07:00
Hayden Hargreaves
e54d49109e fix: trying to fix ci/cd qodo
Some checks failed
Run Test Suite / test (push) Failing after 15s
Run Test Suite / test (pull_request) Failing after 16s
Qodo AI PR Reviewer / qodo_review (pull_request) Successful in 7s
2026-04-03 13:41:32 -07:00
Hayden Hargreaves
24eea1d08e fix: more qodo fixes
Some checks failed
Run Test Suite / test (push) Failing after 17s
Run Test Suite / test (pull_request) Failing after 14s
Qodo AI PR Reviewer / qodo_review (pull_request) Successful in 7s
2026-04-03 13:35:21 -07:00
Hayden Hargreaves
3efba6d575 fix: trying to fix qodo
Some checks failed
Run Test Suite / test (push) Failing after 18s
Run Test Suite / test (pull_request) Failing after 15s
Qodo AI PR Reviewer / qodo_review (pull_request) Successful in 7s
2026-04-03 13:27:47 -07:00
Hayden Hargreaves
4a59451d90 Merge branch 'master' into feature/word-motions
Some checks failed
Run Test Suite / test (push) Failing after 15s
Run Test Suite / test (pull_request) Failing after 14s
Qodo AI PR Reviewer / qodo_review (pull_request) Successful in 22s
2026-04-03 13:20:00 -07:00
Hayden Hargreaves
9938f0d5d3 feat: adding word actions, not done, and lots of failing tests
Some checks failed
Run Test Suite / test (push) Failing after 15s
Run Test Suite / test (pull_request) Failing after 15s
This is a test for the new AI reviewing tool
2026-04-03 13:18:23 -07:00
069d04c0cd devops: added qodo review action
All checks were successful
Run Test Suite / test (push) Successful in 17s
2026-04-03 13:17:18 -07:00
Hayden Hargreaves
ea3ebcdc83 feat: implemented :<n> command, tested
All checks were successful
Run Test Suite / test (push) Successful in 17s
Also added tons of tests for the actual command mode, since that was all
untested...
2026-04-02 14:03:36 -07:00
Hayden Hargreaves
e3b0f30c75 doc: updated FEATURES.md
All checks were successful
Run Test Suite / test (push) Successful in 17s
2026-04-02 13:47:40 -07:00
Hayden Hargreaves
0e2867b948 feat: added better lexer selection handling
All checks were successful
Run Test Suite / test (push) Successful in 18s
2026-04-02 12:55:46 -07:00
Hayden Hargreaves
e362c9f118 feat: gap buffer is implemented, tested
All checks were successful
Run Test Suite / test (push) Successful in 56s
Not sure if this is perfect, but it seems to be working
2026-04-02 12:39:30 -07:00
Hayden Hargreaves
1a98d3a4de fix: p and P differ in V mode, resolved and tested.
P should not replace the register, p should
2026-04-01 18:21:15 -07:00
Hayden Hargreaves
78dc00a5e9 doc: updated README.md
All checks were successful
Run Test Suite / test (push) Successful in 54s
2026-04-01 11:49:22 -07:00
Hayden Hargreaves
c6215a37cb test: I am far more confident now, these tests are nice to have
All checks were successful
Run Test Suite / test (push) Successful in 53s
Many more full range integration tests.
2026-03-31 18:43:58 -07:00
Hayden Hargreaves
0e8bb50c20 feat: implemented and tested the dot operator.
The content gets stored in the '.' register.
2026-03-31 18:26:18 -07:00
Hayden Hargreaves
ddbc860530 doc: updated README.md
All checks were successful
Run Test Suite / test (push) Successful in 51s
2026-03-30 23:14:01 -07:00
Hayden Hargreaves
066b817200 test: added some more tests to confirm the undo tree is "good"
Yay! These are from Sonnet 4.0, hope theyre good.
2026-03-30 23:10:18 -07:00
Hayden Hargreaves
4dedb15a36 test: initial tests are complete!
Claude says they are "production ready"
2026-03-30 23:01:46 -07:00
Hayden Hargreaves
98e02553b1 feat: working on the undo stack! Huge progress, not tested
Tests are coming, but there are some infrastructure issues with the
tests
2026-03-30 22:38:33 -07:00
Hayden Hargreaves
1e2f1b147b fix: added scroll hint to message on command output 2026-03-30 22:37:02 -07:00
Hayden Hargreaves
402c93db50 doc: adding note to TODO list in README.md
All checks were successful
Run Test Suite / test (push) Successful in 47s
2026-03-30 18:33:09 -07:00
Hayden Hargreaves
04c247cc8e fix: looks like we resolved the issues with pasting.
All checks were successful
Run Test Suite / test (push) Successful in 46s
We means me and Claude (heavy on the Claude). Originally, if we copied a
many line segment into a charwise register, the paste op would error,
this is not right, it should paste, just differently.
2026-03-30 18:27:53 -07:00
Hayden Hargreaves
ffad4f86f6 doc: wrote about tradeoff for undo functionality in README.md 2026-03-30 18:19:37 -07:00
Hayden Hargreaves
9960d5c4e2 fix: added multi line delimiter support 2026-03-30 18:13:08 -07:00
Hayden Hargreaves
21ed76bed5 fix: fixed the delimiter "same-line" issue.
With the help of Claude. I want this to be over with so I can move onto
more fun things than actions.
2026-03-30 17:58:06 -07:00
Hayden Hargreaves
5405d5a6bd fix: added b and B text objects and note about failing case.
All checks were successful
Run Test Suite / test (push) Successful in 47s
2026-03-26 14:15:59 -07:00
Hayden Hargreaves
aa156971ad feat: text objects initial impl, tested
However, it does not work for multi line delimiters.
2026-03-26 14:09:10 -07:00
Hayden Hargreaves
b0b885d57d fix: this got missed, silly fugitive
All checks were successful
Run Test Suite / test (push) Successful in 43s
2026-03-19 17:44:25 -07:00
Hayden Hargreaves
5c629496c6 feat: implemented 'X', tested
X and x are the same in visual mode I think
2026-03-19 17:43:12 -07:00
Hayden Hargreaves
a01369f407 fix: cleaned up the testing mocking. New single module
All checks were successful
Run Test Suite / test (push) Successful in 42s
2026-03-19 17:31:53 -07:00
Hayden Hargreaves
3c98dca777 feat: implement command history, tested
The tests are starting to get messy, lots of duplication. Going to
resolve that. Lots of this is due to AI generation of tests.
2026-03-19 15:23:44 -07:00
Hayden Hargreaves
5ff473d0d9 feat: implementing scrolling cmd output window: tested
All checks were successful
Run Test Suite / test (push) Successful in 42s
2026-03-19 14:32:21 -07:00
Hayden Hargreaves
b618e3a382 feat: implemented colorscheme commands. Tested
All checks were successful
Run Test Suite / test (push) Successful in 39s
There are some odd things being done in the testing files, that should
get reviewed.
2026-03-16 23:25:09 -07:00
Hayden Hargreaves
76fa55440e feat: syntax highlighting powered by chroma.
This is sick! It is not perfect, highlight groups would be cool, but for
now this works!
2026-03-16 22:48:57 -07:00
Hayden Hargreaves
c70cbeaedf chore: updated FEATURES.md
All checks were successful
Run Test Suite / test (push) Successful in 11s
2026-03-15 19:30:41 -07:00
Hayden Hargreaves
6b8845b245 chore: did not implement :bw
All checks were successful
Run Test Suite / test (push) Successful in 13s
I do not think this is totally necessary, but I left a TODO.
2026-03-15 19:17:29 -07:00