Custom Field Seperator for inputselect(3:=1024)
Posted: 23 Nov 2025 23:35
While working on a script, I ran into an issue when trying to create a menu with
Something like this will break the menu, since I don't have the option to change the
Regex pipes are quite handy, so any chance we can get the ability to change the default separator away from
inputselect(3:=1024) and also using a regex pipe in the data field.Something like this will break the menu, since I don't have the option to change the
| separator used by inputselect(3:=1024)...Code: Select all
::$command = inputselect('FastFinds', 'Music files|goto "?>(flac|opus|mp3)$"|:qson', ':::', 1 + 1024); load("$command", 2:='s')|?