summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
22 hoursbump to v1.9.0mfwolffe
2026-05-29bump to v1.8.0mfwolffe
2026-04-14bump to v1.7.0espadonne
2026-04-05bump to v1.6.0, switch to tarball sourceespadonne
2026-03-25update license to GPL-3.0mfwolffe
2026-03-251.5.0 — three-platform CI, ARM64 support, add aarch64 archmfwolffe
2026-03-11bump to v1.4.0mfwolffe
2026-03-09bump to 1.3.1espadonne
2026-03-09bump to 1.3.0espadonne
2026-03-08bump to 1.2.0espadonne
2025-12-29Update to v1.0.1espadonne
2025-12-29Update to v1.0.0espadonne
2025-12-29Update to v0.10.1espadonne
2025-12-290.10.0: Fix buffer overflow, memory pool, and completion parsingespadonne
2025-12-24Update to v0.9.3mfwolffe
- Fix multiline prompt redraw duplication bug
2025-12-24Update to v0.9.2mfwolffe
- zsh-style color codes (%F{color}, %f, %B, %b, etc.) - RPROMPT (right-side prompt) - New prompt escapes: \D (ISO date), \S (epoch) - Default 2-line colored prompt
2025-12-24Update to v0.9.1mfwolffe
2025-12-24Update .SRCINFO for v0.9.0mfwolffe
2025-12-24Update to v0.9.0mfwolffe
2025-11-05Update to 0.8.0 - String pooling and memory profilingespadonne
2025-10-19Update to 6.0.6 - Disable readline on macOSespadonne
2025-10-19Update to 6.0.5 - macOS segfault workaroundsespadonne
2025-10-18Update to 6.0.4 - Shell modes for ease of useespadonne
2025-10-18Update to 6.0.3 - Quick kill featureespadonne
2025-10-18Update to 6.0.2 - macOS QoL features restoredespadonne
2025-10-18Update to 6.0.1 - 100% POSIX benchmark passespadonne
2025-10-17Update to 6.0.0 - Full POSIX compliance achievedespadonne
2025-10-17Update package description - balancing friendliness and parityespadonne
2025-10-17Update to 5.2.10 - Hang-free shell operationespadonne
2025-10-17Update to 5.2.9 - Allocatable fixes and compiler warningsespadonne
2025-10-16Update to 5.2.8 - Enhanced menu supportespadonne
2025-10-16Update to 5.2.7 - gfortran macOS bug workaroundsespadonne
2025-10-14Update to 5.2.6 - Verified macOS stabilityespadonne
2025-10-13Update to 5.1.0 - Partial history completionsespadonne
- Ctrl-arrow keys for incremental path completion
2025-10-13Update to 5.0.0 - Modern Interactive Shell Completeespadonne
MAJOR RELEASE: Production-ready - Unix standard keybindings - Complete fish-like UX - Ready for daily use
2025-10-13Update to 4.4.1 - Interactive tab preview selectionespadonne
- Navigate completion previews with arrow keys or Tab - Visual selection highlighting
2025-10-13Update to 4.4.0 - Fish-like interactive featuresespadonne
MAJOR FEATURE: Fish-like shell enhancements - Syntax highlighting - History suggestions and autosuggestions - Intelligent error suggestions - Command abbreviations - Git-aware prompt
2025-10-13Update to 4.3.0 - FD redirection for coprocessesespadonne
NEW FEATURE: File descriptor redirection - Variable FD expansion (>&${var}, <&${var}) - Array-style FD variables (COPROC[0], COPROC[1]) - Enhanced coprocess communication
2025-10-13Update to 4.2.0 - Enhanced vi mode and searchespadonne
- Enhanced vi editing mode with advanced features - Added forward search capability - Case-insensitive regex support
2025-10-13Update to 4.1.0 - Bash-style completionespadonne
NEW FEATURE: Programmable completion system - complete and compgen builtins - Function-based completions - Built-in completers
2025-10-13Update to 4.0.2espadonne
- Fixed single-line if statement execution - Fixed infinite while loop issues - Resolved circular module dependency
2025-10-12Update fortsh to version 4.0.0 - Major release with bash parityespadonne
2025-10-12Update fortsh to version 3.3.10espadonne
2025-10-12Update fortsh to version 3.3.9espadonne
2025-10-12Update fortsh to version 3.3.8espadonne
2025-10-12Update fortsh to version 3.3.7espadonne
- Enhanced redirect and pipe handling - Fixed edge cases with builtins after pipes - Added I/O helper module for better redirection 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12Update fortsh to version 3.3.6espadonne
- Fixed redirection operators - Improved I/O redirection handling 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12Update fortsh to version 3.3.5espadonne
- Fixed macOS raw mode enabling for terminal - Keybinds now work correctly on macOS 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12Update fortsh to version 3.3.4espadonne
- Further macOS completion and readline fixes - Improved platform-specific compatibility 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12Update fortsh to version 3.3.3espadonne
- Fixed macOS readline compatibility issues - Added platform-specific build flags for Darwin - Enhanced coprocess functionality 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>