Updated README. - sam - An updated version of the sam text editor.
 (HTM) git clone git://vernunftzentrum.de/sam.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 9e12e7f5a939a95c052700d5cc2fa3fd18d36725
 (DIR) parent 47f7f8ea74866f59c4a5a332f7a3aa3f6ac7654a
 (HTM) Author: Rob King <jking@deadpixi.com>
       Date:   Fri, 19 Aug 2016 17:26:30 -0500
       
       Updated README.
       
       Diffstat:
         README.rst                          |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.rst b/README.rst
       @@ -89,6 +89,7 @@ Scalable Font Support
        Multicolor Support
            This version of sam supports colors, including different background colors for different files.
            This allows different files to be easily distinguished.
       +    The default is still the classic two-color appearance, of course.
        
        Simplified and Dynamic Configuration
            The graphical elements (colors and fonts) of this version of sam are controlled via environment variables, not X Resources.
       @@ -97,7 +98,7 @@ Simplified and Dynamic Configuration
        Far Better Keyboard Support
            The cursor ("selection") can be moved using keyboard commands (a la the `WordStar Diamond`_).
            A keyboard command (ctrl-k) is provided to jump between the command window and the current file window.
       -    Various other commands are also available for keyboard binding.
       +    Various other commands are also available for keyboard binding (e.g. snarf, cut, and paste).s
            These commands are configurable at compile time (and more commands are in the works).
        
        Support for Two-Button Mice and Wheel Mice.