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:
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file history-view-1.0.1.zip
.
File metadata
- Download URL: history-view-1.0.1.zip
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cba39568894e42c985a1ce30646e4a8935c55896413510785fccc48dc4614670 |
|
MD5 | 4fbe4cbfb32789531de783ed9d9bba89 |
|
BLAKE2b-256 | bdf25df6066ebc030e2275256125eb2902927eab456c070f7cad1a71941b59a8 |
File details
Details for the file history_view-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: history_view-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6c3b2aef4a36ffb67b4c9ce48f28556f678dcef9d9dd4b1838f8055ab85dba8 |
|
MD5 | 549b42cf49558ec7dcfd12a46e5c4d6f |
|
BLAKE2b-256 | 8ac7b81dc600b14800315a0c57c31295414f622532a24bfb50bfb3aaa0e8bc3c |