z teal #931
z teal
#931
-
I often goto
|
Beta Was this translation helpful? Give feedback.
Answered by
ajeetdsouza
Nov 5, 2024
Replies: 1 comment
-
The last keyword (in this case, In this case, you can use queries like:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ajeetdsouza
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The last keyword (in this case,
teal
) should match the final component of your directory (in this case,pages
).In this case, you can use queries like:
z pages
- matches the final componentz te pa
- partially matches the final componentz teal /
- implies thatteal
is not the final component