GithubHelp home page GithubHelp logo

Comments (2)

goblinfactory avatar goblinfactory commented on May 18, 2024

you have some code or process somewhere that has continue to write to standard out (the main console) and that has scrolled off the screen resulting in only the "window portions that get updated from remaining.

To fix this, stop the other processes from writing to the console, I will create a backlog feature item to add a means to redirect standard out to console window, so you can create a new window section to render any system or process output.
So, for now... track down what process is writing to the console and pass that process the necessary command arguments to be 'quiet' (quiet mode) etc.

from konsole.

goblinfactory avatar goblinfactory commented on May 18, 2024

If you still think this might be a bug with Konsole, (which it doesnt look like though), you'll need to please first debug your application, and work out what the actual bug is, then submit a small bit of code that demonstrates the bug, and submit that with your issue. Thank you. A

from konsole.

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.