127E:2013/12/14
1.BUGs.
-Lineno mode was Hex Offset for Fixed Record Mode(/Mr) file.
-Ctl+charkey was not effective when duplcatedly assinged for diffrent screen type.
-Read failed for MicroFocus format variable record length file(-Mv -Fmf) after once savd.
-Crashes when opening director having too many members.
Max member is expanded from 3,744 to about 43,000 for 32bit version.
Specify wildcard when open was rejected by too many members.
-Target err was displayed for simbolic link of remote entry when using FTP.
2.Additional function.
-User command(shortcut,Alias) supports parameter replacing by %*, %^, %@.
%*:fullpath name of currently opened
%^:fullpath name of currently opened on other split screen.
%@:all remaining unused %n parameters up to the point.
3.Miscellaneous.
-(Win)On dirlist,member name containing "?" may be processed with following exception.
It could not be yet processed those files that could not be processed
as "\\?\d:\fullpath" format on dos prompt.
It could not be processed if Windows settings prohibit 8.3 format filename.
It could not be processed File contains "?"(0x3f) which was created on Linux.
(Linux replace "?" to "_" for saving file for Undo)
-For PuTTY 0.63.
.Accepts 0x1b+(Modifier+)Fn.
.Added as Default Esc string for Keyborad type:SCO.
Shift+Fn,Ctrl+Fn is available.
To inactivate this setting, use --NOSCO option.
And SCO assigns ^[Z to S+F2, it is duplicated to previous assign ment to S+Tab.
Use --Z2 option to use ^[Z to S+F2.
4.Tools.
-xff v1.7
New -Bw option lists files which name contains wildcard id("?"/"*").
-xfc v1.18
Supports Fixed/Variable record length file.