128E:2016/09/10


!!! Do not use Linux Console version v128D (Buffer-overflow was found).

     1.BUGs
       -Error msg "Invalid Name Format"(::profile folder) is issued
        when filename extention is UTF8 encoded.
       -"FINd all" cmd on dirlist loops when long filename is hidden
        by attr column.
       -(LNX:Console0)Bug of v12D; ASCII string disappear when Ligature mode and not Combine mode.

     2.Additional function.
       - Utilizes Shift+Alt+Fn, Shift+Ctrl+Fn keys.
        . Specify on =0.2 panel or INI file(::xe.ini).
        . Linux may define those keys as shortcut.
          In that case, to utilize these keys change Linux Settings->Shortcut.
          When key widthout Shift(A+Fn,C+Fn) is defined as shortcut,
          it mey be required to set it disable.
        . Destination(Up,Down,Left,Right), Ins, Del keys are also accepted.

       - Tab cmd, new altch option.
        . On Windows command prompt, unicode charcter display-column-width depends its Properties->Font setting.
          If you use ASCII char as alt-displaying-char of TAB and TAB padding space char.
          If you yet use prefered unicode for TAB and TAB padding, use this altch option.
          On wxe,gxe,Linux xe, it may not be occur.
        . TAB { on [altch] | off | clear | =default | nn [asdefault] }
          [altch] option overrides following INI file options.
            (J)Tab_disp_char  =FFFF #(FFFF)# Tab display char for Japanese mode. (FFFF means U-21be & U-21c0)
            (E)Tab_disp_char  =FFFF #(FFFF)# Tab display char for English  mode. (FFFF means U-21be & U-21c0)
            DBCSspace_dispchar=FF #(FF)# DBCS space display char. (FF means U-2591)
        . "tab on 000" is used to back to default(u21be-21c0,2591) or INI settings.
        . ex)  tab on "^-" ,   tab on u25b8-25b9 ,  tab on "^-!" ,  tab on u25b8-25b9-21be.
        . When Non-ASCII is specified as altch, "xpr -tabon" cmd use the altch
          for printing CPU8 file and use 0x18 and 0x1a for non-CPU8 file.

     3.Miscellaneous.
       - Key A+PgDn and  A+PgUp is assigned to Top-Of-File and  End-Of-File each.
       - (W32)Draw Col gauge line, vertical hex line by fixed pitch even when
         propotional font is set to cmd prompt property.
       -(Lnx:Console) Curses string for key combination of Debian is registed.
        (A+F1,.. was not available on Debian previously)