Skip to main content

Injects hyperlinks into terminal commands

Project description

hyperer adds terminal hyperlinks to the output of other commands. For example, hyperer-rg runs ripgrep and links to the files it finds.

Installation

Install Python 3.9 or later and run pip install hyperer to install the hyperer commands into your system Python. Alternatively, if you're using the Nix package manager, depend on the flake.nix in this repo.

Commands

  • hyperer-cargo - wraps cargo and links to compilation failures, test failures, and backtraces
  • hyperer-rg - wraps ripgrep and links to files it finds
  • hyperer-ruff - wraps ruff and links to failed checks

Credit

The basic idea and hyperer-rg comes from kitty. hyperlinked_grep is kitty's version of hyperer-rg. If you only want ripgrep links and you already have kitty installed, you can run kitty +kitten hyperlinked_grep and you don't need to install hyperer. I created this project to have a home for hyperer-cargo and to be able to hyperlink ripgrep without installing all of kitty.

Many thanks to the kitty project! Consider sponsoring its creator to help move the terminal forward.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hyperer-0.3.0.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

hyperer-0.3.0-py3-none-any.whl (18.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page