<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/cursel/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/cursel/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 11 Oct 2021 14:52:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cursel/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by David Stes</title><link>https://sourceforge.net/p/cursel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,6 +1,4 @@
-CURSEL is a freeware FMLI implementation, a small language that allows you to qu
-ickly make a form- and menu- based character interface to shell scripts and othe
-r programs.
+CURSEL is a freeware FMLI implementation, a small language that allows you to quickly make a form- and menu- based character interface to shell scripts and other programs.

 CURSEL filenames normally start with either "Menu", "Form" or "Text".

@@ -8,19 +6,13 @@

    ./cursel Menu.example

-would interpret the contents of the file "Menu.example" and display an example M
-enu. 
+would interpret the contents of the file "Menu.example" and display an example Menu. 

-CURSEL provides a language similar to the AT&amp;amp;T FMLI shell.  Note that the langua
-ge is similar to, but certainly not the same as, a /bin/sh shell; in particular,
- backquoted expressions are NOT evaluated by a shell such as BASH, but rather by
- the builtin CURSEL "shell" (which does not have all features of e.g. BASH).
+CURSEL provides a language similar to the AT&amp;amp;T FMLI shell.  Note that the language is similar to, but certainly not the same as, a /bin/sh shell; in particular,  backquoted expressions are NOT evaluated by a shell such as BASH, but rather by the builtin CURSEL "shell" (which does not have all features of e.g. BASH).

 There are also a few CURSEL extensions:

-1. text frames can use the "alignment" descriptor, a CURSEL extension, which all
-ows you to left or right align text in a Text frame (centering and justification
- is also supported).
+1. text frames can use the "alignment" descriptor, a CURSEL extension, which allows you to left or right align text in a Text frame (centering and justification is also supported).

 2. backquoted expressions can use () grouping of parentheses, as in the UNIX shell

@@ -29,5 +21,3 @@
 UNIX SVR4 Programmer's Guide Character User Interface (FMLI and ETI)", by The UNIX System Group, UNIX Press.

 Published 1992, Prentice Hall PTR (ISBN 0-13-020637-7).
-
-
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Stes</dc:creator><pubDate>Mon, 11 Oct 2021 14:52:32 -0000</pubDate><guid>https://sourceforge.net32689f2b0c429d27ba90356287ed32a89be90287</guid></item><item><title>Home modified by David Stes</title><link>https://sourceforge.net/p/cursel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,33 @@
-Welcome to your wiki!
+CURSEL is a freeware FMLI implementation, a small language that allows you to qu
+ickly make a form- and menu- based character interface to shell scripts and othe
+r programs.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+CURSEL filenames normally start with either "Menu", "Form" or "Text".

-The wiki uses [Markdown](/p/cursel/wiki/markdown_syntax/) syntax.
+For example, the command,

-[[members limit=20]]
-[[download_button]]
+   ./cursel Menu.example
+
+would interpret the contents of the file "Menu.example" and display an example M
+enu. 
+
+CURSEL provides a language similar to the AT&amp;amp;T FMLI shell.  Note that the langua
+ge is similar to, but certainly not the same as, a /bin/sh shell; in particular,
+ backquoted expressions are NOT evaluated by a shell such as BASH, but rather by
+ the builtin CURSEL "shell" (which does not have all features of e.g. BASH).
+
+There are also a few CURSEL extensions:
+
+1. text frames can use the "alignment" descriptor, a CURSEL extension, which all
+ows you to left or right align text in a Text frame (centering and justification
+ is also supported).
+
+2. backquoted expressions can use () grouping of parentheses, as in the UNIX shell
+
+I wrote cursel based on the following book:
+
+UNIX SVR4 Programmer's Guide Character User Interface (FMLI and ETI)", by The UNIX System Group, UNIX Press.
+
+Published 1992, Prentice Hall PTR (ISBN 0-13-020637-7).
+
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Stes</dc:creator><pubDate>Mon, 11 Oct 2021 14:51:35 -0000</pubDate><guid>https://sourceforge.net1a51a4f425261b716da8513d1b8a13373ee31025</guid></item><item><title>Home modified by David Stes</title><link>https://sourceforge.net/p/cursel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/cursel/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/stes/"&gt;David Stes&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-61644cbb10c3e848727e19a6" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Stes</dc:creator><pubDate>Mon, 11 Oct 2021 14:39:58 -0000</pubDate><guid>https://sourceforge.net4188458a2ef0bd7f76e5ddf6c599a4f49e1040a4</guid></item></channel></rss>