Commit graph

17 commits

Author SHA1 Message Date
Martin Dvorak 2f5f2dc039 Fixing no TIOCSTI function for Bash which resolves #485 + getting ready for 3.1.0 release 2023-04-18 23:24:51 +02:00
Martin Dvorak 80cd16566c Removing no TIOSTI enforcement. 2023-04-15 18:06:42 +02:00
Martin Dvorak 611eecbae8 WIP w/o TIOCSTIO: bash OK, zsh PROBLEM; 3.0.0 version file changes. 2023-04-15 18:06:42 +02:00
Martin Dvorak 07298947a7 Bash install code is not printed dynamically based on TIOCSTI availability + OS (WSL/CYGWIN/...) #478 2023-04-15 18:06:42 +02:00
Martin Dvorak 451758c0c1 Adding --is-tiocsti parameter (injects in prompt, which is undesired), updating year to 2023, removing WIP defines for TIOCSTI debugging #478 2023-04-15 18:06:42 +02:00
Martin Dvorak 83560c473b Adding LINUX_KERNEL_6 compiler DEFINE to use __CYGWIN__ workaround for missing TIOCSTI #478 2023-04-15 18:06:42 +02:00
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