summaryrefslogtreecommitdiff
path: root/test/normal
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-02-22 22:06:27 +1100
committerMaxime Coste <mawww@kakoune.org>2018-02-22 22:06:27 +1100
commit99d1fee44c0b05d15fc710680cf65e471e39c066 (patch)
tree1b13288a4814c16de0157191fbb0321d2774d0e1 /test/normal
parent13ac0e367d61c7127b1467d70011999e94944f4b (diff)
parentfccfc76e8935a3ce0cd89f6c03d2aae13b8af077 (diff)
Merge remote-tracking branch 'Delapouite/trim'
Diffstat (limited to 'test/normal')
-rw-r--r--test/normal/trim/cmd1
-rw-r--r--test/normal/trim/in3
-rw-r--r--test/normal/trim/out3
-rw-r--r--test/normal/trim/table/cmd1
-rw-r--r--test/normal/trim/table/in4
-rw-r--r--test/normal/trim/table/selections1
6 files changed, 13 insertions, 0 deletions
diff --git a/test/normal/trim/cmd b/test/normal/trim/cmd
new file mode 100644
index 00000000..d7c8655d
--- /dev/null
+++ b/test/normal/trim/cmd
@@ -0,0 +1 @@
+%<a-s>_<a-">
diff --git a/test/normal/trim/in b/test/normal/trim/in
new file mode 100644
index 00000000..1310992b
--- /dev/null
+++ b/test/normal/trim/in
@@ -0,0 +1,3 @@
+line 1
+ line 2
+ line 3
diff --git a/test/normal/trim/out b/test/normal/trim/out
new file mode 100644
index 00000000..0be30260
--- /dev/null
+++ b/test/normal/trim/out
@@ -0,0 +1,3 @@
+line 3
+ line 1
+ line 2
diff --git a/test/normal/trim/table/cmd b/test/normal/trim/table/cmd
new file mode 100644
index 00000000..31354ec1
--- /dev/null
+++ b/test/normal/trim/table/cmd
@@ -0,0 +1 @@
+_
diff --git a/test/normal/trim/table/in b/test/normal/trim/table/in
new file mode 100644
index 00000000..78114048
--- /dev/null
+++ b/test/normal/trim/table/in
@@ -0,0 +1,4 @@
+| | | | |
+|:------|------:|:------:|----------------|
+|%(foo )|%( bar)|%( qux )|%( pop )%( hip )|
+%( kakoune )
diff --git a/test/normal/trim/table/selections b/test/normal/trim/table/selections
new file mode 100644
index 00000000..ed988a11
--- /dev/null
+++ b/test/normal/trim/table/selections
@@ -0,0 +1 @@
+foo:bar:qux:pop:hip:kakoune