CudaLister (source code viewer)
Moderators: Hacker, petermad, Stefan2, white
Re: CudaLister (source code viewer)
Since 1.7.0, the plugin is Read Only without possibility to change to Edit mode like for previous version. Issue 61 was closed with laconic comment from the author with this version.
It is still a good viewer but a huge regression as the ability to edit is removed on released package. If you need edit, Stay on 1.6.4121 or do code modification and build it yourself with Lazarus 2.0.
--edited to correct version typo 41 21
It is still a good viewer but a huge regression as the ability to edit is removed on released package. If you need edit, Stay on 1.6.4121 or do code modification and build it yourself with Lazarus 2.0.
--edited to correct version typo 41 21
Re: CudaLister (source code viewer)
What nsp said, still a great replacement for TC's internal lister. Also, the latest release v1.72 still occasionally crashes and freezes Total Commander in the process.
Re: CudaLister (source code viewer)
Can someone share version 1.6.41 of cuda lister please. Want to try the lister with no read only mode.
Re: CudaLister (source code viewer)
https://github.com/Alexey-T/CudaLister/releasesOrochi wrote: 2022-03-19, 17:36 UTC Can someone share version 1.6.41 of cuda lister please. Want to try the lister with no read only mode.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: CudaLister (source code viewer)
2Horst.Epp
Thank you. I checked that link earlier just did not see version 1.6.41 of cuda lister.
Thank you. I checked that link earlier just did not see version 1.6.41 of cuda lister.
Re: CudaLister (source code viewer)
I made a typo in previous message.. latest version with read+write option is 1.6.21 which is available on github
Re: CudaLister (source code viewer)
2nsp
Thank you.
Did the author give any reason as to why he removed editing capabilities from his plugin?
Thank you.
Did the author give any reason as to why he removed editing capabilities from his plugin?
- pantantrolla
- Junior Member
- Posts: 22
- Joined: 2013-06-03, 15:49 UTC
Re: CudaLister (source code viewer)
Extracted from the readme of version 1.70 .Orochi wrote: 2022-03-19, 18:53 UTC 2nsp
Thank you.
Did the author give any reason as to why he removed editing capabilities from his plugin?
* change: plugin is read-only now, menu item "Read only" is disabled - this is due to problems of new ATSynEdit to work inside Total Commander (TThread + TEvent setting/resetting/checking are not working)
Re: CudaLister (source code viewer)
2pantantrolla
Thank you. So there is hope that he will return this feature in the future.
Thank you. So there is hope that he will return this feature in the future.
Re: CudaLister (source code viewer)
Just for understanding:
"The settings of the files displayed by cudalister are totally based on the "lexer-folder"; the other settings in wincmd.ini (force; ext=...) have no effect."
Correct?
"The settings of the files displayed by cudalister are totally based on the "lexer-folder"; the other settings in wincmd.ini (force; ext=...) have no effect."
Correct?
TC 10.xx / #266191
Win 10 x64
Win 10 x64
Re: CudaLister (source code viewer)
Correct. And any individual settings you apply in the Cuda lister plugin are stored in the file LSPlugin.ini, located in TC's main folder. For instance, you can apply one of the color schemes provided with the plugin.Peter wrote: 2022-03-24, 14:32 UTC Just for understanding:
"The settings of the files displayed by cudalister are totally based on the "lexer-folder"; the other settings in wincmd.ini (force; ext=...) have no effect."
Correct?
Re: CudaLister (source code viewer)
Not quite correct. The detect-string is interpreted by TCmd before the lister plugin is started.Peter wrote: 2022-03-24, 14:32 UTC"The settings of the files displayed by cudalister are totally based on the "lexer-folder"; the other settings in wincmd.ini (force; ext=...) have no effect."
E.g.
Code: Select all
X_detect="FORCE|((SIZE<2097152)&(ext!="RTF"))"
"War is evil, in so far as it makes more bad people than it takes away."
Immanuel Kant in "Perpetual Peace"
Immanuel Kant in "Perpetual Peace"
Re: CudaLister (source code viewer)
CudaLister 1.7.5.5 is published.
Last edited by norfie² on 2022-04-07, 14:43 UTC, edited 1 time in total.
"War is evil, in so far as it makes more bad people than it takes away."
Immanuel Kant in "Perpetual Peace"
Immanuel Kant in "Perpetual Peace"
Re: CudaLister (source code viewer)
After several more releases, we are currently at v1.7.5.1. Alex is currently on a roll, fixing and further optimizing his great CudaLister plugin. 

- pantantrolla
- Junior Member
- Posts: 22
- Joined: 2013-06-03, 15:49 UTC
Re: CudaLister (source code viewer)
1.7.5.2
https://github.com/Alexey-T/CudaLister/releases/tag/1.7.5.2
from history.txt
"+ add: editing is enabled again ('read only' is changable)"

https://github.com/Alexey-T/CudaLister/releases/tag/1.7.5.2
from history.txt
"+ add: editing is enabled again ('read only' is changable)"
