You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes. I wrote it many years ago when Firefox created the "awesome bar". The idea was to create something similar, but I don't think it is really possible with Tk. It is just a filter bar ( https://github.com/benini/scid/wiki/Filter-games#filter-bar ).
Intead of:
white carlsen
or
_white "Carlsen, Magnus"
it may be better to change the syntax to:
white=carlsen
white="Carlsen, Magnus"
Essentially the part before '=' is matched against the exact tag name.
The text was updated successfully, but these errors were encountered: