Subject: Fve V1.5 (Editor UNIX/Windows)Tcl/Tk_script - DN [1]


sasagawa kazuo <sasagawa@tokyo.email.ne.jp> - 12 Jan 2000 - comp.lang.tcl.announce

 Fve V1.5 (Editor UNIX/Windows)Tcl/Tk_script
 (File Viewer Editor_Version fve Ver1.5)

 *Changes(Version1.5)
   1  Added Alt-<,Alt->,Alt-v,^v,Alt-[,Alt-],^q^r.
   2 Moved "E"Button.
   4 Added "Grep" Button
     fve_grep  -> tag jump
   5 Added following items in "Buffer" Menu_Button
     "Delete Buffers <Ctrl-x,y>"
   6 Added the left and right button of changing the file_list_box width
     to the bottom.
     Added following items in "File_listbox width" of "Option"Button.
         "Step_W_Value"       1   to 5
   7 Added the key binding of Entry_widget(one line entry)
         <Ctrl-i>   -> Tab
   8 Added the overwrite mode to the Entry_widget
         "Insert" key  ->   toggle
   9 Added the key binding of File_List_Box
         s   -> "like Explorer" On Off -- toggle
  10 Fixed the bug of Y2k of "Time"_sort at "like Explorer"
  11 Changed several little things and bugs.

  % fve of Windows Version.
     Added a font_sel such as xfontsel.

 *  This program "fve" is text editor for the X Window System &
    Windows, and free software under GPL.
    Fve requires version of Tcl/Tk installed(Tcl/Tk8.0.5, Tcl/Tk8.1
    or Tcl/Tk8.2). And it needs /usr/local/bin/wish8.2. (default)(or
    wish8.0,wish8.1)

    Overview
       o Leave space between lines.(1 - 24 dot)
         [It must be useful for poeple who have spectacles
          for the aged like me.]
       o Split window.(vertically or horizontally)
       o View cat_file,gz_file,dump_file,gif_file.
       o Run xdvi or ghostview(gv) when file_extension is dvi or ps.
       o File copy,rename,chmod,delete,mkdir,rmdir,tar zcvf.
       o There is not keyboard_macro.
       o Others.

  Please read Help.

 ----------------------------------------------------------------------
 fve15u.tgz  --> unix version.
 fve15w.tgz  --> Windows version(compress with [tar zcvf]).
       |
        --> uncompress with [tar zxvf]

 fve15w.zip  --> Windows version(compress with zip.exe).
 (Carriage_Return_Code of files(for Windows) is 0D0A.[It means Dos file])

  There are these at
               http://www.ne.jp/asahi/sasagawa/homepage/
 ======================================================================
  If you find bugs, please send me Bug report to my email address.

  2000-1-12  sasagawa@tokyo.email.ne.jp    kazuo sasagawa

 [[Send Tcl/Tk announcements to tcl-announce@mitchell.org
   Send administrivia to tcl-announce-request@mitchell.org
   Announcements archived at http://www.findmail.com/list/tcl_announce/
   The primary Tcl/Tk archive is ftp://ftp.neosoft.com/pub/tcl/ ]]

Last modified
2000-01-21

(195.108.246.50)

Note: you are looking at
the snapshot of an old wiki
- much of this information
is likely to be very outdated