replaceinlineregex text editor shell command

Summary

Replaces a word or phrase with another one in a line using regular expressions

Description

You can use this command to replace a word or a complete phrase enclosed in double quotes with another one (enclosed in double quotes again) in a line.

Command usage

  • replaceinlineregex "<regex>" "<word/phrase>" <linenumber>

Last updated