forked from distok/cutthecord
add helpful info in the slashcommands patch readme
This commit is contained in:
parent
69700dacaf
commit
d315b525cc
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Commands like fw can be generated by `textreplacegen.py` or `textreplacegen-arra
|
||||||
## Known bugs
|
## Known bugs
|
||||||
- There's no help.
|
- There's no help.
|
||||||
- Output from /ctc commands doesn't get properly displayed if enter is not pressed using a physical keyboard (usb or bluetooth). This is bizarre and oh god please help me solve this bug.
|
- Output from /ctc commands doesn't get properly displayed if enter is not pressed using a physical keyboard (usb or bluetooth). This is bizarre and oh god please help me solve this bug.
|
||||||
|
A temporary workaround is using Hacker's Keyboard and using Ctrl + Enter to send an actual physical keyboard event. (thanks to @keanucode#7888 on Discord)
|
||||||
#### Available and tested on:
|
#### Available and tested on:
|
||||||
- 9.0.0
|
- 9.0.0
|
||||||
- 9.0.1
|
- 9.0.1
|
||||||
|
|
Loading…
Reference in a new issue