Giter Site home page Giter Site logo

TERM variable no longer set about contour HOT 5 CLOSED

cqexbesd avatar cqexbesd commented on June 1, 2024
TERM variable no longer set

from contour.

Comments (5)

christianparpart avatar christianparpart commented on June 1, 2024

Hey @cqexbesd. Sorry for this bad experience. This is most likely due to the very recent merge of #1300. Currently @Yaraslaut knows the most about it. I'm trying to catch up on this topic :)

from contour.

cqexbesd avatar cqexbesd commented on June 1, 2024

No need to apologise. We have all added our fair share of bugs over the years - it happens. Secondly one of the reasons I build from git is to try and pick up some bugs. I don't have time to learn the code but as I'm running contour anyway I may as well try to test it at the same time, to help in some small way. At least I am (hopefully) slightly more equipped to understand what might be going wrong, and work around the worst problems, than the average user who gets a build from their distro.

Contour is by far the best terminal I have used (sorry Roxterm - you served me well for so many years). It has (almost) all the features I want and the speed that bugs are fixed when I do report them is very impressive. It does you, and @Yaraslaut et al credit.

from contour.

Yaraslaut avatar Yaraslaut commented on June 1, 2024

Hi @cqexbesd thanks for your feeedback and constant testing of master :) I created PR to adress this issue #1476 can you please give it a try?

from contour.

cqexbesd avatar cqexbesd commented on June 1, 2024

from contour.

Yaraslaut avatar Yaraslaut commented on June 1, 2024

I created PR to adress this issue #1476 can you please give it a try?I tried it and it works for me. I’m a bit unsure if it will work for e.g. systems using termcap though. Perhaps it would be better to just try and set TERM and see if it works?My shell settings already have a series of fallbacks that use tcsh’s termname to find a working value. I forget what termname actual calls (though I think it might have been me who added it). I don’t know if the terminal should be doing this logic at all though because the movement you e.g. ssh it is all in vain.I’m currently in a location where GitHub seems to be banned so I don’t know if you will see this…

I see this message :)
We have some logic for fallback of term env see getDefaultTERM function, basically we check if terminfo files are present and use the term that is supported via terminfo file. in worst case this will be "vt100" (for example when using termcap and absense of terminfo files) but i supose that we can relly on user in such case, in the future we want to make user experince a bit better with generation of temrinfo files on demand, see #1289

from contour.

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.