When I use F3 view on a HTML file i see it in HTML text (strips tag) mode.
Do it is possible to show directly in text only?
HTML directly in text only
Moderators: Hacker, petermad, Stefan2, white
Re: HTML directly in text only
I was going to suggest the new Lister's "Define view method by type..." feature as a solution, but at least on 32-bit Windows 7 it doesn't work for me to define the text view as default one for *.htm, *.html, so I created a bug report: https://www.ghisler.ch/board/viewtopic.php?f=32&t=72735
If you use 64-bit Windows and 64-bit Total Commander, you can try it there, if it won't work there either you can add a confirmation about it in mentioned bug report thread.
If you use 64-bit Windows and 64-bit Total Commander, you can try it there, if it won't work there either you can add a confirmation about it in mentioned bug report thread.
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
Ukraine's National Bank special bank account:
UA843000010000000047330992708
Re: HTML directly in text only
2Hurdet
Just disable both HTML options in Listers Configure -> Multimedia
Or press Shift+Alt+F3
Or assign this command to a keybord shortcut or use it in a button:
Just disable both HTML options in Listers Configure -> Multimedia
Or press Shift+Alt+F3
Or assign this command to a keybord shortcut or use it in a button:
Code: Select all
[em_list1]
cmd=%COMMANDER_EXE% /i="%COMMANDER_INI%" /S=L:T1
param=%Z%P%N
menu=Lister - Text only
button=%COMMANDER_EXE%,24
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: HTML directly in text only
That works without problems here with the x86 and x64 TC.
You have to define the view by type and deselect the option "Show html as text with links"
You have to define the view by type and deselect the option "Show html as text with links"
Windows 11 Home, Version 24H2 (OS Build 26100.4061)
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
Re: HTML directly in text only
I seems to be enough to just disable "Show html as text with links" - you don't need to "Define view method by file type".You have to define the view by type and deselect the option "Show html as text with links"
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: HTML directly in text only
That depends on other plugins you may have installed.petermad wrote: 2020-09-06, 15:19 UTCI seems to be enough to just disable "Show html as text with links" - you don't need to "Define view method by file type".You have to define the view by type and deselect the option "Show html as text with links"
HtmlView and ULister in my case.
I don't use viewing html as text only, I did it just to prove DrSharks post.

Windows 11 Home, Version 24H2 (OS Build 26100.4061)
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
Re: HTML directly in text only
This worked for me (I want to see the HTML in full with all the text, as one would see it in a plain-vanilla HTML editor). Thanks for the tip! It is not at all obvious, IMHO.petermad wrote: 2020-09-06, 14:46 UTC 2Hurdet
Just disable both HTML options in Listers Configure -> Multimedia
