Search found 5 matches
- 05 Nov 2024 13:19
- Forum: Bug Reports
- Topic: Search for files containing dashes doesn't return any results
- Replies: 1
- Views: 791
Search for files containing dashes doesn't return any results
1. Create a file 2024-09-01 11.00.00.jpg in a folder. 2. Open the Search panel (Ctrl + F) and select the "Standard" mode. 3. Enter 2024-09-01 11.00.00 and press "Find now". I would expect the search to find the file. It seems that the "-" is interpreted as an operator, ...
- 23 Aug 2022 11:23
- Forum: Script Exchange
- Topic: [β] Everything in XYplorer — Rev. 0.96 / 2014/07/24
- Replies: 184
- Views: 112535
Re: [β] Everything in XYplorer — Rev. 0.96 / 2014/07/24
Recently, the latest version 0.98 from highend stopped working: the paper folder is created and filled but cleared immediately. I've commented out line 304 and it's working again: // delete 0, 0, $tmpUTF16; Maybe something in the implementation of paper folders has changed, but deleting a temporary ...
- 20 Nov 2020 18:03
- Forum: Wishes
- Topic: Make section headlines in settings searchable
- Replies: 0
- Views: 2355
Make section headlines in settings searchable
I've been just searching for the "Clipboard Markers: Colored lines" setting. Unfortunately, the "Jump to Setting" button doesn't offer this setting when I type "clipboard". It seems as if the section headlines in the configuration modal are not searchable. It would be g...
- 10 Jun 2020 09:40
- Forum: Script Exchange
- Topic: [DEFUNCT] VirusTotal Reporter for XYplorer
- Replies: 41
- Views: 21776
Re: [DEFUNCT] VirusTotal Reporter for XYplorer
There's a (very limited) alternative. Here's a command/script to open the results page in your browser. It will show you the results IF the file has already been uploaded: ::Open("https://www.virustotal.com/gui/file/<prop #hash.sha256>/detection") It's not nearly as nice as the original sc...
- 15 Sep 2017 14:00
- Forum: Script Exchange
- Topic: XYS syntax highlighting for Notepad++
- Replies: 20
- Views: 11760
Re: XYS syntax highlighting for Notepad++
In case someone wants to use the syntax highlighting on a white background , here it is: lang_xyplorer.zip lang_xyplorer_screenshot.png It's based on the "XYplorer_UDL_2nd_Test" file by Enternal, so it shares some common issues. I've also published it on GitHub , along other Notepad++ synt...