[tor-bugs] #2830 [arm]: Arm should redraw on CTRL-L
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Sep 29 09:38:45 UTC 2011
#2830: Arm should redraw on CTRL-L
-----------------------+----------------------------------------------------
Reporter: np | Owner: atagar
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: arm | Version:
Resolution: | Keywords:
Parent: | Points:
Actualpoints: |
-----------------------+----------------------------------------------------
Comment(by np):
Sorry I've just tried and the issue is still the same.
However I searched myself a bit and found a solution. There is maybe a
cache of the screen in the curses library which discards operations trying
to draw something supposed to already be on screen.
Fix is to call stdscr.clear() before calling redraw.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2830#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list