Commit graph

8 commits

Author SHA1 Message Date
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