File man/hh.1 changed (mode: 100644) (index d3b07b9..5ea49f7) |
... |
... |
Show version information |
31 |
31 |
\fBpattern\fR |
\fBpattern\fR |
32 |
32 |
Type to filter shell history. |
Type to filter shell history. |
33 |
33 |
.TP |
.TP |
|
34 |
|
\fBCtrl\-e\fR |
|
35 |
|
Toggle regular expression and exact search. |
|
36 |
|
.TP |
34 |
37 |
\fBCtrl\-t\fR |
\fBCtrl\-t\fR |
35 |
38 |
Toggle case sensitive search. |
Toggle case sensitive search. |
36 |
39 |
.TP |
.TP |
37 |
40 |
\fBCtrl\-/\fR |
\fBCtrl\-/\fR |
38 |
41 |
Rotate view of history as provided by BASH, ranked history ordered by the number of occurences/length/timestamp and favorites. |
Rotate view of history as provided by BASH, ranked history ordered by the number of occurences/length/timestamp and favorites. |
39 |
42 |
.TP |
.TP |
|
43 |
|
\fBCtrl\-f\fR |
|
44 |
|
Add currently selected command to favorites. |
|
45 |
|
.TP |
40 |
46 |
\fBCtrl\-l\fR |
\fBCtrl\-l\fR |
41 |
47 |
Make search pattern lowercase or uppercase. |
Make search pattern lowercase or uppercase. |
42 |
48 |
.TP |
.TP |
|
... |
... |
Configuration options: |
91 |
97 |
Show debug information. |
Show debug information. |
92 |
98 |
|
|
93 |
99 |
Example: |
Example: |
94 |
|
\fBexport HH_CONFIG=casesensitive,hicolor\fR |
|
|
100 |
|
\fBexport HH_CONFIG=hicolor,regexp\fR |
95 |
101 |
|
|
96 |
102 |
.SH FILES |
.SH FILES |
97 |
103 |
\fB~/.hh_favorites\fR bookmarked favorite commands |
\fB~/.hh_favorites\fR bookmarked favorite commands |