Not sure what I am doing wrong here but the ? Invocation on the terminal does not work on my end.
If I run _atuin_ai_question_mark directly it does bring it up and I see it in the list of binds when I run bind to see my current key binds.
Here is the truncated list:
bind ctrl-r fzf-history-widget
bind up _atuin_bind_up
bind -M insert ctrl-r fzf-history-widget
bind -M insert up _atuin_bind_up
bind ? _atuin_ai_question_mark
bind ctrl-t fzf-file-widget
bind -M insert ctrl-t fzf-file-widget
bind alt-c fzf-cd-widget
bind -M insert alt-c fzf-cd-widget
bind shift-tab fzf-completion
bind -M insert shift-tab fzf-completion