Skip to main content

A tiny python application that abstracts viewing/interacting with your console history.

Project description

history-view

A little tool to visually browse your console history.

What it looks like to scan through your history now:

first_bugfixes

Arguments

Argument Description
-s, --search Filter history by regex.
--c Don't invoke selected command, instead copy to clipboard.

Known Issues

  • Still uses subprocess to invoke. It should be mostly the same given that environment variables are passed in, but a straightforward return of the command is something that would be better.
  • Only supports Windows and Powershell.
  • Only adds to the long-term history. Not the history of the current shell (available via up/down)

Addendum

Yes, I am entirely aware that I could get the same affect in powershell with Get-History. Not the point!

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

history-view-1.0.1.zip (11.0 kB view hashes)

Uploaded Source

Built Distribution

history_view-1.0.1-py3-none-any.whl (8.7 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