summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Melcher <git@matthiasm.com>2018-12-29 02:08:40 +0100
committerMatthias Melcher <git@matthiasm.com>2018-12-29 02:08:40 +0100
commitc099837a3e80e8f2c1634e5f1861d268e82622fe (patch)
tree7c14c2d25c9b2fe5af44557656101a1b0c69a403
parent95ab1dd73e9c5ea845ce03340b2861ea8a652b7e (diff)
Also testing # as a format_char()
-rw-r--r--test/browser.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/browser.cxx b/test/browser.cxx
index a3485ca15..e0ea9e799 100644
--- a/test/browser.cxx
+++ b/test/browser.cxx
@@ -47,6 +47,10 @@ That was a blank line above this.
@@ start line with '@'
@.@ alternative start line with '@'
+@l@@ start tall line with '@'
+@s@@ start small line with '@'
+#s## start line with '#'
+#s#.# alternative start line with '#'
You should try different browser types:
Fl_Browser