Javier Tia
Javier Tia
sift would be easy to be supported in other package systems. You will need only to copy a binary file from http://sift-tool.org/download.html. One great advantage from Go. @svent: By the...
@shaggytwodope: Thank you for report it. It has been fixed. For me works fine because in the past I have installed Go and followed package instructions: ``` sh mkdir ~/go...
@momo-lab `` or `` doesn't work for me. Is there another alternative to avoid expanding an abbreviation?
It seems I have the two lines, but I still unable to avoid the expand ``` $ bindkey | grep "\^X" "^X^M" accept-line "^X^R" _read_comp "^X^S" prepend-sudo "^X " __abbrev_alias::no_magic_abbrev_expand...
The problem with `unalias gs` is `gs` expand to `git status` when a press `Enter` or `Space`
> I've been using the fork and it works fine (see link above). > Chrome store also hasn't gotten an update.. but at least they have other similar add-ons. @megamorphg...
Oh, yes, I have tested those. Although it hasn't been updated for awhile, I still prefer this one. Thanks!
@tom-cosgrove-arm Thank you for the quick comment and clarification. I will submit a PR for 3.6.
Added the PR https://github.com/Mbed-TLS/mbedtls/pull/9118 for mbedtls-3.6 branch
I was thinking more about the `decompress` command, not the `compress` because Debian has its own way to do so. It would be just extending `decompress` functionality based on the...