summaryrefslogtreecommitdiffstats
path: root/text_cmds/ed/test/s1.t
diff options
context:
space:
mode:
Diffstat (limited to 'text_cmds/ed/test/s1.t')
-rw-r--r--text_cmds/ed/test/s1.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/text_cmds/ed/test/s1.t b/text_cmds/ed/test/s1.t
new file mode 100644
index 0000000..b0028bb
--- /dev/null
+++ b/text_cmds/ed/test/s1.t
@@ -0,0 +1,6 @@
+s/\([^ ][^ ]*\)/(\1)/g
+2s
+/3/s
+/\(4\)/sr
+/\(.\)/srg
+%s/i/&e/