Search found 683 matches

by therube
20 Oct 2025, 20:41
Forum: Problémy a jejich řešení
Topic: Moved TortoiseSVN icons in context menu
Replies: 1
Views: 3495

Re: Moved TortoiseSVN icons in context menu

(you kind of left out the picture ;-).)
by therube
09 Oct 2025, 17:43
Forum: Feature Requests
Topic: Tabbed Panels
Replies: 26
Views: 111207

Re: Tabbed Panels

On my end, Win7, vcruntime140_1.dll was required
(which i copied from elsewhere, SeaMonkey 2.57a1 as it was, & threw that into the "Salamander" directory)

i take it that /Intermediate/ & /lang/Intermediate/ are not required for program operation?

much lighter, memory-wise
- granted, there are no ...
by therube
10 Apr 2025, 17:57
Forum: Problems and Troubleshooting
Topic: Keep getting popup regarding old bug reports
Replies: 3
Views: 21180

Re: Keep getting popup regarding old bug reports

Isn't it in %TMP% ?

At least when Salamander is open, it opens directories like /SAL###.tmp/ in %TMP%.

And doesn't the dialog provide a link to the directory in question (like it does upon opening Salamander & if it finds a "left over" /SAL###.tmp/ existing directory)?
by therube
14 Feb 2025, 19:08
Forum: Obecná diskuze
Topic: Prehliadač markdown .MD - pridať u kódu tlačítko Skopírovať?
Replies: 6
Views: 52436

Re: Prehliadač markdown .MD - pridať u kódu tlačítko Skopírovať?

Co když pro něj nastavíte (alternativní) prohlížeč?

-

How about if you set up an (Alternative) Viewer for it?

Options | Configuration | Viewers -> Alternate

*.md
Command: copymdtoclip.bat

copymdtoclip.bat:

Code: Select all

cat.exe %1 | clip
With cat.exe being the UNIX cat command.
by therube
03 Feb 2025, 17:55
Forum: Obecná diskuze
Topic: Možnosti rýchleho výberu súborov podľa čísel?
Replies: 6
Views: 28870

Re: Možnosti rýchleho výberu súborov podľa čísel?

What are you looking to do with said files?
Do you need to use Salamander?

For finding files, there is noting better then Everything .
(Better yet is, Everything 1.5 Alpha .)

regex:nature\d\d\d\d
regex:nature000\d, heh, & with that, I'm kind of drawing a blank on how to use regex over a range of ...
by therube
12 Nov 2024, 18:26
Forum: Návrhy na zlepšení
Topic: Hledání - logické operátory pro vyhledávaná slova
Replies: 7
Views: 211469

Re: Hledání - logické operátory pro vyhledávaná slova

You're looking for file names (rather then contents within the files) that meet your criteria?
(Everything [1.5] can also search contents.)

There is nothing better then, Everything for finding files.
(Even better is, Everything 1.5 Alpha .)


foo bar -> find foo AND bar
foo bar -> find foo AND bar ...
by therube
13 Sep 2024, 16:51
Forum: Problems and Troubleshooting
Topic: Big icon
Replies: 1
Views: 10024

Re: Big icon

(No way within the program.
And no way that I am aware of otherwise.

Suppose you could try hacking things with something like, Resource Hacker, but I'd suspect doing so would end up breaking things?)
by therube
05 Jul 2024, 17:54
Forum: Návrhy na zlepšení
Topic: Auto vymazanie neplatných položiek histórie?
Replies: 4
Views: 19462

Re: Auto vymazanie neplatných položiek histórie?

What do you mean, "broken path"?
Are you saying that:
[HKEY_CURRENT_USER\Software\Altap\Altap Salamander 4.0\Plugins Configuration\Renamer]
is not correct?

That is a Windows Registry " path ", & has nothing to do with what is stored in files/directories on disk.

---

Co myslíš tím "rozbitá cesta ...
by therube
10 May 2024, 20:54
Forum: Návrhy na zlepšení
Topic: Prehliadac textových súborov s automatickým skopírovaním riadku do schránky
Replies: 2
Views: 13859

Re: Prehliadac textových súborov s automatickým skopírovaním riadku do schránky

I am NOT familiar with it, but - AutoClipX 2.1.3.0.
(Later versions supposedly are shareware, but cannot be licensed.)

Does NOT seem to work in (Salamander) F3 (nor Vim), that I can tell.

Does work in Notepad / Wordpad (& I'll expect others?).
by therube
11 Jan 2024, 17:39
Forum: General Discussion
Topic: Open Salamander on GitHub
Replies: 10
Views: 122482

Re: Open Salamander on GitHub

I am far more in tune with forums rather then "git".
(Not to mention that "git" discriminates against browsers, like my browser, SeaMonkey ;-), often relying on chrome-ism.)

As far as duplicating threads, I don't think that makes sense.
Though if someone comments in one place or the other, & it ...
by therube
11 Jan 2024, 17:34
Forum: General Discussion
Topic: Open Salamander on GitHub
Replies: 10
Views: 122482

Re: Open Salamander on GitHub

e.g. after a crash like it happens when viewing a CSV file
If you have not updated, a fix is here: Crash on viewing a CSV file.
by therube
11 Jan 2024, 17:29
Forum: Problems and Troubleshooting
Topic: Error on opening some ZIP-files
Replies: 4
Views: 80239

Re: Error on opening some ZIP-files

A zip using PPMd compression algorithm.
.
factor (test file, ZIP, PPMd compression method).zip
(467.66 KiB) Downloaded 1740 times

(7-Zip will open said file.)
by therube
04 Dec 2023, 18:19
Forum: General Discussion
Topic: Open Salamander on GitHub
Replies: 10
Views: 122482

Re: Open Salamander on GitHub

Prerequisites

Windows 10 or newer
Ouch (as said by Win7 ;-) - though that is for "Development" [where hopefully a Release will still support 7].).
by therube
09 Oct 2023, 17:11
Forum: Návrhy na zlepšení
Topic: Kontrolný súčet a súbory s rovnakým názvom?
Replies: 6
Views: 30377

Re: Kontrolný súčet a súbory s rovnakým názvom?

Zaujímavá dilema.

Vytvárate kontrolné súčty pre jednotlivé súbory.

Ak by ste vytvorili kontrolný súčet sád súborov, povedzme vlc* alebo vlc-3.0.19*, alebo celý adresár, potom (individuálny) súbor .sha256 by mal kontrolné súčty oboch vašich súborov (alebo vybraných súborov, resp. celý adresár ...