Commit graph

3 commits

Author SHA1 Message Date
904092846e Resize to (rows - 1) * line_height
The problem with resizing to `height - line_height' is that when size
hints are not honored `height' is not the same as `rows * line_height',
but slightly more.
2013-08-12 22:44:42 +02:00
159f9d2187 Pass the number of columns to the command
Users can use this to align their text.
2013-08-12 01:28:02 +02:00
5c6d14bca8 Initial commit 2013-08-12 01:00:33 +02:00