Commit graph

775 commits

Author SHA1 Message Date
Martin Dvorak 4976bab73f Polishing sources (copyrights, test refactoring). 2019-12-21 07:53:11 +01:00
Martin Dvorak d9316390cd Improving memory leaks unit tests. 2019-12-20 23:06:30 +01:00
Martin Dvorak c037f243d9
Merge pull request #377 from bibermann/374-fix-disappearing-help
Fix disappearing help labels when typing.
2019-12-16 22:44:32 +01:00
Martin Dvorak b90c08b78f Polishing bash/zsh highlighting. 2019-12-16 22:41:55 +01:00
Martin Dvorak 524706c7e0 Finishing bash/Bash convetions. 2019-12-16 22:40:43 +01:00
Martin Dvorak 5953729c2a Making keys documentation convention consistent. 2019-12-16 22:34:15 +01:00
Martin Dvorak 8209dc7eb4 Polishing README.md bash reference. 2019-12-16 22:29:54 +01:00
Fabian Sandoval Saldias d7d27bc58b Fix disappearing help labels when typing.
Affected config: HSTR_CONFIG=help-on-opposite-side.
2019-12-16 22:26:44 +01:00
Martin Dvorak eb9c12ab43 Fixing zsh man configuration. 2019-12-16 22:25:37 +01:00
Martin Dvorak b06323b602 Fixing CONFIGURATION.md TOC links and sections order. 2019-12-16 22:04:26 +01:00
Martin Dvorak 3f39bf26e3 Polishing CONFIGURATION.md and fixing vi mode binding which resolves #125 2019-12-16 21:57:53 +01:00
Martin Dvorak 9427678182 Fixing man typo. 2019-12-16 21:15:10 +01:00
Martin Dvorak b0f07ea970
Merge pull request #371 from bibermann/165-help-location-options
Allow repositioning and hiding of help labels.
2019-12-16 21:14:17 +01:00
Martin Dvorak b8aadca199
Merge branch 'dev/2.2.0' into 165-help-location-options 2019-12-16 21:13:46 +01:00
Martin Dvorak 72ef7dfc84
Merge pull request #372 from bibermann/fix-favorites-delete-messages
Fix favorites delete messages.
2019-12-16 21:06:26 +01:00
Martin Dvorak 952a0895c2
Merge pull request #373 from bibermann/support-for-running-in-subshell
Fix for subshell mode.
2019-12-16 21:04:08 +01:00
Fabian Sandoval Saldias 44c7fec5f8 Fix for subshell mode. 2019-12-16 20:39:25 +01:00
Fabian Sandoval Saldias c385a57c87 Allow repositioning and hiding of help labels. 2019-12-16 19:49:49 +01:00
Fabian Sandoval Saldias 53795974da Fix favorites delete messages. 2019-12-16 19:41:35 +01:00
Martin Dvorak eee93d9d68 Adding more memory leaks broken scenarios. 2019-12-15 18:24:04 +01:00
Martin Dvorak d4dfeba409 Fixing dpkg installation file template which resolves #344 2019-12-15 11:00:52 +01:00
Martin Dvorak 24eba28330 Adding .zsh_history to .zhistory fallback #367 2019-12-10 08:10:29 +01:00
Martin Dvorak 0c17ce178b Fixing tarball release script - 64b binary archive. 2019-12-09 08:03:04 +01:00
Martin Dvorak c64583b120 Adding current Ubuntu releases. 2019-12-09 07:38:39 +01:00
Martin Dvorak 6e0e06a01c Removing custom HISTFILE configuration which is not needed. 2019-12-08 23:12:40 +01:00
Martin Dvorak 8153b5204e Improving blacklist configuration description. 2019-12-08 22:22:22 +01:00
Martin Dvorak f996b0933e Improving blacklist configuration details. 2019-12-08 22:18:55 +01:00
Martin Dvorak fc81bbd4c6 Getting ready for 2.1 release & zsh/Zsh bash/Bash 2019-12-08 21:14:23 +01:00
Martin Dvorak c367541799 Ensuring hstr won't be shown in history, fixed correct history file in zsh which resolves #317 2019-12-08 20:48:05 +01:00
Martin Dvorak ba8efffd07 Improving zsh related documentation + fixing zsh bindkey as suggested by @hoto in #248 2019-12-07 22:44:28 +01:00
Martin Dvorak 49c4723bed Adding Ubuntu Eoan release assets. 2019-12-07 16:39:35 +01:00
Martin Dvorak 809fb1d762 Merge branch 'master' of github.com:dvorka/hstr 2019-12-07 15:53:38 +01:00
Martin Dvorak efe789b115 Adding Debian control file pkg-config dependency to build HSTR on disco dingo Ubuntu 19.04 #356 2019-12-07 15:50:32 +01:00
Martin Dvorak b764c74ca3
Updating SUSE installation instructions. 2019-12-07 07:20:48 +01:00
Martin Dvorak 8856867bc8
Add -ltinfo to LIBS variable in hstr.pro #363 2019-12-07 06:43:39 +01:00
José Luis Valencia Herrera 18c996852c Add -ltinfo to LIBS variable in hstr.pro
When building in an Amazon Linux AMI from the tarball,
the `make` command failed with error:
`undefined reference to symbol 'keypad'`, which is part
of the libtinfo5.so. By adding -ltinfo to the libraries
this was solved and the application could be built and
used successfully.
2019-11-21 19:03:29 -06:00
Martin Dvorak 930b054848
Merge pull request #327 from milisarge/patch-2
Milis Linux installation
2019-09-18 08:14:34 +02:00
Martin Dvorak 94f876d16f
Merge pull request #352 from gveneyjr/patch-1
macOS installation update:: 'brew install hstr'
2019-09-18 08:11:34 +02:00
Martin Dvorak 5656a44351
Merge pull request #351 from nicknish/patch-1
Update INSTALLATION.md with correct Homebrew formula hstr
2019-09-18 08:09:57 +02:00
Martin Dvorak b6d67b84fe
Update PKGBUILD - merge pull request #349 from Busindre/master 2019-09-18 08:08:34 +02:00
Martin Dvorak 77d7bf3fce
Merge branch 'master' into master 2019-09-18 08:06:44 +02:00
Martin Dvorak 666387dc49 Getting ready for Ubuntu Disco release #356 2019-09-18 07:47:29 +02:00
Martin Dvorak 3c164688a3 Merge branch 'master' of https://github.com/dvorka/hstr 2019-09-18 06:47:38 +02:00
Martin Dvorak 5a16a9fe42 Ensuring warning-free build w/ new GCCs #356 2019-09-18 06:46:39 +02:00
Gilbert Veney Jr 0712eacc1d
Update macOS installation instructions to 'brew install hstr' from 'brew install hh' 2019-07-02 16:10:12 -04:00
Nick Nish 6fe34e22d6
Update INSTALLATION.md with correct Homebrew formula hstr 2019-07-01 15:17:23 -07:00
Busindre 460ab57324
Update PKGBUILD
The package creation using the PKGBUILD file fails because the hash is erroneous, the new hash256 has been added.
2019-05-07 19:50:13 +02:00
Martin Dvorak 6609b75110
Merge pull request #343 from A-312/patch-1 2019-02-02 13:12:48 +01:00
A-312 14ce439e56
Fix markdown on the command source ... 2019-02-02 12:25:45 +01:00
Martin Dvorak 52f3dae053
Merge pull request #337 from sublimino/patch-2
Fixing type in the configuration doc.
2019-01-21 22:19:11 +01:00