From 78f50efeed6cae183e08b57b44cb789bb3341786 Mon Sep 17 00:00:00 2001 From: Martin Dvorak Date: Sun, 19 Jan 2014 21:54:14 +0100 Subject: [PATCH] MD --- README.md | 3 ++- dist/env.sh | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 251b0ce..f6bf6c9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ hstr ==== -BASH History Suggest Box +BASH History Suggest Box - check [video](http://www.youtube.com/watch?v=QYP4PlPvzT0) + DESCRIPTION ----------- diff --git a/dist/env.sh b/dist/env.sh index 9eb4bab..7665d83 100755 --- a/dist/env.sh +++ b/dist/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -export HHVERSION="0.92" +export HHVERSION="0.97" export HHFULLVERSION=${HHVERSION}-0ubuntu1 export HH=hh_${HHVERSION} export HHRELEASE=hh_${HHFULLVERSION} @@ -12,7 +12,7 @@ export HHBUILD=hstr-${NOW} #export UBUNTUVERSION=raring export UBUNTUVERSION=saucy -export HHBZRMSG="Fixed keyboard loop; Ctrl-r consistent shortcuts; propagation of the text from the prompt to HH." +export HHBZRMSG="Prompt 2 filter fixed + better C-r compatibility." # - edit config.am ... set new version # - user email must be as in gpg i.e. (Dvorka) must present