I can't get globbing to work (see comments on #3204):

lex@fred77:/tmp/temp$ ~/tmpgeanym/bin/geany -g -P tagsfile.C.tags "file*.h"
Unable to read file: Failed to open file “file*.h”: No such file or directory
Failed to create tags file, perhaps because no symbols were found.
lex@fred77:/tmp/temp$ ~/tmpgeanym/bin/geany -g -P tagsfile.C.tags "\"file*.h\""
Unable to read file: Failed to open file “"file*.h"”: No such file or directory
Failed to create tags file, perhaps because no symbols were found.
lex@fred77:/tmp/temp$ 

10:02:00: Geany INFO		: Geany 1.38 (git >= c8c8371e3), en_AU.UTF-8
10:02:00: Geany INFO		: GTK 3.24.20, GLib 2.64.6
10:02:00: Geany INFO		: OS: Linux Mint 20 (ulyana)


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3205@github.com>