Commit graph

272 commits

Author SHA1 Message Date
Martin Dvorak
63025c7aa1 Minor documentation polishing. 2015-02-13 09:22:30 +01:00
Martin Dvorak
f909935109 Adding Vi Bash keymap hh binding to the documentation. 2015-02-13 09:19:36 +01:00
Martin Dvorak
906c9b5f7a Making histtimeformat regexp concise. 2015-02-13 08:36:48 +01:00
Martin Dvorak
78f7cb2c45 Fixing errors and warnings and making the codebase compilable again. 2015-02-13 08:31:09 +01:00
Martin Dvorak
c69ee85593 Fixed #120 by the reliable Linux detection of Zsh. 2015-02-13 00:36:18 +01:00
Martin Dvorak
dc5df0dec0 Polishing MD. 2015-02-12 22:14:40 +01:00
Martin Dvorak
92cfb0fd1e Fixed #124 by filtering HISTTIMEFORMAT emitted timestamps from history file. 2015-02-12 22:08:58 +01:00
Martin Dvorak
dd45d78b61 Fixing Arch Linux documentation links. 2015-02-06 07:18:52 +01:00
Martin Dvorak
b71b700d12 ... adding fc (fix command) 2015-01-26 09:03:28 +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
becaeee64c Polishing MDs. 2015-01-13 23:34:14 +01:00
Martin Dvorak
5ebeac8008 Fixing zsh support - better shell detection; robust offset detection (w/ or w/o timestamp), ranking support (prefix trimming prior hashing), ... 2015-01-13 23:31:17 +01:00
Martin Dvorak
0d5e048496 Improving zsh related documentation. 2015-01-13 22:59:12 +01:00
dvorka
77ab5244f6 Merge pull request #117 from haosdent/master
Adding zsh support.
2015-01-13 22:46:20 +01:00
haosdent
a2b897a891 Move the logic to a single function. 2015-01-13 23:07:40 +08:00
haosdent
255ada9cac Add comments about zsh history item format. 2015-01-13 22:57:31 +08:00
haosdent
3e118156ce Add zsh support. 2015-01-13 22:24:08 +08:00
Martin Dvorak
384e90dc56 Fixed dput path to enable launchpad releases. 2015-01-08 12:39:19 +01:00
Martin Dvorak
ea05cf465b Adding pbuilder-dist hard link error workaround (upload to launchpad still broken). 2015-01-08 12:16:41 +01:00
Martin Dvorak
7824b17b6d Stabilizing release scripts: binary release fixed w/ automake detection; hh source code fixed to be strictly OK; launchpad release still broken (added just /tmp building to workaround pbuilder-dist hard link defect). 2015-01-08 12:07:06 +01:00
Martin Dvorak
b97d2d3eed Polishing doc. 2015-01-07 23:53:08 +01:00
Martin Dvorak
385f7a0f0b Fixing broken links. 2015-01-07 23:48:10 +01:00
Martin Dvorak
86f063cb34 Documentation polishing. 2015-01-07 23:44:07 +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
48df2d5082 More broken links. 2015-01-07 22:49:24 +01:00
Martin Dvorak
487638214a Fixing more broken links. 2015-01-07 22:47:37 +01:00
Martin Dvorak
3b48cb2b90 Fixing links in the documentation. 2015-01-07 22:44:42 +01:00
Martin Dvorak
8e5f08c0c5 Refactoring documentation to multiple files. 2015-01-07 22:36:50 +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
4084b3f9da Fixed #97 to my best knowledge - reporte CYGWIN compilation problems to be fixed. 2015-01-04 21:51:21 +01:00
Martin Dvorak
5691623b13 Fixed #109 by adding Ctrl-n and Ctrl-p to move up/down in the list of history items. 2015-01-04 13:53:15 +01:00
Martin Dvorak
9519939e70 Highlighting important information in readme. 2014-12-20 10:43:36 +01:00
Martin Dvorak
1ceee222c6 Fixing broken link jpg > png. 2014-12-20 10:41:15 +01:00
Martin Dvorak
ae3c81befe Finishing README changes - new screenshot and linking to YouTube. 2014-12-20 10:40:00 +01:00
Martin Dvorak
5957bf87cd Changes to README. 2014-12-20 10:36:02 +01:00
Martin Dvorak
17eac61060 Fixed #95 (the first selection item choosen on ENTER+nothing selected) by manual merge of tbabej's pull request. 2014-12-20 10:11:23 +01:00
Martin Dvorak
157a8bf466 Proposing improvements in keywords match when the page is not full. 2014-10-29 20:32:47 +01:00
Martin Dvorak
ba5ba43352 TABs > SPACEs 2014-10-29 20:26:11 +01:00
Martin Dvorak
d28d9fb18b Adding yellow highlighting of matching patterns for all C-e modes. 2014-10-29 20:18:38 +01:00
Martin Dvorak
e0f194912c Adding highlighting of keywords matching lines. 2014-10-29 20:03:06 +01:00
Martin Dvorak
f2ea910c7b TABs > SPACEs 2014-10-29 19:28:26 +01:00
Martin Dvorak
9e7a900fad Merge branch 'keyword-search' of https://github.com/dvorka/hstr into keyword-search 2014-10-06 23:13:26 +02:00
dvorka
67d0befc15 Merge pull request #101 from tbabej/master
WIP: Add keywords search mode (keyword-search branch)
2014-10-06 23:03:38 +02:00
dvorka
3a4c9299b5 Merge pull request #100 from tbabej/fix_readme
README: Fix copy-paste error
2014-10-06 22:41:09 +02:00
Tomas Babej
74e105c74c README: Fix copy-paste error 2014-10-04 10:32:31 +02:00
Tomas Babej
8ec2ca503a WIP: Add keywords search mode 2014-10-04 10:12:33 +02:00
Martin Dvorak
796556dae0 Improving configure.ac - sub-makefiles macro call + more header deps. 2014-09-12 21:59:42 +02:00
Martin Dvorak
967f1d013d Fixing version number in Launchpad releases. 2014-09-12 21:50:13 +02:00
Martin Dvorak
7d86d52741 Fixing Launchpad build - curses > ncursesw includes. 2014-09-12 21:46:49 +02:00