Search found 82 matches

by altoclef
30 Jun 2025 15:33
Forum: Bug Reports
Topic: .ico file is not displayed in the floating preview
Replies: 3
Views: 73

Re: .ico file is not displayed in the floating preview

I suspected the answer would be something like that. Can the floating preview be 'forgiving' in the same way as the preview pane and display the PNG?
by altoclef
29 Jun 2025 13:23
Forum: Bug Reports
Topic: .ico file is not displayed in the floating preview
Replies: 3
Views: 73

.ico file is not displayed in the floating preview

The icon file in the attached zip can be viewed in the preview pane but not in the floating preview ("No preview available"). Even in the preview pane XY does not report on the image size, so perhaps the file is not in the correct ico format, but I'm surprised that the two preview methods ...
by altoclef
20 Jun 2025 07:20
Forum: Bug Reports
Topic: Rename dialogs no longer activate drop-down with alt+(down)
Replies: 5
Views: 1582

Re: Rename dialogs no longer activate drop-down with alt+(down)

Confirmed fixed in v27.00.0714. :tup:

My muscle memory is now happy. :) Thank you.
by altoclef
17 Jun 2025 23:44
Forum: Bug Reports
Topic: Rename dialogs no longer activate drop-down with alt+(down)
Replies: 5
Views: 1582

Re: Rename dialogs no longer activate drop-down with alt+(down)

+1 from me.

I've found this also affects the 'Go to' dialog, which I use a lot and where I was used to using Alt+Down to drop the list and see my MRU entries.
by altoclef
01 Jun 2025 08:47
Forum: Bug Reports
Topic: 'Cycle Tabs' commands do not 'activate' the tab
Replies: 2
Views: 271

Re: 'Cycle Tabs' commands do not 'activate' the tab

Confirmed fixed in v27.00.0507. Thank you. :tup:
by altoclef
30 May 2025 19:08
Forum: Bug Reports
Topic: 'Cycle Tabs' commands do not 'activate' the tab
Replies: 2
Views: 271

'Cycle Tabs' commands do not 'activate' the tab

I have the following settings: Open new tab = At the end On closing the current tab = Activate the last used tab 'Activate the last used tab' does not work if the previous tab was selected using the Cycle Tabs Backward (or Forward) keyboard shortcut. Scenario 1 select a tab using the mouse or seltab...
by altoclef
28 May 2025 23:59
Forum: Bug Reports
Topic: tab("get", "index", -1)
Replies: 4
Views: 857

Re: tab("get", "index", -1)

Confirmed fixed in v27.00.0503. Thank you. :tup:
by altoclef
25 May 2025 11:39
Forum: Wishes
Topic: Tags commands which are only in the context menu
Replies: 4
Views: 318

Re: Tags commands which are only in the context menu

FYI if you have this enabled Configuration | Information | Tags | [x] Also on Full Row Select you can use the ctx menu with FRS enabled. I turned off 'Toggle tags by column click' a long time ago, and the indentation of the Configuration dialog indicated to me that 'Also on Full Row Select' is depe...
by altoclef
24 May 2025 12:31
Forum: Wishes
Topic: Tags commands which are only in the context menu
Replies: 4
Views: 318

Re: Tags commands which are only in the context menu

Good question :). So the commands can be discovered more easily by everyone. Even though I am a keyboard person, I do use the menus sometimes to hunt for a new command or find one again that I've not used for a while. Commands in a main menu are more visible and would also appear in the List of All ...
by altoclef
24 May 2025 11:56
Forum: Wishes
Topic: Tags commands which are only in the context menu
Replies: 4
Views: 318

Tags commands which are only in the context menu

Can the commands which appear only in the tag column's right-click context menu be added to the Tags (or Tags | Tags) menu please? Background As I have ticked Customise List | Full Row Select, I cannot access the tag column's right-click context menu (which I would prefer not to use anyway, as I am ...
by altoclef
15 May 2025 16:13
Forum: Bug Reports
Topic: tab("get", "index", -1)
Replies: 4
Views: 857

Re: tab("get", "index", -1)

msg(tab("get", "index", -1)); Tab name not found Errors for me too. tab() help says: Notes If index is negative then position is calculated from the right end (-1 points to the right-most tab). and includes the example tab("lock", , -1); which also fails for me with th...
by altoclef
15 Apr 2025 08:27
Forum: Tips & Tricks, Questions & Answers
Topic: Quick toggle of certain setting
Replies: 3
Views: 444

Re: Quick toggle of certain setting

highend wrote: 14 Apr 2025 19:12

Code: Select all

sendkeys "{PGDN}{UP}{TAB 3} {ENTER}";
    #600;
For completeness, this depends on the "XYplorer in shell context menu" option being checked first, as otherwise the "XYplorer is default file manager" option is greyed out.
by altoclef
15 Apr 2025 08:21
Forum: Tips & Tricks, Questions & Answers
Topic: Quick toggle of certain setting
Replies: 3
Views: 444

Re: Quick toggle of certain setting

sendkeys "{PGDN}{UP}{TAB 3} {ENTER}"; #600; This confused me a lot! :veryconfused: I know about sendkeys and that #600 is the command ID to open the Configuration dialog. What I did not understand is why you send the keys first and then open the dialog. I tried it and it works, but I did ...
by altoclef
09 Apr 2025 09:56
Forum: Bug Reports
Topic: Website and Help Typos
Replies: 409
Views: 158341

Re: Website and Help Typos

formatlist()
Format f also supports inversion by a prefixed "!".
The later examples show that inversion can also be applied to format F, but that is not stated in this statement or elsewhere.
by altoclef
08 Apr 2025 16:38
Forum: Bug Reports
Topic: Status log does not include my messages
Replies: 7
Views: 1471

Re: Status log does not include my messages

Confirmed fixed in 27.00.0104. :tup: