Lister TAB size: quick change?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
aleksazr
Junior Member
Junior Member
Posts: 37
Joined: 2010-03-05, 11:57 UTC

Lister TAB size: quick change?

Post by *aleksazr »

I often view source codes with lister.
Some sources are formatted for 4 spaces TAB, and some for 8 spaces TAB.

Is it possible to toggle the TAB size between 8 and 4 by pressing a key inside lister?

Or, is there a lister plug-in or a replacement that can do that?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50931
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

You can use two Listers, an internal with F3, and an external with Alt+F3 configured in Configuration - Options - Viewer/Editor.

Use a command like this:
c:\totalcmd\totalcmd.exe /S=L /i=c:\totalcmd\lister.ini "%1"

Then put the [lister] section from wincmd.ini in that lister.ini and change it according to your needs.
Author of Total Commander
https://www.ghisler.com
aleksazr
Junior Member
Junior Member
Posts: 37
Joined: 2010-03-05, 11:57 UTC

Post by *aleksazr »

Works great, thanks!
Post Reply