lprot

Results 169 comments of lprot

> Yes, you can disable it in the [plugin settings](https://doublecmd.github.io/doc/en/configuration.html#ConfigPlugins), by adding detect string: `EXT!="CSV"` Thanks, this helped.

@sztejkat do you reproduce it on the latest version as well? https://doublecmd.sourceforge.io/site/eng/snapshots.php

try to reproduce on https://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/AppImage/doublecmd-gtk-latest-x86_64.AppImage

> One of my hardware devices stores its configuration in a [.tar.gz archive](https://github.com/user-attachments/files/16116279/config.tar.gz). It has a single folder named `.` which contains the file: Can you share this tar? I...

> > Can you share this tar? > > It is linked in my first post. DC behaves absolutely correct, extracting the file only. The same way as tar: ![image](https://github.com/doublecmd/doublecmd/assets/2608545/a00ee4a0-72d1-4681-9f25-bf2770f2ec39)...

> Please read the last paragraph of my OP. My request was not to extract the file. I need to edit / replace the config. DC is unable to do...

> Modify the text file `cfg_backup` within the unusual `.` folder. > > > Trying to do so results in an additional file in the archive root folder. @JonnyTech do...

> Are there any hex editors that display UTF-8 characters? @xBZZZZ Sure, [wxMEdit](https://github.com/wxMEdit/wxMEdit) does it: ![image](https://github.com/doublecmd/doublecmd/assets/2608545/2837b1b0-76a2-4146-ade8-ef8e88e8c8c3) @alexx2000 can DC be extended to support this as well? Would be nice.

@alexx2000 @rich2014 Indeed, DC just does not apply selected code page to the text part of the hex mode correctly ![image](https://github.com/doublecmd/doublecmd/assets/2608545/fc57e693-b7bf-4e0e-898e-b43a04013f68) ![image](https://github.com/doublecmd/doublecmd/assets/2608545/dce6d3b2-5795-4809-a9d2-b60db9195fcb) The sample [UTF-8-demo.txt](https://github.com/user-attachments/files/16062740/UTF-8-demo.txt)