My problem seems to be fixed too after your commit. Thanks.
On Fri, Nov 27, 2015 at 3:41 PM, Marc Collin <marc.coll...@gmail.com> wrote: > My problem seems to be fixed too after your commit. > > Thanks. > > > On Friday, November 27, 2015, Roberto E. Vargas Caballero <k...@shike2.com> > wrote: >> On Fri, Nov 20, 2015 at 10:52:28AM -0200, Marc Collin wrote: >>> Hello, I want to report a segfault when using st. >>> >>> Steps to reproduce: >>> 1) open st >>> 2) "vim file" >>> 3) Press "Enter" >>> >>> Around 30% of times this results in a crash. >>> Here's the message st gives: >>> >>> erresc: unknown sequence ESC 0xFD '.' >>> Segmentation fault >>> >> >> I pushed a change to fix the problem with cat /dev/urandom, >> but I think it was a different problem that you problem you >> discovered. Can you confirm me if you still have the problem? >> >> Regards, >> >> >> >>