sicth 1.1.0

A minimal TUI file navigator with fuzzy search
# Changelog

All notable changes to sicth are documented in this file.

## [1.1.0] - 2026-08-05

### Added

- Add 22 single-char CLI flags and config file system

### Documentation

- Add CONFIG_REFERENCE.md with full flag/config reference

### Fixed

- Change Ctrl+Enter to Alt+Enter for quit-on-match shortcut

### Miscellaneous

- Update versions and hashes for v1.0.3 [skip ci]
## [1.0.3] - 2026-08-04

### Added

- File list no longer disappears when in command prefix

### CI

- Fmt checks passign

### Miscellaneous

- .gitignore additions
- Update versions and hashes for v1.0.2 [skip ci]

### Release

- V1.0.3
## [1.0.2] - 2026-08-04

### Fixed

- Added shell: bash for the windows release job

### Release

- V1.0.2
## [1.0.1] - 2026-08-04

### Fixed

- Fixed hardcoded unix requirement

### Miscellaneous

- README.md changes and additions

### Release

- V1.0.1
## [1.0.0] - 2026-08-04

### Added

- Added shortcuts for back/forward
- Add scrolling list, Ctrl+d/u keys, and nav buttons
- Add !command shell execution with v2 wrapper protocol

### Fixed

- Made git-cliff generate a empty file when first release
- Changed show hidden shortcut to 'Ctrl+.'

### Miscellaneous

- Repository structure cleanup
- README.md update
- Remove abundant files from the repo

### Release

- V1.0.0