Here you can propose new features, make suggestions etc.
Moderators: Hacker , petermad , Stefan2 , white
petermad
Power Member
Posts: 15997 Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:
Post
by *petermad » 2019-10-31, 21:50 UTC
After solving this issue
Is there a limit to the SELECTFILES command? - I would like to know if the same fix could made to the CD command for em_commands like these, which currenly only supports approximately 1020 characters of file names:
Code: Select all
[em_ext_show_selected]
cmd=cd
param=%Z%Y;%S ?"
menu=Show Only Selected Files
button=wcmicons.dll,73
Code: Select all
[em_ext_hide_selected]
cmd=cd
param=%Z%Y*|%S
menu=Hide Selected Files
button=wcmicons.dll,73
Last edited by
petermad on 2023-07-27, 12:30 UTC, edited 2 times in total.
petermad
Power Member
Posts: 15997 Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:
Post
by *petermad » 2020-01-08, 23:39 UTC
*Bump*
white
Power Member
Posts: 5743 Joined: 2003-11-19, 08:16 UTC
Location: Netherlands
Post
by *white » 2023-07-27, 12:57 UTC
Moderator message from: white » 2023-07-27, 12:56 UTC
Moved to Suggestions forum.
petermad
Power Member
Posts: 15997 Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:
Post
by *petermad » 2025-04-10, 18:50 UTC
Fla$her
Power Member
Posts: 2981 Joined: 2020-01-18, 04:03 UTC
Post
by *Fla$her » 2025-04-12, 13:18 UTC
Support++
Overquoting is evil! 👎
ghisler(Author)
Site Admin
Posts: 50383 Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:
Post
by *ghisler(Author) » 2025-04-13, 08:31 UTC
Sorry, this would make the display filter very slow. Each file name has to be checked against each part of the filter. The filter is parsed for each file like a script.