Made arrow keys and mouse wheel work in the help page.

This commit is contained in:
Andrew Hamilton 2016-01-27 19:59:57 +00:00
parent 8b25e6e89a
commit 73f046c44d
2 changed files with 30 additions and 15 deletions

2
BUGS
View file

@ -1,5 +1,4 @@
Current
- Scrolling in the help screen doesn't work with the arrow keys.
- Within the sandbox sudo is not working for tools.
@ -210,6 +209,7 @@ Fixed
- Some jobs are always recalculated when restarting vigil.
e.g. vigil.py pylint, BUGS metadata, BUGS _pygments
- Tracebacks occur if you pause during early startup.
- Scrolling in the help screen doesn't work with the arrow keys.
Won't fix