rich-cli icon indicating copy to clipboard operation
rich-cli copied to clipboard

Rich-cli is a command line toolbox for fancy output in the terminal

Results 48 rich-cli issues
Sort by recently updated
recently updated
newest added

This is a feature request, sort of. I think that `rich` is awesome, and I intuitively wanted to use `rich` as a replacement of `less`, which I usually use to...

Rich captures mouse movements from stdin: systemctl status | rich - --pager !![image](https://user-images.githubusercontent.com/346068/193367930-e88b7b57-97a9-474e-8dfe-8bd962a685d1.png) This does not occur when using less as a pager systemctl status | less

Dear rich-cli Developers, I have updated the dependencies for rich-cli and improved the following features: * Support for Markdown tables introduced in rich v13 * The --emoji option now works...

# Proposed Enhancement I propose adding some of the basic GNU `less` navigation shortcuts to the `--pager` view. ## Background I enjoy the formatting and syntax highlighting that the `rich`...

enhancement

Closes #101 . Adds the following single-key navigation shortcuts used in [GNU `less`](https://ss64.com/bash/less.html): | Shortcut | Action | | --- | --- | | `f` | page down (forward one...

Hello, I am exploring the possible use of `rich-cli` as a markdown → text renderer for text-based email readers like `mutt`, in which I want to limit the width of...

enhancement

When exporting to SVG or HTML, `rich-cli` does not interpret ANSI escape codes from piped input. Instead of converting them into styled output, it writes the raw escape sequences directly...

enhancement

`rich-cli` is available as a port now: https://ports.macports.org/port/rich-cli

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 2.6.0. Release notes Sourced from urllib3's releases. 2.6.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies
python