Updated README. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 9e12e7f5a939a95c052700d5cc2fa3fd18d36725 | |
parent 47f7f8ea74866f59c4a5a332f7a3aa3f6ac7654a | |
Author: Rob King <[email protected]> | |
Date: Fri, 19 Aug 2016 17:26:30 -0500 | |
Updated README. | |
Diffstat: | |
README.rst | 3 ++- | |
1 file changed, 2 insertions(+), 1 deletion(-) | |
--- | |
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… | |
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 contr… | |
@@ -97,7 +98,7 @@ Simplified and Dynamic Configuration | |
Far Better Keyboard Support | |
The cursor ("selection") can be moved using keyboard commands (a la the `W… | |
A keyboard command (ctrl-k) is provided to jump between the command window… | |
- Various other commands are also available for keyboard binding. | |
+ Various other commands are also available for keyboard binding (e.g. snarf… | |
These commands are configurable at compile time (and more commands are in … | |
Support for Two-Button Mice and Wheel Mice. |