Ferrix: A Terminal Multiplexer in Rust
Stars
24
Forks
1
Watchers
24
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
chore: Code quality improvements and CI setup for v1.0.1
9e922dbView on GitHubMerge pull request #2 from DavidLiedle/claude/update-readme-build-docs-011CUvwgPBmdTL3deXcyhZd5
7dea3a1View on GitHubfeat: Release v1.0.0 - Production-ready stable release
297e3c8View on GitHubfeat: Add comprehensive error suggestion system with smart typo detection
295c02dView on GitHubfeat: Add 5 comprehensive integration tests + implement pane management commands
f789591View on GitHubrefactor: Extract 33 command handlers from main.rs into organized modules
b8005c9View on GitHubrefactor: Extract session and config handlers from main.rs
2501346View on GitHubtest: Add comprehensive integration test framework and benchmarks
c398477View on GitHubdocs: Add comprehensive API documentation for Server and Client
463417bView on GitHub