Mercurial > getan
view README @ 273:a5c5675b6fa4
Give more "weight" to the description when displaying the project node entry
With this change the project description will get more space in the row then the
time. This avoids cutting long description texts even if the there is enough
free space.
With urwid 1.1 it would even better to user ("pack", time) for this.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 12 Apr 2013 09:34:18 +0200 |
parents | cf905ed23de0 |
children | 1c9c3c9454e3 |
line wrap: on
line source
1 - install urwid NOTE: getan requires urwid >= 1.0 On Debian GNU/Linux >= Wheezy just do: # apt-get install python-urwid 2 - starting getan: $ ./getan.py or $ ./getan.py mytime.db or (for the classic version of 'getan' based on curses): $ classic/getan or $ classic/getan mytime.db