Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'default' value is not shown #68

Open
LexaGV opened this issue Apr 30, 2024 · 2 comments
Open

'default' value is not shown #68

LexaGV opened this issue Apr 30, 2024 · 2 comments

Comments

@LexaGV
Copy link

LexaGV commented Apr 30, 2024

When you call lib as ReadLine.Read("URL: ", u), value in u simply ignored.

@Latency
Copy link

Latency commented Apr 30, 2024

You can try the build on my fork as tonerdo repo is not actively maintained.

There should be a new release including.NET 9.0 core.

Unit tests passed. Might address or fix the issue.

Let me know if still needs patched.

@LexaGV
Copy link
Author

LexaGV commented May 2, 2024

@Latency : Sorry, my mistake! I thought "default" is the value, which must be prepopulated before user starts edit! (like predefined value) In reality it's value used when user enters empty value. From my POV it's useless and doesn't correspond to "business task" of the editor. Prepopulated value could be way more useful.

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

No branches or pull requests

2 participants