Alexander Koblov
Alexander Koblov
I guess `Text.qlgenerator` supports syntax highlighting in the new macOS versions. But I don't sure that we should change something (except `markdown`). DC has built-in code viewer with syntax highlighting...
We don't know which plain-text file types Quick Look supports. It does not have explicit definition for specified file types ( .go, .md, .yml). MacPreview used for all supported file...
I mean what plain-text files it can display with syntax highlighting. Under macOS 11 Quick Look displays all text files as simple text with limited functionality. Version 1.1.12 and lower...
No bug here. It is how MultiArc works. It displays approximate progress based on the current size of the target archive. It is better than nothing.
> Why the initial calculation looks so strange? Because the target archive size updated with a long delay. > Can we intercept the output of the called archiver and show...
The problem is that "execute script" and "execute command" should have a different settings. Script name can have a quote. Command can have a quotes. I couldn't come up with...
Backslash can be used when execute script, but it cannot be used when execute command. That's why command and script should have a different settings.
Gzip archive can store only one file. But Gzip archive can contain a multiply (concatenated) streams which are extracted as one file. When you copy file into Gzip archive then...
Version 1.0.5 is obsolete. Try with latest [version](https://sourceforge.net/p/doublecmd/wiki/Download/) or latest beta [version](https://sourceforge.net/p/doublecmd/wiki/Download-Beta/). ``` In file src/fileviews/ucolumnsfileview.pas in line 1853 in if AFile.DisplayStrings.Count = 0 then DisplayStrings could be NULL? ```...
Viewer does not support "Primary Selection".