<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/misc/ruby-ansi/PLIST, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2015-02-03T14:48:08Z</updated>
<entry>
<title>Update ruby-ansi to 1.5.0.</title>
<updated>2015-02-03T14:48:08Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2015-02-03T14:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=849186bc136870b0de9b195e4761964a3ed5d9bc'/>
<id>urn:sha1:849186bc136870b0de9b195e4761964a3ed5d9bc</id>
<content type='text'>
## 1.5.0 | 2015-01-16

ANSI 1.5 introduces one change that is not backward compatiable. The
`:clear_line` code no longer clears to the end of the line. Instead it
clears the entire line. If you have used this in the past you
will need to update your code to use `:clear_eol` or `:clear_right`
instead. In addition this release finally fixes some long time issues
with Windows compatability, and a few other bugs. Yeah!

Changes:

* Alias `:right` and `:left` as `:forward` and `:back` respectively.
* Change `:clear_line` to clear whole line, not just to the end of line.
* Add `:cursor_hide` and `:cursor_show` codes.
* Fix and adjust #rgb method to work as one would expect.
* Fix Windows compatability (old code was alwasy using stty).
* Fix duplicated hash key in chart.rb.</content>
</entry>
<entry>
<title>Update ruby-ansi to 1.4.3.</title>
<updated>2012-09-16T06:43:29Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2012-09-16T06:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=82069ae13382afb4aaf2acbd09c679d659b9a90c'/>
<id>urn:sha1:82069ae13382afb4aaf2acbd09c679d659b9a90c</id>
<content type='text'>
== 1.4.3 | 2012-06-26

This release bring two small changes. The first improves support
for Windows by only rescuing LoadError when 'win32console' fails
to load. The second improves the heuritstics used for determining
the current terminal screen width.

Changes:

* Only rescue LoadError on windows require. (#9) [bug]
* Improvements for getting proper screen width.</content>
</entry>
<entry>
<title>Importing ruby-ansi package version 1.4.2.</title>
<updated>2012-03-01T15:10:40Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2012-03-01T15:10:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ab264ae70d2a23667f4d7c16571da261f19dd856'/>
<id>urn:sha1:ab264ae70d2a23667f4d7c16571da261f19dd856</id>
<content type='text'>
The ANSI project is a collection of ANSI escape code related libraries
enabling ANSI code based colorization and stylization of output.
It is very nice for beautifying shell output.</content>
</entry>
</feed>
