Open lazywei opened 1 year ago
Yes, that is expected. I've been considering changing it to properly respect what flags are supported under interactive or not, but I haven't managed to find a decent solution yet
Is it possible to allow user supplied a fzf command to the ctrl-r
binding? so that the source will coming from atuin while the filtering / UI can be configured by a fzf command and/or fzf opts.
The reason is FZF has already solved a lot of the UI configurability problems and it also provides a lot of flexibility. So it would be great if we can re-use that.
This issue has been mentioned on Atuin Community. There might be relevant details there:
https://forum.atuin.sh/t/hostname-in-tui-overview-and-inspector/397/2
My use case here is I don't care about anything other than {command}
in my results and would love the tui list to be nice and clean.
I'm building
atuin
on HEAD,This is working as intended
But the following doesn't, it just ignore the specified format
Is this expected?