sshilovsky / fish-helix

helix key bindings for fish
The Unlicense
12 stars 0 forks source link

Support starship integration with fish vi_mode variables #2

Open varon opened 1 year ago

varon commented 1 year ago

https://starship.rs/config/#character

Note that we can configure this shell prompt by setting the various vi-mode symbols. This is very helpful when working in vi-mode in fish.

It would be great if these were set too.

sshilovsky commented 1 year ago

Currently $fish_bind_mode is set to default, insert, or visual. What variables does starship expect?