-
Committer:
Teddy Hogeborn
-
Date:
2014-07-24 02:58:45 UTC
-
mto:
(237.7.272 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
321.
-
Revision ID:
teddy@recompile.se-20140724025845-4ddurxq15ph1pn5g
mandos-monitor: Bug fix: Make Ctrl-L actually redraw the screen.
* mandos-monitor (UserInterface.process_input): Bug fix: Look for key
"ctrl l", not "\f".
Also, add call to
"self.screen.clear()"
in order to actually
force repainting.