<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 1 Nov 2018, at 17:26, Jacob Carlborg wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">I tried the new setting in tc.14. That’s not really the behavior I was looking for. Ideally I would like a set of hidden files to match when the “matching” field is set to “*”. What will happen is that sometimes I want to search in a limited set of files, then I change the “matching” field. Then I want to go back and search in all files, then I change the “matching” field to “*”, this is where I want some of the hidden files to be included. I don’t want to have to type out all of those hidden files every time do this. I know there’s a history, but contains a limited number of entries.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">It sounds like you would like to define what <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">*</code> means so you can type <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">*</code> as shorthand for a predefined glob.</p>

<p dir="auto">I think this is what is normally handled with history, which TextMate already supports.</p>

<p dir="auto">I use history for find globs a lot myself, and have not found that commonly used patterns are pushed out, if that is really the case, perhaps a better solution is to make history items sticky or extend the list of kept globs.</p>
</div>
</div>
</body>
</html>