Skip to content

Added readline support for linux/osx#54

Open
sludin wants to merge 1 commit into
Tiiffi:masterfrom
sludin:readline
Open

Added readline support for linux/osx#54
sludin wants to merge 1 commit into
Tiiffi:masterfrom
sludin:readline

Conversation

@sludin

@sludin sludin commented Aug 17, 2020

Copy link
Copy Markdown

Added support for readline to provide command history and smoother terminal handling. I could not find a reasonable version for windows, nor do I have a windows dev environment so I created a stub version for _WIN32 using the existing get_line function as a base with tweaks as readline returns malloc'd memory.

@MMitsuha

MMitsuha commented May 8, 2022

Copy link
Copy Markdown

https://github.com/caizhe666/mcrconpp

see this for auto completion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants