From 9f71d80a7ea415935ccdabcb2962094f08bd93f1 Mon Sep 17 00:00:00 2001 From: MarcoVeio Date: Sun, 4 Feb 2024 02:51:55 -0300 Subject: [PATCH] fixing fish key bindings test --- functions/_tide_item_character.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/_tide_item_character.fish b/functions/_tide_item_character.fish index 736bc6a2..1d768515 100644 --- a/functions/_tide_item_character.fish +++ b/functions/_tide_item_character.fish @@ -3,7 +3,7 @@ function _tide_item_character set -q add_prefix || echo -ns ' ' - if test $fish_key_bindings = fish_default_key_bindings + if test "$fish_key_bindings" = fish_default_key_bindings test $_tide_status = 0 && echo -ns $tide_character_icon || echo -ns $tide_character_icon_failure else switch $fish_bind_mode