refactor: switch Rust edition to 2021
refactor: migrate to ratatui
tui has been unmaintaned for a while now
fix: drop unneeded error closure & format
chore: Cargo.toml updates, pin serde version, bump termion
chore: move repository home to ~f9
chore: update tui to v0.19, cargo update
docs(README): mention vim bindings
feat: add --replace cli option
Overwrite existing gyr instances
build: strip binary in release mode
feat(xdg): switch to walkdir for finding desktop files
docs(README): add FreeBSD 13.1 prebuilts