What would you like and why?
There is currently no option to change the max-steps value directly from the TUI.
Passing the --max-step <value> flag together with --tui also does not update or reflect the value inside the TUI.
However, when running the application without TUI mode, the --max-step flag works as expected.

What would you like and why?
There is currently no option to change the
max-stepsvalue directly from the TUI.Passing the
--max-step <value>flag together with--tuialso does not update or reflect the value inside the TUI.However, when running the application without TUI mode, the
--max-stepflag works as expected.