From c099837a3e80e8f2c1634e5f1861d268e82622fe Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 29 Dec 2018 02:08:40 +0100 Subject: Also testing # as a format_char() --- test/browser.cxx | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3