aboutsummaryrefslogtreecommitdiff
path: root/sam
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2020-02-13 13:51:27 +0100
committerMarc André Tanner <mat@brain-dump.org>2020-02-13 13:51:27 +0100
commit2b3922006d00d9e164c924569a0a246db52c4973 (patch)
tree62152dc078889702f0d04dd47c1e7e8b9bb89715 /sam
parent7d00e267b6bc2ecf40355a1fa3904d5aa792e5a4 (diff)
downloadvis-2b3922006d00d9e164c924569a0a246db52c4973.tar.gz
vis-2b3922006d00d9e164c924569a0a246db52c4973.tar.xz
test/sam: add test for anchor behavior involving new lines
Diffstat (limited to 'sam')
-rw-r--r--sam/commands/loop-lines9.cmd1
l---------sam/commands/loop-lines9.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/sam/commands/loop-lines9.cmd b/sam/commands/loop-lines9.cmd
new file mode 100644
index 0000000..f5e6d4c
--- /dev/null
+++ b/sam/commands/loop-lines9.cmd
@@ -0,0 +1 @@
+,x/^.*\n/ i/#/
diff --git a/sam/commands/loop-lines9.in b/sam/commands/loop-lines9.in
new file mode 120000
index 0000000..0ad8301
--- /dev/null
+++ b/sam/commands/loop-lines9.in
@@ -0,0 +1 @@
+loop-lines.in \ No newline at end of file