Is there a macro to type text in the current buffer? I see the macro to insert a line, I want to insert a string.
Asked
Active
Viewed 27 times
1 Answers
0
Found it. The function is not named what you would expect:
buf = GetCurrentBuf()
SetBufSelText(buf, "nr5g_ml1_rfmgr_pcm_")

Steve Kolokowsky
- 423
- 2
- 12