Changes for version 0.05

  • Release to accompany the 0.90 release of Zoidberg to Adam.pm
  • Made 'beat' also an attribute
  • Sun Sep 5
    • Made it possible for "quote" meta field to be a CODE reference so the application can handle escaping in a custom way
  • Mon Aug 30
    • Some bugfixes in FileBrowse
    • Modified behaviour of ^D for multiline buffers
    • Added basic support for buffers that have more lines then the screen
  • Mon Aug 9
    • Reverse direction of arrays in SetHistory to be compatible with T::RL::Gnu's behaviour
    • Added the FileBrowse (fbrowse) mode
  • Wed Aug 4
    • Added support to set attributes through the PERL_RL variable
    • Added the 'default_mode' attribute
    • Refactored the way keymaps and modes are handled
    • Renamed most key routines with functional names
    • Incorporated T:RL:Z:MultiLine into T:RL:Zoid, not all modii need to have a .pm anymore, there still is a 'multiline' keymap of course
  • Tue Aug 3
    • Fixed behaviour of 'e' and 'E' in ViCommand
    • ISearch does now repeated search at ^R
    • Changed behaviour on terminal resize a bit
  • Tue Jul 20
    • Added automatic logic for the 'maxcomplete' option
  • Mon Jul 12
    • Fixed 'quoted' vs 'quote' logic for advanced completion

Modules

another ReadLine package
atomic routines
a readline incremental search mode
a readline command mode

Examples