128D:2016/08/25

     1.BUGs
       - '@' of FIND P'pics' format means alphabetic, but matched to other than A-Za-z.
       - (WXE) Windows size at termination was not keept at next session.
       - Corrupted remote directory list if remote filename is not ASCII
         when using Samba.

     2.Additional function.
       - Find cmd new option.
        . { FINd | IFInd | FNX | INX } [find-options] [-{PSP|PSF}[X|R|D]]
            PSP:applyed to the split screen, applyed also to not split screen.
            PSF:applyed to the Edit/Browse file/directory panel.
            X:specify -PSPX/-PSFX alone, excecute latest PSP/PSF command.
            R:specify -PSPX/-PSFX alone, set latest PSP/PSF command to cmd line.
            D:specify -PSPX/-PSFX alone, display PSP/PSF command effective now.
        . PSD (no operand) command
            Display PSP/PSF/STD command effective now.
            STD:normal Find cmd.

        . Ctrl+F5 (re)find using PSP cmd, Alt+F5 (re)find using PSF cmd.
          Ctrl+Shift+F5, Alt+Shift+F5 switches search direction.
          If find cmd operand is set on cmd line,
          PSP/-PSF option is selected from cmd line regardress function key used(F5, C+F5 or A+F5).
          PSF cmd saved is lost when the file is closed.
          Latest two PSP cmds saved are recovered at restart as for SPLIT(1) and SPLIT(2).
        . On Linux, Alt+F5 may be assinged as default shortcut key.
          Inactivate it by Linux Settings-->Shortcut, chnage Function-Key assignmeny on xe =0.2 panel.

        . This function enable 3 pattern's search on a file.
          After followings
             F abcS
             F abcP -psp
             F abcF -psf
          F5 searches "abcS", Ctrl+F5 searches "abcP" and Alt+F5 searches "abcF".
          To continue search same pattern, use same key.
          (ex) "F abcP -psp", C+F5, C+F5, S+C+F5
        . Change cmd is not supported.
        . Enclose by quotation to search "-PSP" itself. (ex) F "-PSP".

     3.Miscellaneous.
       - ::linech.ini file is used to convinient unicode input enabling graphic line character
         which assigned to A+1,2.. key.
         Comment line(start width "#") is supported.
       - Modification to displaying unicode combining character.
          Command
            Linux console version.
              OPT UNICOMB [ COMB | SPLIT | UNPR ] [ SHADOW | ITSELF | PADDING | U-xxxx ]
            the other
              OPT UNICOMB [ COMB | SPLIT | UNPR ] [ U-xxxx ]
        . supports U-xxxx (alternative character code to display combining character under UNPR mode).
          And U-00 means restore default value(':'=u-3a).
          It is applyed to Edit/Browse panel.(previously it was fixed to ':').
          gxe also supports UNPR mode.
        . On 2nd(command input) line,to enable to modify command,use always SPLIT mode
        . On Edit/Browse panel,wxe/gxe apply ligature mode even when not COMB mode.
        . Select TrueType font for command prompt to use Windows console version xe.
       - ::xehosts(hots file for remote file access function)
         expands operand length limit to enable to spacify not IP addr but URL.