Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Console input #47

Open
vexyl opened this issue Jul 30, 2018 · 0 comments
Open

Console input #47

vexyl opened this issue Jul 30, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@vexyl
Copy link
Owner

vexyl commented Jul 30, 2018

Server operators should be able to type commands into the console shell window. The server should have some kind of concept of a console user. Use a cross-platform library such as Readline if necessary. Since it would be nice to have command history and cursor movement, do not use raw std::cin or std::getline.

(Thanks Xerolyph for suggestion)

@vexyl vexyl added the enhancement New feature or request label Jul 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant