Giter Site home page Giter Site logo

Comments (7)

charleskorn avatar charleskorn commented on June 3, 2024

This looks like a duplicate of #46 (albeit with a reproduction) - are you ok for me to close #46 and work in here?

from batect.

charleskorn avatar charleskorn commented on June 3, 2024

To help me diagnose the issue, I need a little more information:

  1. Can you please try running stty -g and then stty <output from stty -g> outside of batect (ie. in a standard Bash shell) - do you see the same error?

    (So if stty -g gives you abc123:456, please run stty abc123:456 as the second command.)

  2. What OS are you running? And if you're running Linux, what distro and version are you using?

from batect.

binkley avatar binkley commented on June 3, 2024
$ stty -g
6b02:3:4b00:200005cb:4:ff:ff:7f:17:15:12:ff:3:1c:1a:19:11:13:16:f:1:0:14:ff
$ stty $(stty -g)

(No output)

$ uname -a
Darwin boxley.local 18.2.0 Darwin Kernel Version 18.2.0: Mon Nov 12 20:24:46 PST 2018; root:xnu-4903.231.4~2/RELEASE_X86_64 x86_64 i386 MacBookPro11,2 Darwin

MacOS, latest.

from batect.

charleskorn avatar charleskorn commented on June 3, 2024

It's odd that it's inconsistent - I'd expect it to either always fail or always succeed.

I'll investigate further.

from batect.

charleskorn avatar charleskorn commented on June 3, 2024

One last question... can you please run which stty?

(Based on alexch/rerun#62 and the non-standard output you're getting from stty, I suspect you might have a different version of stty on your path.)

from batect.

charleskorn avatar charleskorn commented on June 3, 2024

Hi @binkley, just want to follow up on this - could you please run which stty and share the output with me?

Thanks!

from batect.

charleskorn avatar charleskorn commented on June 3, 2024

I'm going to close this due to inactivity - if you're able to share more info, I'm happy to reopen this and take a look.

from batect.

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.