Comment 1 for bug 1117083

Revision history for this message
Paul Pelzl (pelzlpj) wrote :

I guess not crashing is progress, at least.

It would help if you could capture a syscall trace, so I can see what code your terminal is sending when you hit the backspace key. Please do the following:

    1) Start wyrd using "strace wyrd 2> strace.txt"
    2) Hit 'q' to start quick reminder entry
    3) Type "XYZ<backspace><enter>"
    4) Hit Q to exit wyrd
    5) Attach a copy of strace.txt.

Thanks.