From dadefbbc4e862cd54c2fae72b29001bdd676aa73 Mon Sep 17 00:00:00 2001 From: Erik Rose Date: Tue, 5 Nov 2013 23:04:19 -0500 Subject: Tweak comments and update version history. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index cfa56c5..d11929e 100644 --- a/README.rst +++ b/README.rst @@ -439,6 +439,8 @@ Version History * Make ``is_a_tty`` a read-only property, like ``does_styling``. Writing to it never would have done anything constructive. * Add ``fullscreen()`` and ``hidden_cursor()`` to the auto-generated docs. + * Support terminal types, such as kermit and avatar, that use bytes 127-255 + in their escape sequences. (jquast) 1.5.1 * Clean up fabfile, removing the redundant ``test`` command. -- cgit v1.2.1