Limitation appears to be 512 characters.
Why is this so pray tell?
I deal with very long lines routinely...
Internal viewer text display width limitation
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50918
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Because Lister only loads a small part of the file into memory (64k), so the entire visible area has to fit in the buffer.
You can use a Lister plugin for text like synplus or so which loads the entire file into memory.
You can use a Lister plugin for text like synplus or so which loads the entire file into memory.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50918
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
You can set
TextWidth=1024
in wincmd.ini section [Lister], that's the absolute maximum supported. But then you can no longer wrap to 80 characters.
TextWidth=1024
in wincmd.ini section [Lister], that's the absolute maximum supported. But then you can no longer wrap to 80 characters.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com