Sounds good. I'll mention it again a year from now after CEAs have been kicked around the street some more. In the meantime there are plenty of CEA options available.
Search found 3197 matches
- 06 Apr 2021 16:21
- Forum: Wishes
- Topic: CEA - Custom Event Actions
- Replies: 220
- Views: 8204
- 06 Apr 2021 14:49
- Forum: Wishes
- Topic: CEA - Custom Event Actions
- Replies: 220
- Views: 8204
Re: CEA - Custom Event Actions
Double Right Click looks like trouble. Sorry, but I won't open this box. From experience with that using AHK, double right click mods can be troublesome to normal right click assignments. How about extended holds on normal left click or right? They're quite easy to do get accustom to and from exper...
- 05 Apr 2021 16:50
- Forum: Wishes
- Topic: Modify SC substr to obtain substrings divided by a separator
- Replies: 3
- Views: 88
Re: Modify SC substr to obtain substrings divided by a separator
Thanks highend for the function. My current use is with a simple start of "1", but it may come in handy for future scripts. 

- 05 Apr 2021 16:42
- Forum: Wishes
- Topic: Modify SC substr to obtain substrings divided by a separator
- Replies: 3
- Views: 88
Re: Modify SC substr to obtain substrings divided by a sep [resolved - not needed]
Oh darn (in a good way), I had looked SC gettoken and have probably used it to do exactly what I asked in the past. So double darn. Thanks highend for reminding me or waking me up. You can either delete this or I'll just indicate resolved.
- 05 Apr 2021 16:14
- Forum: Wishes
- Topic: Modify SC substr to obtain substrings divided by a separator
- Replies: 3
- Views: 88
Modify SC substr to obtain substrings divided by a separator
Would it make sense to have a XYplorer command which would pull a range of items from a string. For example, let's say we have a file listing, a variable called $recents from get("list_recentlyopenedfiles") and we would like only the first 15 files in the list. I know there are current ways to do th...
- 05 Apr 2021 14:53
- Forum: Bug Reports
- Topic: XYplorer freezes, slow loading of thumbs
- Replies: 75
- Views: 1974
Re: XYplorer freezes, slow loading of thumbs
There's no question that XYplorer is definitely generating a thumbnail cache dat2 and dbits files when in the highspeed mode. I ran a number of tests and looked in the thumbnail database (using Thumbnail Maintenance script). The question is, is it using the actual Windows thumbnails from the "iconca...
- 03 Apr 2021 14:36
- Forum: Tips & Tricks, Questions & Answers
- Topic: Color frame -don't double up the frame lines on adjacent folders
- Replies: 15
- Views: 510
Re: Color frame -don't double up the frame lines on adjacent folders
Color the name, frame, and background works great and looks great.
Though I like the thin frame as well...

B:prop:#empty:2|pf //s-shape, w-wide, f-frame, b-2pixel frame, p-plate
- 03 Apr 2021 12:32
- Forum: Wishes
- Topic: Tab History
- Replies: 3
- Views: 188
Re: Tab History
klownboy wrote: ↑01 Apr 2021 14:20 If you press Alt+N, the tab's history is also displayed directly. Not here (out-of-the-box setup; version 21.50). You might have created a customized keyboard shortcut for that? Rather than right clicking the tab, assign a Customized Keyboard Shortcut. Go to Tools...
- 02 Apr 2021 19:53
- Forum: Tips & Tricks, Questions & Answers
- Topic: Color frame -don't double up the frame lines on adjacent folders
- Replies: 15
- Views: 510
- 02 Apr 2021 18:12
- Forum: Tips & Tricks, Questions & Answers
- Topic: Color frame -don't double up the frame lines on adjacent folders
- Replies: 15
- Views: 510
Re: Color frame -don't double up the frame lines on adjacent folders
Wow, that will be cool. I really didn't think it would be possible or easy to do since 2 colors are currently available - background and text. Now you've somehow been able to isolate the frame color from a fill or standard background color. 

- 01 Apr 2021 21:20
- Forum: Wishes
- Topic: Tab History
- Replies: 3
- Views: 188
Re: Tab History
Firstly, do you have in Configuration | General | Refresh Icons, History | History | History per tab checked. If you right click on a tab's title, the context menu comes up which includes History... If you right click on a tab's icon, the history is displayed. If you press Alt+N, the tab's history i...
- 29 Mar 2021 20:32
- Forum: Tips & Tricks, Questions & Answers
- Topic: Color frame -don't double up the frame lines on adjacent folders
- Replies: 15
- Views: 510
- 29 Mar 2021 16:57
- Forum: Tips & Tricks, Questions & Answers
- Topic: Color frame -don't double up the frame lines on adjacent folders
- Replies: 15
- Views: 510
Re: Color frame -don't double up the frame lines on adjacent folders
I don't think it's possible to have a color filter combination that will display a particular frame color along with a normal but different background color (e.g., a light yellow background with a orange frame). Though I was quite sure it wouldn't be possible since they are both considered types of ...
- 29 Mar 2021 15:28
- Forum: Tips & Tricks, Questions & Answers
- Topic: Syntax for new color switch
- Replies: 2
- Views: 110
Re: Syntax for new color switch
Try:
ageC: < 7 d;ageM: < 7 d|b //Created or modified within the last week
- 29 Mar 2021 14:41
- Forum: Tips & Tricks, Questions & Answers
- Topic: Color frame -don't double up the frame lines on adjacent folders
- Replies: 15
- Views: 510
Re: Color frame -don't double up the frame lines on adjacent folders
2 pixels frame is just what my eyes needed though that may depend on computer resolution - laptop vs desktop. Thanks. 
