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