Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

Riff

Ef þú vilt hjálpa til við undirbúning og framkvæmd RIFF, sjá geggjaðar myndir, hitta fullt af […] Alþjóðlegri kvikmyndahátíð í Reykjavík 2017! Hátíðin heppnaðist vel og þúsundir gesta sóttu hana til að njóta […] Lokahóf RIFF, Alþjóðlegrar kvikmyndah… subtitle

Riff Reviews and details

Screenshots and images

  • Riff Landing page
    Landing page //
    2023-09-24

Badges

Promote Riff. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Riff and what they use it for.
  • A Better Git Diff with Delta
    Ohh I've not heard of riff, I'll need to check that out. Thanks for the heads up! https://github.com/walles/riff. Source: over 1 year ago
  • Is there a modern alternative for diff (like ripgrep for grep)?
    I don't know about those features specifically, but lately I've been enjoying riff, and some other options I can think of are. Source: almost 2 years ago
  • diff for single file, showing changes from previous line?
    #!/bin/zsh Diffj () { # [] # uses: riff: https://github.com/walles/riff emulate -L zsh local lines if [[ ! $1 ]] { # without txt arg, read from stdin lines=(${(f)"$(>&1)"}) } else { lines=(${(f)"$(<$1)"}) } local colored_lines=() lineno=2 while (( lineno<=${#lines} )) { colored_lines+=( ${(f)"$(riff --no-pager =(<<<${lines[$(( lineno-1 ))]}) =(<<<${lines[$lineno]}))"} ) ... Source: about 2 years ago

Do you know an article comparing Riff to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Riff discussion

Log in or Post with

This is an informative page about Riff. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.