Search found 60290 matches

by admin
05 Sep 2010 13:17
Forum: Wishes
Topic: Context menu of Find Files results does not show Windows ite
Replies: 23
Views: 3622

Re: Context menu of Find Files results does not show Windows ite

True. This is when the selected items are in different locations. The shell commands will not work correctly here -- this is the oldest, nastiest, and hardest-tried mystery of all the mysteries I ever met when developing this app. I know that Explorer handles it right, but nobody knows how it's done.
by admin
05 Sep 2010 13:09
Forum: Wishes
Topic: Shell integration (context menu items)
Replies: 3
Views: 756

Re: Shell integration (context menu items)

Looks like you are talking about the Default File Manager setting. Yes, this is indeed a registry hack and XYplorer does it for you here: Configuration | Shell Integration | XYplorer is default file manager. This works for Open... but not for Find... (what should the latter be anyway: Open XYplorer...
by admin
05 Sep 2010 13:08
Forum: Bug Reports
Topic: Back button and Find...
Replies: 9
Views: 975

Re: Back button and Find...

If you do a Find... and then browse onward from the results, the results of the search are not cached or held in the forward-back chain, so you can't press the Back button to return to them. You have to re-select the folder, then re-do the search. Any chance of Find... results being cached or able ...
by admin
05 Sep 2010 13:05
Forum: Wishes
Topic: Search and Replace Switch for Increment On Collision.
Replies: 10
Views: 488

Re: Search and Replace Switch for Increment On Collision.

Not possible because / is already used in the syntax of S&R.
by admin
05 Sep 2010 12:56
Forum: Wishes
Topic: More granularity for "Don't save most-recently-used lists"
Replies: 9
Views: 618

Re: More granularity for "Don't save most-recently-used lists"

I notice that the option "Don't save most-recently-used lists" is a catch-all for quite a number of different lists. Would you consider breaking this down into separate options? I'd like to have the option to not remember Recent Locations without affecting some of the other things like re...
by admin
05 Sep 2010 12:49
Forum: Wishes
Topic: Shell integration (context menu items)
Replies: 3
Views: 756

Re: Shell integration (context menu items)

Looks like you are talking about the Default File Manager setting. Yes, this is indeed a registry hack and XYplorer does it for you here: Configuration | Shell Integration | XYplorer is default file manager. This works for Open... but not for Find... (what should the latter be anyway: Open XYplorer ...
by admin
05 Sep 2010 12:45
Forum: Wishes
Topic: Scroll Tree (Left/Right) to Keep Selection in View
Replies: 3
Views: 689

Re: Scroll Tree (Left/Right) to Keep Selection in View

soja wrote:And yes, I agree that options are very good things. =)
No, options are relatively bad things. They mean work, waste of time, responsibility, risk, stress... A good thing (machine, software, lover) would be one where everything is hardcoded exactly the way you like it. :)
by admin
05 Sep 2010 12:40
Forum: Bug Reports
Topic: Back button and Find...
Replies: 9
Views: 975

Re: Back button and Find...

If you do a Find... and then browse onward from the results, the results of the search are not cached or held in the forward-back chain, so you can't press the Back button to return to them. You have to re-select the folder, then re-do the search. Any chance of Find... results being cached or able ...
by admin
05 Sep 2010 12:34
Forum: Tips & Tricks, Questions & Answers
Topic: Prevent titlebar from showing previous version
Replies: 11
Views: 1543

Re: Prevent titlebar from showing previous version

OK OK, you finally softened my heart. You get something with the next BETA... + Configuration | Templates: To suppress the automatic upgrade notice in the titlebar (it is shown when you first run a new XYplorer version), you can now add the pseudo-variable <nun> (= No Upgrade Notice) anywhere to th...
by admin
05 Sep 2010 12:31
Forum: Tips & Tricks, Questions & Answers
Topic: Name of Tab in Title bar of XYplorer
Replies: 12
Views: 1060

Re: Name of Tab in Title bar of XYplorer

PeterH wrote:Am I wrong thinking we don't talk about a new option (or tweak), but about a new variable delivering the current tab title? This I wouldn't name "cluttering" :D
This is not as trivial as I thought (because: tab titles are set *after* the window caption). Therefore: let's close this thread.
by admin
04 Sep 2010 20:59
Forum: Bug Reports
Topic: "Open in new tab" issue
Replies: 10
Views: 1481

Re: "Open in new tab" issue

Thanks, that clarifies the issue. In that case two quick questions :) What are the odds of a "disable tabbing" option (ie "new tab" options optionally showing as "new window/session") and what is the chance of some ability to customize the context menu for files and fo...
by admin
04 Sep 2010 20:41
Forum: Bug Reports
Topic: "Open in new tab" issue
Replies: 10
Views: 1481

Re: "Open in new tab" issue

Hmm. Just checked, thank you - it does literally just hide the tab bar. The tabs still exist, they just have to be accessed by shortcut or the "window -> tabs -> (list)" menu. This goes a little further than I thought. Effectively the config option is really a "view tab bar" opt...
by admin
04 Sep 2010 20:32
Forum: BETA Versions for Download
Topic: BETA version (with detailed history information)
Replies: 6393
Views: 9768578

Re: Here's the new BETA

Change Log for the latest XYplorer BETA version (v9.40.0112, 04-sep-2010). v9.40.0112 - 2010-09-04 20:31 + Menu Edit | Select | Selection Filter...: Now you can add to or remove from the current selections. - hold SHIFT while clicking OK in the Selection Filter dialog = Add matches to the current s...
by admin
04 Sep 2010 20:21
Forum: Bug Reports
Topic: "Open in new tab" issue
Replies: 10
Views: 1481

Re: "Open in new tab" issue

But that might not be what everybody wants who hides the tab headers (nothing more happens when you "disable tabbing"). IMO j_c_hallgren is right: when you are not interested in tabs then you do not use a function like "open in new background tab". Apart from that it would make ...
by admin
04 Sep 2010 20:19
Forum: Wishes
Topic: Append Function to Select Items, Selection Filter.
Replies: 10
Views: 2548

Re: Append Function to Select Items, Selection Filter.

That was planned anyway, and was already coded under the hood. :mrgreen: It will work like this: 1) hold SHIFT while clicking OK in Ctrl+M dialog = Add matches to current selections 2) hold CTRL while clicking OK in Ctrl+M dialog = Remove matches from current selections This was my intuitive decisi...