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
This request is actually to add readline support mcrcon so that arrow keys can be used to go back and forth through commandline history. I'm accustomed to having this in just about every cli app, and would love to see it in mcrcon as well.
I just coincidentally submitted a pull request adding readline support (for linux and osx at least). Did not know about the rlwrap command. Learn something new.
It would be cool if users could do:
reload
confirm
to runreload confirm
The text was updated successfully, but these errors were encountered: