summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4f025c0..3365fab 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Version 0.30, released UNRELEASED
TABs) in widget values. This avoids TABs making values longer than
expected, and terminals getting confused by control sequences.
+* New method `ttystatus.TerminalStatus.get_terminal_size` returns
+ terminal width and height.
+
Version 0.29, released 2015-10-10
---------------------------------