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

Better default USER_INPUT_MAX_CHARS=0 makes correcting the input possible #2658

Merged
merged 2 commits into from Jul 16, 2021

Conversation

jsmeix
Copy link
Member

@jsmeix jsmeix commented Jul 15, 2021

With the default USER_INPUT_MAX_CHARS=0 input is not truncated and it
also makes correcting the input possible (before [Enter] is pressed)
cf. #2622

Relax-and-Recover (ReaR) Pull Request Template

Please fill in the following items before submitting a new pull request:

With the default USER_INPUT_MAX_CHARS=0 input is not truncated
and it also makes correcting the input possible (before [Enter] is pressed)

With the default USER_INPUT_MAX_CHARS=0 input is not truncated and it
also makes correcting the input possible (before [Enter] is pressed)
cf. #2622
@jsmeix jsmeix added the minor bug An alternative or workaround exists label Jul 15, 2021
@jsmeix jsmeix added this to the ReaR v2.7 milestone Jul 15, 2021
@jsmeix jsmeix requested a review from a team July 15, 2021 08:05
@jsmeix jsmeix self-assigned this Jul 15, 2021
@jsmeix jsmeix changed the title Update default.conf Better default USER_INPUT_MAX_CHARS=0 makes correcting the input possible Jul 15, 2021
Adapt UserInput function code to new default USER_INPUT_MAX_CHARS=0
@jsmeix
Copy link
Member Author

jsmeix commented Jul 15, 2021

@rear/contributors
if there are no objections I would like to merge it tomorrow afternoon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed / solved / done minor bug An alternative or workaround exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant