The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05

  • Added mouse support
  • Switchable insert/overwrite mode in Entry
  • Markers at beginning/end of Entry to indicate scrolling
  • Reduced API dependency on IO::Async; lazily construct a containing Loop in ->run
  • Reduced test-time dependency on IO::Async
  • Export Tickit::Test as real code for out-of-distribution tests
  • Miscellaneous bugfixes and improvements

Modules

Terminal Interface Construction KIT
abstract base class for widgets that contain other widgets
store a collection of rendering attributes
root window for drawing operations
abstract base class for widgets that contain a single other widget
terminal IO handler
unit testing for Tickit-based code
utility functions for Tickit
abstract base class for on-screen widgets
contain a single child widget
a widget for entering text
draw a frame around another widget
distribute child widgets in a horizontal row
abstract base class for HBox and VBox
a widget displaying static text
distribute child widgets in a vertical column
implement widgets with a surrounding border
a window for drawing operations

Provides

in lib/Tickit/Test/MockTerm.pm