Semnodime
Semnodime
So, if I understand correctly, `zap` requires the Download-Button on the `appimage.github.io` page. I want to kindly suggest printing some error message which clarifies why no candidate is available (maybe...
I'd be great if zap would prompt the user: ``` The appname has not been specified. Shall I name it `wow`? (y/N) ``` and if `no` is selected ``` Aborted....
Tell me if you like this idea, maybe I'll find some time to open a PR.
> Does it happen with other keyboard shortcuts as well? e.g comment Nope, the problem does _not_ apply to comments. A comment will get attached / edited for the correct...
**Test file** [bin.zip](https://github.com/rizinorg/rz-ghidra/files/6143273/bin.zip) **Screenshots**  **Additional Context** This binary is a `hello world!` c++ programm which has been modified to only display `world!` via a substring. This substring is not...
> https://pipenv.pypa.io/en/stable/shell/#shell-completion @Guang1234567 The link is broken.
Please correct me, but what appears to be latest CI flow does not span the referenced commit: - https://github.com/clementgallet/libTAS/actions - https://ci.appveyor.com/project/clementgallet/libtas/build/artifacts
Weirdly enough, it works when the complexity of the refered-to `bar` function is reduced to a plain `return 0` without the `for`-loop wrapper: ```js function foo() { const bar =...
> @wargio i will try to find the old images, FYI, the `rizin-src-v0.7.2.tar.xz` is cached by `cache.nixos.org` and can be restored by downloading the `.nar.xz` and converting it back to...
@wargio Also, [v0.7.2.tar.gz](https://github.com/rizinorg/rizin/archive/refs/tags/v0.7.2.tar.gz) apparently has not been altered (for whichever reason) since its publication. It appears to be identical in contents (besides the `subprojects` folder) to the initial release of...