Will

Results 2 issues of Will

Add new setting `LP_MINIMUM_CMD_LENGTH`, which controls when a newline is added. Setting defaults to 0 (disabled). See feature request #599. I had to use perl for removing the non-printable characters...

### Description Gdb tab autocomplete is broken. It appears that `environ["PWNLIB_NOTERM"]=1` is the reason why. It starts working if I remove this line: https://github.com/pwndbg/pwndbg/blob/bf091df52781de81b7d4662fc65ce18d11aeecb8/gdbinit.py#L59 ### Steps to reproduce Open Gdb,...

bug