Skip to content

feat: Improve console input handling and prompt display#101

Open
lonelyicer wants to merge 2 commits intonorthwood-studios:masterfrom
lonelyicer:feat/console-input
Open

feat: Improve console input handling and prompt display#101
lonelyicer wants to merge 2 commits intonorthwood-studios:masterfrom
lonelyicer:feat/console-input

Conversation

@lonelyicer
Copy link
Copy Markdown

No description provided.

@lonelyicer lonelyicer marked this pull request as draft August 13, 2025 23:29
@lonelyicer lonelyicer marked this pull request as ready for review August 13, 2025 23:34
Comment thread IO/ConsoleUtil.cs Outdated

private static readonly object Lck = new object();

public static readonly string Prompt = "> ";
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably add a configuration option to disable this. Some game hosting solutions have a seperate input which sends commands (e.g: Pterodactyl), and having a right angle bracket there can be a bit odd.

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.

1 participant