Skip to content

Commit

Permalink
add document of showcmd
Browse files Browse the repository at this point in the history
  • Loading branch information
pit-ray committed May 14, 2024
1 parent 15dd967 commit b51d146
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/cheat_sheet/options/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<hr class="dash">

### **`showcmd`**
**type**: bool, **default**: true
Show partial command in the virtual command line.
This feature causes some overhead.


## Command Line
Expand Down

0 comments on commit b51d146

Please sign in to comment.