[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: 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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs