Code: Select all
+++ major new feature
+ new feature
* changed feature
% improved performance
! fixed minor bug
!!! fixed major bug
v3.60.0141 - 26.02.05 18:40
+ Find Files, Location combo: now can quickly jump to a previous
path by entering any substring of it. If exactly one entry
contains the substring (case-insensitive: A=a) the selection will
jump to that entry.
* Removed the following keyboard shortcuts:
Alt+up arrow Go to first (= start folder) in History
Alt+down arrow Go to last in History
Why: these shortcuts are standard keys to open dropdown lists
(combos).
+ Find Files/Contained Text: now you can state a string in ASCII and
find it in UNICODE files (files marked by start sequence FF FE).
For example a Windows *.reg file starts like this:
Hex: FF FE 57 00 69 00 6E 00 64 00 6F 00 77 00 73 00
Ascii: ÿþW.i.n.d.o.w.s.
Now you can search for Contained Text "Windows" and get a match.
+ File View: now can display UNICODE files (start sequence FF FE) in
ASCII view. Before they could only be viewed in Hex view.
+ Added new command to menu Go: "Go to from Here..."
Opens menu Go/Go to..., but preset to current path.
Keyboard shortcut: Ctrl+E
Forget Ctrl+Shift+G from v3.60.0139: it never existed, there was
a bug in the history ;)
! The helpfile was partly defect (showed numbers all over). Fixed.
XYplorer Beta Club