Software Alternatives, Accelerators & Startups

fzf VS Regex Crossword

Compare fzf VS Regex Crossword and see what are their differences

fzf logo fzf

A command-line fuzzy finder written in Go

Regex Crossword logo Regex Crossword

Welcome to the fantastic world of nerdy regex fun!
  • fzf Landing page
    Landing page //
    2023-09-26
  • Regex Crossword Landing page
    Landing page //
    2019-07-29

fzf videos

Vim universe. fzf - command line fuzzy finder

More videos:

  • Review - How I Work: fzf
  • Review - fzf - Fuzzy Finder For Your Shell - Linux TUI

Regex Crossword videos

Regex Crossword - Volapük

Category Popularity

0-100% (relative to fzf and Regex Crossword)
Note Taking
100 100%
0% 0
Regular Expressions
0 0%
100% 100
Productivity
73 73%
27% 27
Programming Tools
0 0%
100% 100

User comments

Share your experience with using fzf and Regex Crossword. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, fzf should be more popular than Regex Crossword. It has been mentiond 215 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

fzf mentions (215)

  • Ask HN: Any tool for managing large and variable command lines?
    I have removed limit for bash history lines and file size and am using https://github.com/junegunn/fzf for reverse-search. - Source: Hacker News / 29 days ago
  • So You Think You Know Git – Git Tips and Tricks by Scott Chacon
    Those are the most used aliases in my gitconfig. "git fza" shows a list of modified/new files in an fzf window, and you can select each file with tab plus arrow keys. When you hit enter, those files are fed into "git add". Needs fzf: https://github.com/junegunn/fzf. - Source: Hacker News / 3 months ago
  • Which command did you run 1731 days ago?
    > my history is so noisy I had to find another way The fzf search syntax can help, if you become familiar with it. It is also supported in atuin [2]. [1]: https://github.com/junegunn/fzf#search-syntax. - Source: Hacker News / 4 months ago
  • Z – Jump Around
    You call it with `n` and get an interactive fuzzy search for your directories. If you do `n https://github.com/sharkdp/fd. - Source: Hacker News / 4 months ago
  • Fish shell 3.7.0: last release branch before the full Rust rewrite
    I do find the history pager stuff interesting, but ultimately not of tremendous use for me. I rebound all my history search stuff to use fzf[1] (via a fish plugin for such[2]), and so haven't been aware of the issues [1] https://github.com/junegunn/fzf. - Source: Hacker News / 5 months ago
View more

Regex Crossword mentions (65)

  • Textanalysistool.net
    The only good thing to come out of regular expressions is https://regexcrossword.com/. - Source: Hacker News / 4 months ago
  • RegEx Crossword
    I thought this crossword, where one can start learning regex step-by-step. A great app, though. https://regexcrossword.com/. - Source: Hacker News / 7 months ago
  • DNA Crossword
    I love the less maniacal version of this https://regexcrossword.com/. Really useful for anyone who wants to get a little better at regex without hating themselves. Source: 12 months ago
  • Is regex as hard as it looks?
    I used to have to look up regexes every time I needed to use them, but I was able to learn them pretty quickly with O'Reilly's Mastering Regular Expressions. Highly recommend that book plus https://regexcrossword.com/ for practice interpreting other people's expressions. Source: about 1 year ago
  • It is an expression
    Do these once a week and you'll never have to relearn it. Https://regexcrossword.com/. Source: about 1 year ago
View more

What are some alternatives?

When comparing fzf and Regex Crossword, you can also consider the following products

fd - A simple, fast and user-friendly alternative to 'find'.

regular expressions 101 - Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.

Bat - A cat(1) clone with wings.

RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.

fzy - A better fuzzy finder

RegexOne - RegexOne offers learning regular expressions with simple, interactive examples.