The Wayback Machine - https://web.archive.org/web/20210725105537/https://github.com/topics/ncurses
Skip to content
#

ncurses

Here are 827 public repositories matching this topic...

j-tai
j-tai commented Jul 23, 2020

First: is this a bug report? A suggestion? Or asking for help? Bug report/suggestion

Problem description

For a &mut ProgressBar, there are no methods to set its min and max values. The only methods to change their values (min(self, usize), max(self, usize)) take ownership of the ProgressBar, which is not possible if you have a reference.

Workaround: to gain ownership, create a

Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.
  • Updated Jul 24, 2021
  • C

Improve this page

Add a description, image, and links to the ncurses 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 ncurses topic, visit your repo's landing page and select "manage topics."

Learn more