mirror of
https://github.com/evennia/evennia.git
synced 2026-03-24 00:36:30 +01:00
Fix intro with correct history mapping keys
This commit is contained in:
parent
bc54e38725
commit
ec140527d4
1 changed files with 2 additions and 3 deletions
|
|
@ -432,9 +432,8 @@ The web client starts out having two panes - the input-pane for entering command
|
|||
and the main window.
|
||||
|
||||
- Use |y<Return>|n (or click the arrow on the right) to send your input.
|
||||
- Use |yCtrl + <up/down-arrow>|n to step back and forth in your command-history.
|
||||
- Use |yCtrl + <Return>|n to add a new line to your input without sending.
|
||||
(Cmd instead of Ctrl-key on Macs)
|
||||
- Use |yShift + <up/down-arrow>|n to step back and forth in your command-history.
|
||||
- Use |yShift + <Return>|n to add a new line to your input without sending.
|
||||
|
||||
There is also some |wextra|n info to learn about customizing the webclient.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue