For the following to be processed: ``` abc efg 123 ``` my command is: ``` rg -v ab -v 12 ``` This command doesn't actually work, but the ChatGPT answer works like this. Is there a feature like this? But I'm using it in wrong way? 