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,