Skip to main content

Command line history manager for bash

Project description

hm

Command line history manager for bash (distributed as a python package).

About

History manager provides an alternative command line history storage with the ability to select a subset of commands and load it into the current Bash session so the Ctrlr search is performed on the selected subset. It has an SQLite database under the hood and, besides the executed command line, stores time, working directory, returned code and a unique terminal session identifier. All additional information may be used as a selection criterion.

Motivation

There are two main usage scenarios:

Recover history

It is a quite common issue when you need to repeat some actions with a previously developed project but don't remember exact commands you have used for it. History manager provides a way to recover command history related to the specific directory, particular session or both.

Synchronize history

The recovery of a history can be assumed as synchronization between previously existed session and the current one. But it may be also useful to synchronize histories of several simultaneously opened terminal sessions so any executed command can be easily shared. History manager solves this by using the same command selection mechanism as for the history recovery case.

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-manager-1.1.1.tar.gz (2.2 MB view details)

Uploaded Source

File details

Details for the file history-manager-1.1.1.tar.gz.

File metadata

  • Download URL: history-manager-1.1.1.tar.gz
  • Upload date:
  • Size: 2.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for history-manager-1.1.1.tar.gz
Algorithm Hash digest
SHA256 967f48b040193370cc1c4db46098efea4e55f3ea3ebb4c649b02638cb91a487b
MD5 3c61edab3c64f8fe4d3389c3760d7164
BLAKE2b-256 e5a52001e2f216aae994d1d2e5da467760b26a9437c18590efec0825e2c7bad2

See more details on using hashes here.

Supported by

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