Commit graph

11 commits

Author SHA1 Message Date
Martin Dvorak b6b27657d9 2021 > 2022. 2022-12-10 20:20:52 +01:00
Martin Dvorak 64b96d478a Adding ability to inject command to terminal. 2021-12-02 22:52:13 +01:00
Martin Dvorak 4976bab73f Polishing sources (copyrights, test refactoring). 2019-12-21 07:53:11 +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 4c46770566 HSTR/HH reconciliation in tests. 2018-08-21 17:46:45 +02:00
Martin Dvorak 52726718e4 HH > HSTR rollback. 2018-08-21 17:31:56 +02:00
Martin Dvorak 3d90d463b1 hstr / hh reconciliation. 2018-08-21 11:31:27 +02:00
Martin Dvorak fa7622ae1b Leaks: non-interactive HSTR w/ EMPTY history has NO leaks 2018-08-17 20:51:33 +02:00
Martin Dvorak 742c51c756 Introducing new main() to enable creation of UNIT tests. 2018-08-13 17:02:53 +02:00
Martin Dvorak 19e9271161 Fixing all unsigned/signed warnings. 2018-08-13 17:00:22 +02:00
Martin Dvorak be8cf523e9 HSTR can be build w/ qmake, polishing copyright years. 2018-08-13 16:59:32 +02:00