Closed kidonng closed 3 years ago
Mode prompt lacking symbol for replace mode, which is presented in Fish's default mode prompt, is this intended?
I'm not really sure. Maybe there's a bug in
Pipestatus separator ǀ doesn't look good with JetBrains Mono on kitty...
Making the pipe symbol configurable sounds reasonable.
Mode prompt lacking symbol for replace mode, which is presented in Fish's default mode prompt, is this intended?
I'm not really sure. Maybe there's a bug in
Maybe
- case replace_one
+ case replace replace_one
If you are a vi mode user and this works for you, please send me a PR.
replace
mode, which is presented in Fish's default mode prompt, is this intended?ǀ
doesn't look good with JetBrains Mono on kitty, can this be changed to standard|
or made configurable? EDIT: looks like this is already reported in #15