Giter Club home page Giter Club logo

Comments (5)

dharple avatar dharple commented on July 20, 2024

Nice find.

from detox.

dharple avatar dharple commented on July 20, 2024

This is resolved and will be released in the future.

This does not require a code change if you're using translation tables, which the Linux Mint package should be doing.

You can fix this by editing /usr/share/detox/safe.tbl and add these lines anywhere after the line with start and before the line with end.

0x0A            _       # new line
0x0D            _       # carriage return

Best,
Doug

from detox.

aubertc avatar aubertc commented on July 20, 2024

As far as I can tell, this modification has not been pushed to the source code. It would be really nice if detox was "natively" dealing with new lines characters without having to tweak the configuration file.

from detox.

dharple avatar dharple commented on July 20, 2024

The change was committed on Feb 1st, and it was released in detox version v1.4.0. I'm guessing the version of Linux Mint that you're on is still using detox v1.3.0? Once Linux Mint updates itself to use Ubuntu 22.04 as the base, detox should update to v1.4.5.

You can see the package info here: https://repology.org/project/detox/versions

You can also modify the translation table yourself, if you so choose.

Or just download it from here and use it to replace your existing safe.tbl: https://raw.githubusercontent.com/dharple/detox/1.x/table/safe.tbl.sample

from detox.

aubertc avatar aubertc commented on July 20, 2024

Ok, thanks for the clarifications.

from detox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.