GithubHelp home page GithubHelp logo

Comments (2)

aristocratos avatar aristocratos commented on May 19, 2024

(in what unit this size is?)

Characters

the main goal is to remove limitation of min width/height.

This isn't possible without creating a lot of issues and possibly crashing because of the way I've coded it. And would require a lot of extra checks on all draw functions to not break.

I'm unable to make terminal workspace with width less than 80 and height less than 24

What terminal/font size are you using where you can't have more than 80 characters in width?

Can look in to it when I've got some time, but not a priority right now.

from bpytop.

avently avatar avently commented on May 19, 2024

What terminal/font size are you using where you can't have more than 80 characters in width?

I can have more but I can't have less because of the app's notice: "Width and height needs to be at least 80 x 24".
I use layout like this in my terminal: |______||_|
First part of the terminal's tab is a place for less command with logs from my app, second part of the tab is htop. It has a small part because I need only memory usage, process name and CPU usage. The logs, on the other hand, is more important thing and should be in as wide part of window as possible. So that's why I'm asking about removing limitation when you are at the start of development. Later will be harder to change such things if it wasn't planned initially.

from bpytop.

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.