From f9de5bcc0cd0df360d7ff7e13ce284a89fde02a9 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 15 Oct 2015 18:29:16 +0300 Subject: Add terminal size query to public interface --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') 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 --------------------------------- -- cgit v1.2.1