Skip to content

Fix parsing of multiline zsh history entries#6

Merged
walker1211 merged 1 commit into
mainfrom
codex/fix-multiline-history
Jul 13, 2026
Merged

Fix parsing of multiline zsh history entries#6
walker1211 merged 1 commit into
mainfrom
codex/fix-multiline-history

Conversation

@walker1211

Copy link
Copy Markdown
Owner

Summary

  • parse zsh continuation lines as complete logical history entries
  • preserve raw multiline records when pruning and keep valid extended-history prefixes as entry boundaries
  • render multiline commands safely in text reports and document the added support
  • add parser and end-to-end regression tests for analysis and deduplication

Test plan

  • scripts/ci-local.sh worktree
  • pre-push clean CI (secret-scan, gofmt, go vet, go test ./...)

@walker1211
walker1211 merged commit 0d181bf into main Jul 13, 2026
3 checks passed
@walker1211
walker1211 deleted the codex/fix-multiline-history branch July 13, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant