You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.
We can use the following keys in the Linux shell or CraftBukkit console:
Ctrl+e
to move the cursor to the end of the lineCtrl+b
instead ofBackspace
keyUP
/DOWN
key to rotate the commandsLEFT
/RIGHT
key to move the cursorBut in the PocketMine console we just got some strings instead, e.g., ^E, ^B, ^[[A, ^[[B, ^[[C, ^[[D.
Is this a bug ? :3
The text was updated successfully, but these errors were encountered: