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

Labels: fixed / solved / done, minor bug

jsmeix opened issue at 2021-07-15 08:05:

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. https://github.com/rear/rear/issues/2622

Relax-and-Recover (ReaR) Pull Request Template

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

  • Type: Bug Fix

  • Impact: Low

  • Reference to related issue (URL):
    https://github.com/rear/rear/issues/2622

  • How was this pull request tested?
    By me on Leap 15.2

  • Brief description of the changes in this 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)

jsmeix commented at 2021-07-15 08:14:

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


[Export of Github issue for rear/rear.]