fix: nix build
feat: optional confirm dialog, other rendering changes
feat: add a way to view output
docs: add example
chore: use min() instead of if
chore: interface{} -> any
feat: remove IP field from target
chore: update go deps
chore: update flake inputs, move to flake-parts, add .envrc
chore: bump version to 0.2.0
docs: add README.md
chore: update NOTICE copyright
feat: change "host" to more generic "target"
feat: remove default actions
chore: bump version to 0.1.2
feat: enable help, add bindings there
feat: q to quit from host select
chore: bump version to 0.1.1
fix: run exec in sh
feat: initial version