If I open a file list at the command line:The search window will be:How is the default title format able to print the opened file list on the window title? There does not seem to be a variable for doing this in a custom title format.
For example if I declare my custom title format of and then open a new window with:The window title will be:I am looking to also include the current file list in the window title.
Code:
everything64 -s 'my search string' -filelist list2.csv
Code:
my search string - My filter - list2.csv - Everything 1.5.0.1371a (x64)
For example if I declare my custom title format of
/window_title_format=$search: -- $directory:
Code:
everything64 -s 'my search string' -filelist list2.csv
Code:
my search string
Statistics: Posted by Ralf_Reddings — Wed Apr 17, 2024 12:26 am