Hongzheng Wang
Hongzheng Wang
Hi Shugyousha, is this supposed to work on quoted filename, like "filename", or 'filename'?
I think ~ is shell stuffs. Sam itself doesn't recognize it.
^ (code 94 in ascii) is indeed used in Sam's regex for bol or reverse. Not sure what you mean by ˆ.
Here is the output of GDB. It has something with the interaction of lua. Not sure how to further debug. (gdb) continue Continuing. Detaching after fork from child process 1146....
This is a good change to fix a stability issue. It would be great if the change could be merged. Thanks a lot.