It’s no secret that I’m not a fan of try syntax, it’s a topic I’ve blogged about on severaloccasions before. Today, I’m pleased to announce that there’s a real alternative now landed on mozilla-central. It works on all platforms with mercurial and git. For those who just like to dive in: $ mach mercurial-setup --update # only if using hg$ mach try fuzzy This will prompt you to install fzf. After bootstrapping is finished, you’ll enter an interface populated with a list of all po...