[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #2830 [arm]: Arm should redraw on CTRL-L
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs