Skip to content
#

curses

Here are 357 public repositories matching this topic...

ghost
ghost commented Sep 21, 2019

I am relatively new to the CLI, and I am slowly moving from beginner to intermediate, so I thought that I would try using CLI programs, to further improve my understanding. This program looks looks great, but the explanation of how to do the installation on Linux, is quite literally all over the place.

Whilst MacOS, Windows, FreeBSD, and Raspberry Pi have obvious sections close at hand, there i

dasteihn
dasteihn commented Dec 7, 2018

Describe the solution you'd like
I would really like to have some barcharts, but vertically.

Describe alternatives you've considered
The only possibility to implement this with acsiimatics I can imagine is drawing it completely manually

laur89
laur89 commented Sep 23, 2019

Currently scrolling in directory with file preview enabled in 2nd pane could get extremely sluggish if the preview command isn't snappy enough; eg having following config to use bat for previews causes scrolling in a directory containing many shell scripts to become noticeably slow:

" remaining files:
fileviewer * bat --color always --plain %c
fil
pyroscope
pyroscope commented Jun 10, 2018
  • Because greater= sucks for numbers
  • math.eq, math.lt, math.gt, math.ne, math.le, math.ge
  • Same semantics as other math.* commands
    • maybe change (fix) semantics before the release, namely the obscure handling of nested lists after the 1st arg
    • strings (digits) or values accepted
    • operator is applied to first arg against all following args
    • default OR semantic
jjgh
jjgh commented Feb 27, 2020

I noticed that on Windows the curses gem can be currently installed with just gem install curses.
Why is this not clearly written in the readme?

I was under the impression that a binary was not available for windows so I lost a lot of time looking for other ways to install it!

It should be more clear that on Windows all you have to do is "gem install curses".

Improve this page

Add a description, image, and links to the curses topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the curses topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.