1. Fixing the screen backspace and delete key

    When running screen sometimes there is a problem using the backspace or delete key and you get the dreaded “Wuff Wuff” message.

    Try editing

    ~/.bashrc

    And adding:

    alias screen='TERM=screen screen'
    By timc3 on the
    January 2nd, 2008

Sorry, comments are closed for this post.