128F:2016/12/20
1.BUGs
-(Win:Console)Invalid column position display for Japanese DBCS.
-(LNX)Deprecated API may cause Link error in the recent distributuion.
-(LNX)Crashes may occur when display directory list
in the case filename is locale encoded(sush as EUC-JP) and simbolic link is UTF-8 encoded.
-(LNX)gxe crashes on fedora-25.
(under the condition Gtk3 environment and env-var WAYLAND_DISPLAY is set)
2.Additional function.
- Select command.
. new lineno option: "S -lineno" (1st member if lineno is missing)
ex) "S -5" to open member of lineno=5.
3.Miscellaneous.
- On Fedora-15, Gconf error occurs when start gxe after su to root.
Try "su -" or change environment by export DBUS_SESSION_BUS_ADDRESS=""
after su.
4.Tools.
-xfg v1.18
.Wildcard mask is not applied to sub-dir name itself.
To exclude th sub-dir, use -X option.
ex) xfg -rgt -fABC* -xAsubdir word
-xdd v2.0
.new -q[n] option.
Displays msg each 10**n deletion, n=3(=1000) when n is missing.