summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useInputHistory.test.ts
AgeCommit message (Collapse)Author
2025-05-23Fix bug updating the cursor after navigating history. (#507)Jacob Richman
2025-04-18Revert "Including a test harness for it, and making sure the cursor is ↵Evan Senter
always at the end." This reverts commit 97db77997fd6369031d2f1cf750051999fb0b5b5.
2025-04-18Including a test harness for it, and making sure the cursor is always at the ↵Evan Senter
end.