Skip to content
Discussion options

You must be logged in to vote

doesn't fuzzy-match. It's prefix-only.

tab completetion is prefix-only. But if you press ctrl+f then you do get a kind-of fuzzy match:
https://murex.rocks/user-guide/terminal-keys.html#fuzzy-find-autocomplete

It's not "proper" fuzzy find because you wouldn't get misspellings et al matched. But it is still a hell of a lot more useful than prefix matching for times when you're not really sure what you're looking for

Is there any way to pass stdin into the Dynamic block as a variable to use with my select statement?

I'm not really certain what you're asking for here, but there are ways to pass values to stdin. eg

autocomplete set example %[{
    Dynamic: '{ $PARAMS[1] -> tr "[:lower:]" "…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@lmorg
Comment options

Answer selected by JeffMelton
@JeffMelton
Comment options

@lmorg
Comment options

@JeffMelton
Comment options

@lmorg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants