Feature discussion: add regex/glob to the new search feature, provide a way to copy the match that was found. #9712
Unanswered
ftpd
asked this question in
Feature Requests, Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm very happy about #189 and I can't wait to get it ;-)
I'm interested if it will be possible to search with regex/blog and to copy the selected result to clipboard and/or paste it into the command line? Use case I can think of: I'm doing something like
kubectl get pods, then search for the pod I want, copy the name and paste it to my next command, likekubectl logs pod/<pasted result>. Or multiple other cases, this one was just the first I thought of.If it's not planned as the part of #189, should I create an Issue for it for later, or it rather won't be accepted?
Beta Was this translation helpful? Give feedback.
All reactions