User Tools

Site Tools


howto:customize_abbreviations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:customize_abbreviations [2014/10/04 11:06]
lupo73 [Supported Modifiers]
howto:customize_abbreviations [2022/03/19 08:36] (current)
robertu regress the last modification
Line 38: Line 38:
 ''<​nowiki>​s--(s1,​s2)</​nowiki>''​ => Take a string between string //s1// and //s2// (excluded).\\ ''<​nowiki>​s--(s1,​s2)</​nowiki>''​ => Take a string between string //s1// and //s2// (excluded).\\
 ''​r(s1,​s2)''​ => Rename all occurrences of the string //s1// with string //s2//.\\ ''​r(s1,​s2)''​ => Rename all occurrences of the string //s1// with string //s2//.\\
 +''​regex(p1,​r1)''​ => Replace regex pattern //p1// with regex replacement pattern //r1//.\\
 ''​d(s1)''​ => Delete all occurrences of the string //s1//.\\ ''​d(s1)''​ => Delete all occurrences of the string //s1//.\\
 ''​d>​d1''​ => Delete //d1// characters from the left of the string and take the rest.\\ ''​d>​d1''​ => Delete //d1// characters from the left of the string and take the rest.\\
howto/customize_abbreviations.1412413585.txt.gz ยท Last modified: 2014/10/04 11:06 by lupo73