OSDN Git Service

Replace plugin: When regular expression substitution is performed with the -e option...
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Wed, 30 Mar 2022 12:07:15 +0000 (21:07 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Wed, 30 Mar 2022 12:07:15 +0000 (21:07 +0900)
commit5e40dd32eb84daf66cd7e0ae459e35977cd565c2
tree62ab3b8088d847a1257a8f655fdd7fea39dc9ff8
parent9d8bcb83688f21ebee46246bcc5b9be96925e147
Replace plugin: When regular expression substitution is performed with the -e option, \r and \n in the second argument are now treated as control characters CR and LF.
(Change $ r, $ n in the previous commit to \ r, \ n)
Plugins/dlls/editor addin.sct
Testing/PluginTests/PluginTests.vbs