Revision history for Circle-FE-Term
0.130290 CHANGES:
* Fetch window backfill in the background, from the bottom upwards.
* Set terminal window title to window item name
* Bugfix to tab-complete
0.123420 CHANGES:
* Handle tab-completion hints from BE
* Handle window raise requests
0.123380 CHANGES:
* Handle slow Alt+letter or separately typed Escape letter
combinations by some currently-hacky logic around the on_key
handler and an on-screen indicator.
* Display a scrolling indicator showing the number of lines scrolled
and whether more content has been added since scrolling.
0.122910 CHANGES:
* Handle mouse input on activity ribbon
* Futher bugfixes to ribbon label compression logic
* Configurable label format - name_and_number, or just number
0.122820 CHANGES:
* Switched to date-based version numbering scheme
http://rjbs.manxome.org/rubric/entry/1749
* Connect NaTangence before starting Tickit, in case ssh wants to
interact
* Declare dependency on other Tickit::Widget:: classes
* Attempt to dynamically compress activity ribbon labels, so it fits
on smaller screens
* Removed erroneous 'use Error' line that ought not have been
released
* Added --help
0.01 First version, released on an unsuspecting world.