From e1188d4dc0af057add204cadd7905bbfb06898b9 Mon Sep 17 00:00:00 2001
From: khaneliman
{ }
Example:
{
- "alt-s".command = "fish_commandline_prepend sudo";
"alt-shift-b".command = "fish_commandline_append bat";
+ "alt-s".erase = true;
+ "alt-s".operate = "preset";
}
@@ -24642,7 +24643,7 @@ attribute set of (submodule)
Whether to enable enable the bind.
+Whether to enable enable the bind. Set false if you want to ignore the bind.
Type: boolean
@@ -24672,7 +24673,10 @@ booleancommand that will be execute
Type: -string or list of string
+string or list of string (optional when erase is set to true) + +Default:
+null
Declared by: