- Fix issue where
cani
would crash when used without arguments. Original behavior of showingcani help
in that case is restored. (#14) - Disable FZF's preview window using
--no-preview
to overrideFZF_DEFAULT_OPTS
(#12)
- Added ability to (permanently) toggle between enabling and disabling of automatic shell configuration injection
- Fixed issue where
system
prints the version of fzf before running the command. - When multiple matches are found for a given query:
cani use shadow
, an fzf window will now be opened with results filtered by the textshadow
as initial query string.