5728e5cff3
Made vigil into a package with a setup.py file.
2017-06-27 14:03:32 +01:00
3711a0b293
Fixed colors in lxterminal. (raspbian and lubuntu)
...
lxterminal in lubuntu and raspbian is only taking 256 colors.
So when $TERM is "xterm" only 256 colors are used.
2017-02-08 11:51:57 +01:00
a12fa48c2c
Updated copyright headers to 2017.
2017-02-05 18:29:09 +01:00
3555f4e272
Coding style.
2016-12-03 23:43:03 +01:00
23a0fe2ab4
Started paring down urwid.
2016-12-03 13:24:41 +01:00
e1e7bf8054
Hard code the terminal codes.
...
May as well hard code them since only supporting gnome-terminal and
stterm atm.
Only one code differed between stterm & gnome-terminal,
"terminal.normal", and have taken the gnome-terminal version for now.
stterm seems to work fine with gnome-terminal's version.
2016-11-11 22:11:46 +01:00
033dcf5e9a
Coding style.
...
Moved urwid_screen from terminal.py to vigil.py, because it didn't really belong in
terminal.py.
2016-02-18 23:23:20 +00:00
5b894d85b0
Update copyright dates
2016-01-01 17:06:28 +00:00
3be340dc67
coding style
2015-12-14 22:28:47 +00:00
fc4b2ced58
Initial commit
2015-12-14 18:03:11 +00:00