Skip to content

Win32: Console#405

Open
Iswenzz wants to merge 1 commit into
callofduty4x:masterfrom
Iswenzz:win32_console
Open

Win32: Console#405
Iswenzz wants to merge 1 commit into
callofduty4x:masterfrom
Iswenzz:win32_console

Conversation

@Iswenzz

@Iswenzz Iswenzz commented Mar 7, 2023

Copy link
Copy Markdown
Contributor

#250 Removed the windows GUI with the equivalent of the linux console (ANSI colors, history, auto completion).

image

The cvar ttycon_ansiColor can be used to turn on terminal colors if your terminal supports ANSI escape codes. (Git Bash / Windows Terminal). On by default if the terminal has the ENABLE_VIRTUAL_TERMINAL_PROCESSING flag set.

@proxict

proxict commented Sep 19, 2023

Copy link
Copy Markdown
Contributor

Looks good!
Though, in the meantime, the unix readline implementation has been updated with new features. Could you update the windows implementation accordingly, possibly unifying the implementations, since it looks like the they have a lot in common?

@Iswenzz

Iswenzz commented Nov 6, 2025

Copy link
Copy Markdown
Contributor Author

I didn't look into the new readline implementation but this could still be merged to allow a better UX on windows in the meantime. I have been using this implementation on my server for 2 years.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants