From 7b4cfab173b4cd1bdfe03a1831ac7da2900e1c5a Mon Sep 17 00:00:00 2001 From: pit-ray Date: Sun, 21 Apr 2024 21:51:25 +0900 Subject: [PATCH] add document --- docs/cheat_sheet/options/index.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/cheat_sheet/options/index.md b/docs/cheat_sheet/options/index.md index c5911c8e..a4cfd67c 100644 --- a/docs/cheat_sheet/options/index.md +++ b/docs/cheat_sheet/options/index.md @@ -54,7 +54,13 @@ Specify the characters of hint used for EasyClick and GridMove. It accpets as in ### **`vcmdline`** **type**: bool, **default**: true -show virtual command line +Show virtual command line + +
+ +### **`showcmd`** +**type**: bool, **default**: true +Show the partial command in the virtual command line.