mirror of
https://github.com/tstack/lnav
synced 2024-11-08 01:10:29 +00:00
b0589d14d9
And... a bunch of other stuff
8 lines
676 B
Plaintext
8 lines
676 B
Plaintext
[1m[31m✘ error[0m: “^(” is not a valid regular expression
|
||
[1m[31mreason[0m: missing closing parenthesis
|
||
[36m --> [0m[1mcommand-option[0m:1
|
||
[36m | [0m[37m[40m;[0m[1m[36m[40mSELECT[0m[37m[40m [0m[1m[37m[40m*[0m[37m[40m [0m[1m[36m[40mfrom[0m[37m[40m [0m[1m[37m[40mregexp_capture[0m[37m[40m([0m[35m[40m'abc=def;ghi=jkl;'[0m[37m[40m, [0m[35m[40m'^('[0m[37m[40m)[0m
|
||
[36m --> [0m[1mpattern[0m
|
||
[36m | [0m[1m[36m[40m^[0m[1m[7m[32m[40m([0m[37m[40m [0m
|
||
[36m | [0m[37m[40m [0m[1m[31m[40m^ [0m[1m[31m[40mmissing closing parenthesis[0m[37m[40m [0m
|