Skip to content

Added readline support for linux/osx#54

Open
sludin wants to merge 1 commit intoTiiffi:masterfrom
sludin:readline
Open

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

Conversation

@sludin
Copy link
Copy Markdown

@sludin sludin commented Aug 17, 2020

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
Copy link
Copy Markdown

MMitsuha commented May 8, 2022

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