From b51d146ff01de9569172cc6aeb986da89cb99ce7 Mon Sep 17 00:00:00 2001 From: pit-ray Date: Tue, 14 May 2024 23:29:24 +0900 Subject: [PATCH] add document of showcmd --- docs/cheat_sheet/options/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/cheat_sheet/options/index.md b/docs/cheat_sheet/options/index.md index a4cfd67c..754e9f92 100644 --- a/docs/cheat_sheet/options/index.md +++ b/docs/cheat_sheet/options/index.md @@ -48,6 +48,12 @@ Font size of GUI **type**: str, **default**: asdghklqwertyuiopzxcvbnmfj Specify the characters of hint used for EasyClick and GridMove. It accpets as input a set of non-duplicate characters and assigns them to the hints in order from the first to the last. +
+ +### **`showcmd`** +**type**: bool, **default**: true +Show partial command in the virtual command line. +This feature causes some overhead. ## Command Line