Martin Dvorak

Results 194 comments of Martin Dvorak

Hints: perhaps `exit()` is not needed, use pattern from https://wiki.sei.cmu.edu/confluence/display/c/SIG30-C.+Call+only+asynchronous-safe+functions+within+signal+handlers

@elfring Yes, this should be definitely improved.

It would be nice to make static code analysis a part of CI builds - currently I use Travis CI. I used aspects in complex Java apps, but HSTR is...

@sant527 thank you for :beetle: report! It's reproducible. My repro: * ![hstr-multiline](https://user-images.githubusercontent.com/2090143/123535950-c690b200-d727-11eb-9d29-8159d74d1c5e.png) * `zsh`: `HSTR` parses three lines command to three different commands.

Requires libreadline 8 migration, see also #356

It seems to you use 32-bit Debian distribution, while I build only 64-bit packages. Perhaps you could try to build HSTR from source https://github.com/dvorka/hstr/blob/master/INSTALLATION.md#build-on-debian

@sev3ryn thank you for :beetle: report. HSTR is pretty portable https://github.com/dvorka/hstr#installation, however, this is clearly a problem that could be solved. Can you please share your OS/distro/zsh version?

Shame on me - thank you for reporting it :+1:

@calestyo @Mte90 thank you for confirming that it works for you! @lukasmahr @Mte90 I didn't make any changes in recent months. If this problem is still reproducible, can you please...

Hints: * my termux packages: https://github.com/dvorka/termux-packages