I just installed Atuin on the Fish shell (running Arch Linux). When I add the line
atuin init fish | source
to my config.fish file, I get the following error message:
bind: the -k/--key syntax is no longer supported. See `bind --help` and `bind --key-names`
I haven’t been able to find any discussion of this issue on other forums. Atuin is version 18.8, Fish is version 4.1.2. How can I fix this error? Thank you.