Search found 88 matches
- 23 Jan 2021 06:04
- Forum: Bug Reports
- Topic: Double-clicking on line number header does not autosize columns
- Replies: 2
- Views: 99
Double-clicking on line number header does not autosize columns
Maybe I miss something but if Left-click on line number is assigned to Sticky selection in Custom Event Actions then double-clicking on line number header does not autosize columns.
- 21 Jan 2021 05:53
- Forum: Wishes
- Topic: include Everything (voidtools) → major speed-up! :-D
- Replies: 8
- Views: 1109
- 21 Jan 2021 05:10
- Forum: Tips & Tricks, Questions & Answers
- Topic: Pin tabsets
- Replies: 2
- Views: 84
- 20 Dec 2020 16:42
- Forum: Tips & Tricks, Questions & Answers
- Topic: New cloned tab no longer working(?)
- Replies: 5
- Views: 86
Re: New cloned tab no longer working(?)
Check these settings in the configuration:
- 23 Aug 2020 17:25
- Forum: Tips & Tricks, Questions & Answers
- Topic: How to focus a Download files?
- Replies: 4
- Views: 274
Re: How to focus a Download files?
Here is best solution I saw:
[AHK] redirecting Windows Explorer to XY
Though it needs some preparations to work.
[AHK] redirecting Windows Explorer to XY
Though it needs some preparations to work.
- 18 Aug 2020 04:00
- Forum: Tips & Tricks, Questions & Answers
- Topic: Alternating Colors for Each line
- Replies: 5
- Views: 315
- 19 Jul 2020 05:23
- Forum: Tips & Tricks, Questions & Answers
- Topic: XYplorer.ini being saved as UTF-16?
- Replies: 5
- Views: 611
Re: XYplorer.ini being saved as UTF-16?
yes. it's been read and stays UTF8.
- 19 Jul 2020 00:03
- Forum: Tips & Tricks, Questions & Answers
- Topic: XYplorer.ini being saved as UTF-16?
- Replies: 5
- Views: 611
Re: XYplorer.ini being saved as UTF-16?
Hm)) What if resave it as UTF8? Will it be read?
- 18 Jul 2020 23:56
- Forum: Tips & Tricks, Questions & Answers
- Topic: XYplorer.ini being saved as UTF-16?
- Replies: 5
- Views: 611
Re: XYplorer.ini being saved as UTF-16?
Notepad3 sees it as Unicode UTF16(BOM)
- 08 Jul 2020 05:05
- Forum: Tips & Tricks, Questions & Answers
- Topic: What is using Ctrl+Shift+PageUp, and PageDown? No way to customize?
- Replies: 1
- Views: 264
Re: What is using Ctrl+Shift+PageUp, and PageDown? No way to customize?
These combinations are hard-coded as traditional shortcuts for multi-selection in many programs dealing with lists. Because of that, I think. Tabbed browser is another case.
What about Ctrl+Shift+[ and Ctrl+Shift+]?
What about Ctrl+Shift+[ and Ctrl+Shift+]?
- 06 Jun 2020 16:36
- Forum: Tips & Tricks, Questions & Answers
- Topic: Wishing to sort Music Collection by Sample Rate
- Replies: 4
- Views: 370
- 05 Jun 2020 00:06
- Forum: Tips & Tricks, Questions & Answers
- Topic: Wishing to sort Music Collection by Sample Rate
- Replies: 4
- Views: 370
Re: Wishing to sort Music Collection by Sample Rate
For .aiff sample rate and bit depth to be shown I added two scripted custom columns: return substr(runret("""C:\Program Files\MediaInfo\MediaInfo.exe"" --Inform=Audio;%SamplingRate% ""<cc_item>"""), 0, -1); return substr(runret("""C:\Program Files\MediaInfo\MediaInfo.exe"" --Inform=Audio;%BitDepth% ...
- 30 May 2020 00:48
- Forum: Tips & Tricks, Questions & Answers
- Topic: Stripping characters using bulk rename, not regex
- Replies: 2
- Views: 295
Re: Stripping characters using bulk rename, not regex
File > Rename Special > Search and Replace...
-01/ (nothing after the slash)
-01/ (nothing after the slash)
- 29 Apr 2020 00:04
- Forum: Tips & Tricks, Questions & Answers
- Topic: "File version" column not showing data
- Replies: 9
- Views: 979
- 28 Apr 2020 23:13
- Forum: Tips & Tricks, Questions & Answers
- Topic: "File version" column not showing data
- Replies: 9
- Views: 979