I have a text in vim like :
28473^A1619497837375
28473^A1619497837375
28474^A1619497837375
28474^A1619497837375
28474^A1619497837375
28474^A1619497837375
How do I search the "^A" ?
I have a text in vim like :
28473^A1619497837375
28473^A1619497837375
28474^A1619497837375
28474^A1619497837375
28474^A1619497837375
28474^A1619497837375
How do I search the "^A" ?
Due to the syntax highlighting in the screenshot it looks like ^A is a control character.
If that's the case you can search for it by pressing CtrlvCtrlA after /.