Skip to main content

bash history search tool

Project description

A small python application that implements bash history searching in your terminal

image0

Installation

$ pip install --user bistory

Configuration

.bash_profile

if [[ $- =~ .*i.* ]]; then
    bind '"\C-r": "\C-a bistory \C-j"'
fi

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

bistory-1.1.0.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

bistory-1.1.0-py2.py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 2 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