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.0.zip
(11.0 kB
view details)
Built Distribution
File details
Details for the file history-view-1.0.0.zip
.
File metadata
- Download URL: history-view-1.0.0.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 | daf74ed021be8a3c34b5e2ab49b2b982e423a2aa10a04fab11fc30dd1bed20bc |
|
MD5 | de34849bccb67ec1802fb466a77e7c66 |
|
BLAKE2b-256 | 50af01496e9ae4f5aad76e36944cd3312930e7a1981c9b1f50c0010555d8101d |
File details
Details for the file history_view-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: history_view-1.0.0-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 | 2a703a9c9d4c81dd04ef8c412f166866b20cd4bc87c8168e22e1341acffa41a2 |
|
MD5 | 92da3b3aa4a61641e073d803c4d2a361 |
|
BLAKE2b-256 | f53063a9b3a65e4ee7f74a4980d0139d7dabbf6fd16e58908816dc5cb1dff76c |