All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Startup now falls back to default config if the user config is invalid (instead of exiting).
- Fixed
example_config.toml(removed duplicate[open_with]table).
- Release/build: synchronize
Cargo.lockwith package version to keep--lockedbuilds working.
- Arch package/release builds: avoid Oniguruma (
onig) linker failures by using syntect's pure-Rust regex backend.
- Release pipeline fixes (Arch packaging + broader release artifacts).
- Initial public release.
- Dual-pane TUI file manager with preview, search, markers, and configurable keybindings.