mirror of
https://github.com/evennia/evennia.git
synced 2026-03-26 09:46:32 +01:00
Make wiki compile fully into static site
This commit is contained in:
parent
1c63669b7a
commit
c5acf77f0c
51 changed files with 343 additions and 511 deletions
|
|
@ -61,19 +61,23 @@ Name | Version | Comments
|
|||
|
||||
### Issue: Telnet NOP displays as spurious character.
|
||||
|
||||
#### Known Clients
|
||||
* [BlowTorch][16]([16](Andr))
|
||||
* [Mukluk][17]([17](Andr))
|
||||
Known clients:
|
||||
|
||||
* [BlowTorch][16](Andr)
|
||||
* [Mukluk][17](Andr)
|
||||
|
||||
Workaround:
|
||||
|
||||
#### Workarounds
|
||||
* Set the command in game to `@option NOPKEEPALIVE=off` for the session, or use the `/save` parameter to disable it for that Evennian account permanently.
|
||||
* Client-side: Set a gag-type trigger on the NOP character to make it invisible to the client.
|
||||
|
||||
|
||||
### Issue: Won't send blank line on Enter key press.
|
||||
|
||||
#### Known Clients
|
||||
Known clients:
|
||||
|
||||
* [Potato][8]
|
||||
|
||||
#### Workaround
|
||||
Workaround:
|
||||
|
||||
* Press Control Enter, then Enter key again to send blank line.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue