Commit graph

62 commits

Author SHA1 Message Date
Martin Dvorak
442da6ec86 hh2hstr fixing documentation and manual page #309 2018-08-26 07:17:39 +02:00
Martin Dvorak
9c18305e48 Cfg: finishing configuration keywords polishing #309 2018-08-26 07:17:39 +02:00
Martin Dvorak
3acd30149a Cfg: fixing matching configuration names #309 2018-08-26 07:17:39 +02:00
Martin Dvorak
459c121b72 Cfg: favorites > favorites-view, favs > favorites #309 2018-08-26 07:17:39 +02:00
Martin Dvorak
2107bf7c8c Cfg: static-favs > static-favorites #309 2018-08-26 07:17:39 +02:00
Martin Dvorak
2af7bdf6e9 hh2hstr HSTR configuration code fixed #309 2018-08-26 07:17:39 +02:00
Martin Dvorak
59a6c5e7a8 hh2hstr automake and man 2018-08-22 08:21:13 +02:00
Martin Dvorak
f831ca53c9 Introducing option allowing to skip comments (lines) in .hh_favorites which resolves #302 2018-08-21 07:56:24 +02:00
Martin Dvorak
bdd04922c6 Adding Bash autocompletion script + autotools #255 2018-08-20 10:40:35 +02:00
Martin Dvorak
c51dc863cc Adding configuration option that disables favorites reordering on choice which resolves #276. 2018-08-13 17:05:18 +02:00
Martin Dvorak
26897b8534 Fixing doc keyboard shortcuts description which resolves #288. 2018-08-13 17:03:33 +02:00
Martin Dvorak
01270e0005 Blacklist polishing. 2018-08-13 17:00:22 +02:00
Martin Dvorak
adea111aca Making keywords match the default. 2018-04-27 16:25:48 +02:00
Martin Dvorak
5cd7e1548b Adding verbose option for kill last command #251. 2018-02-21 08:40:14 +01:00
Martin Dvorak
069ad24822 Added CLI parameter to delete the last command from the history and thus fixed #251. 2018-02-18 11:15:14 +01:00
Martin Dvorak
85909ec588 Fixing bug #238 - delete confirmation can be disabled by env variable e.g. export HH_CONFIG=noconfirm 2018-01-03 12:41:58 +01:00
Martin Dvorak
4d8b7bac91 Polishing option name for keeping the page on exit. 2017-06-11 14:44:09 +02:00
Martin Dvorak
4613e4ef62 Changing default behavior to clear page on exit + adding option allowing to change it. 2017-06-11 14:32:50 +02:00
CeleritasCelery
5e15737344 updated man pages 2017-05-13 08:43:53 -06:00
nicknish
c4b0345df3 Manual typo fix 2017-04-28 19:40:50 -07:00
dvorka
0edef61802 Fixed #192 by adding parameter/arguments separator. 2016-09-27 08:45:36 +02:00
Martin Dvorak
767c59164f Adding prompt-bottom option allowing to have prompt at the bottom of the page. 2016-03-24 23:31:31 +01:00
Martin Dvorak
51734abc4f Polishing duplicates elimination in raw view. 2015-12-29 23:21:40 +01:00
Martin Dvorak
341dd7b1bb Fixing manual page: adding hstr to hh 2015-09-18 06:51:17 +02:00
Martin Dvorak
faf0d935c4 Debian: polishing various config files + DEB build script (blank license, changelog format, change line format issues remains). 2015-09-10 10:13:58 +02:00
Martin Dvorak
b7465439a3 The first blacklist implementation + CLI help + man. 2015-05-27 23:00:21 +02:00
Martin Dvorak
e3938d53c7 Fixing #107 by making big keys handling in radix sort an option. 2015-02-28 08:45:46 +01:00
Martin Dvorak
44d63a8e80 Fixed #106 by documenting Ctrl-7 to rotate views. 2015-02-24 07:57:30 +01:00
Martin Dvorak
32464f9370 Fixed #121 by adding examples to man page. 2015-02-13 09:51:12 +01:00
Martin Dvorak
f909935109 Adding Vi Bash keymap hh binding to the documentation. 2015-02-13 09:19:36 +01:00
Martin Dvorak
4b94055938 Fixed #46 by adding fix command (fc) bound to left arrow allowing to edit command. 2015-01-26 09:01:24 +01:00
Martin Dvorak
0d5e048496 Improving zsh related documentation. 2015-01-13 22:59:12 +01:00
Martin Dvorak
3b17f01bd1 Fixed #88 by completing MDs and man page with non-documented configuration options. 2015-01-07 23:23:49 +01:00
Martin Dvorak
791c652316 Fixed #114 by introducing HH_PROMPT variable allowing to customize hh prompt - thank you @livibetter. 2015-01-07 22:15:21 +01:00
Martin Dvorak
8aac04e0ef Adding Vim navigation to man. 2015-01-04 21:54:59 +01:00
Martin Dvorak
b8c1bbc50e Improving man page. 2014-05-21 06:14:09 +02:00
Martin Dvorak
8a10275394 Fixed #79 by switching to getopt for cmdline processing. Fixed #52 and fixed #44 by implementation of non-interactive mode. Fixed #42 by checking that substitution works prior passing params to hh. 2014-05-03 08:12:12 +02:00
Martin Dvorak
c866cc140b Substring search made default + MD.. 2014-04-27 14:53:54 +02:00
Martin Dvorak
55d07115bc Improving man page with favorites related information. 2014-04-27 07:51:39 +02:00
Martin Dvorak
fbdfafb466 Adding regexp to configuration. 2014-04-27 07:42:17 +02:00
Martin Dvorak
f995ecdc1d Merging favorites branch - command favorites are comming ;) 2014-04-13 09:56:32 +02:00
Martin Dvorak
a237568a10 Man 2014-04-13 09:37:40 +02:00
Martin Dvorak
46cf93e972 Fixed #67 by adding --version information. 2014-04-04 22:31:29 +01:00
Martin Dvorak
5b35bbf2c0 Favorites work E2E (more testing needed) + added env variable driven warnings and debugs 2014-04-03 09:36:57 +01:00
Martin Dvorak
25988d02ea Adding non-interactive shell detection. 2014-01-31 21:35:16 +01:00
Martin Dvorak
98ede074db Improving man page and MD (env var options). 2014-01-31 19:46:18 +01:00
Martin Dvorak
37cec64418 Fixed #50 by env var based configuration of sorting and case sensitivity + improved highlighted line (E2E on screen) 2014-01-28 08:47:24 +01:00
Martin Dvorak
0a667f8ab7 Adding high color mode (configured using env var). 2014-01-27 21:12:17 +01:00
Martin Dvorak
7325a93a9f Improved configuration and man - fixed #45. 2014-01-25 14:36:01 +01:00
Martin Dvorak
9b1de77d8c Fixed #38 by a generic function to print pattern AND fixed #39 by using dynamic blacklist lng. 2014-01-25 08:52:49 +01:00