#5731 NORM Future : Erase stops working when using screen in Terminal

Zarro Boogs per Child bugtracker at laptop.org
Sun Mar 21 14:41:54 EDT 2010


#5731: Erase stops working when using screen in Terminal
-----------------------------------------+----------------------------------
           Reporter:  term               |       Owner:  edsiper       
               Type:  defect             |      Status:  new           
           Priority:  normal             |   Milestone:  Future Release
          Component:  terminal-activity  |     Version:  Build 653     
         Resolution:                     |    Keywords:                
        Next_action:  never set          |    Verified:  0             
Deployment_affected:                     |   Blockedby:                
           Blocking:                     |  
-----------------------------------------+----------------------------------
Changes (by zooko):

  * next_action:  => never set


Comment:

 Adding this configuration in your .screenrc fixes this issue:

 {{{
 # Make erase work
 bindkey -d "\000" stuff "\010"

 # Make fn+erase work
 bindkey -d -k kD stuff "\010"
 }}}

 See http://www.olpcnews.com/forum/index.php?topic=900.msg18234#msg18234
 for original source with explanation.

 Could we make the GNU screen package add this configuration automatically
 when installing GNU screen on OLPC?

-- 
Ticket URL: <http://dev.laptop.org/ticket/5731#comment:5>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list