Hello, is there a way to select multiple bones via tree search? For example:Tail_1, Tail_2, Tail_3.
Ps. The search is clearly missing regular expressions!
Thank you!

Related Discussions
...

Holly Cow! Amazing! Thank you very much Søren!

If you need any help with regular expressions, just let us know! For example, /Tail_.*/ will match everything starting with Tail_.

You probably know enter will take you to the next match. You can also press ctrl+enter to select all matches in the tree. That can be helpful, for example, to drag or delete all the matches.