[tor-bugs] #2830 [arm]: Arm should redraw on CTRL-L

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sat Apr 2 18:34:51 UTC 2011


#2830: Arm should redraw on CTRL-L
--------------------+-------------------------------------------------------
 Reporter:  np      |          Owner:  atagar
     Type:  defect  |         Status:  new   
 Priority:  normal  |      Milestone:        
Component:  arm     |        Version:        
 Keywords:          |         Parent:        
   Points:          |   Actualpoints:        
--------------------+-------------------------------------------------------

Comment(by atagar):

 Why is ctrl+L expected to redraw an application? Is this dtach specific
 and do other terminal apps (for instance top) respect it too?

 In terms of a fix we just need to issue a ".redraw(True)" call on all the
 panels (that's what happens during a resize on lines 759-767 of the
 controller [1]. Triggering this on a keystroke would be simple, but
 unfortunately recognizing the ctrl modifier with curses is a pita.

 [1] https://svn.torproject.org/svn/arm/trunk/src/interface/controller.py

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2830#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list