develooper Front page | perl.modules | Postings from May 2008

Module submission Tk::TextVi

From:
Perl Authors Upload Server
Date:
May 3, 2008 11:23
Subject:
Module submission Tk::TextVi

The following module was proposed for inclusion in the Module List:

  modid:       Tk::TextVi
  DSLIP:       bdpOp
  description: Adds a Vi user interface to Tk::Text
  userid:      JSTROM (Joseph Strom)
  chapterid:   8 (User_Interfaces)
  communities:

  similar:

  rationale:

    The namespace follows the same pattern as other widgets derived
    from Tk::Text (e.g. Tk::TextUndo, Tk::TextEdit).

    The standard Tk::Text widget covers a few standard shortcuts
    (Control-C, Control-V and friends) plus a few that are rare on most
    PCs (F18, F20, etc.) Some programmers may find it helpful to have a
    more complete set of editing commands or provide consistency when
    switching between an editor and a script using a GUI. Tk::TextVi
    currently implements about 30 common vi commands. In most cases it
    should be a drop-in replacement for Tk::Text while providing a
    richer user-interface.

  enteredby:   JSTROM (Joseph Strom)
  enteredon:   Sat May  3 14:18:46 2008 GMT

The resulting entry would be:

Tk::
::TextVi          bdpOp Adds a Vi user interface to Tk::Text         JSTROM


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=bd310000_02fb9f25fdc8d495&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=bd310000_02fb9f25fdc8d495&SUBMIT_pause99_add_mod_insertit=1



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About