I’ve no doubt that Lemmy’s particular auto-completion feature is very useful, but I still don’t think it’s what OP was referring to. The top-right frame says “I can find the exact unfederated remote comm” … the key word being ‘unfederated’.
On a lemmy instance that’s already connected with something like ‘yepowertrippinbastards’, starting to type it in a comment will indeed fill out the rest. Image from lemmy.world
:
But if a lemmy instance hasn’t already connected with the community, it doesn’t have the info to autocomplete anything. Image from a dev Lemmy instance:
This is in contrast to PieFed, which for one particular screen, can autocomplete community names based on info from lemmyverse rather than its own database, so it doesn’t need to have federated with anything yet.
There’s pros and cons for each approach obvs, and I’m not super-invested in Lemmy vs. PieFed discussions right now, but I felt a strange urge to try to explain some week-old meme (and dick about with some new screen recording software). If you’re right and I’m wrong, then that’s okay too.
Ah, thanks. I’ve edited my comment to correct it.
It’s indeed just the Mastodon-style Mentions that MBIN uses that cause a slight problem for PieFed. Nothing is being regex’d, so it’s just the specific use of the
Mention
type in thetag[]
field which it’s picking up, which - as you say - wasn’t included in your comment.