Updated 'New Features' to talk about color. - sam - An updated version of the s… | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 807e359f3635050d3d88929f2e42d7c2133e97f6 | |
parent df37fdd7d5ae36e6444f36fdbf4a8a9c75efa19c | |
Author: Rob King <[email protected]> | |
Date: Mon, 15 Aug 2016 01:09:09 -0500 | |
Updated 'New Features' to talk about color. | |
Diffstat: | |
README.rst | 5 +++++ | |
1 file changed, 5 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -81,6 +81,10 @@ Scalable Font Support | |
This version of sam is not limited to classic X fonts, but can use modern … | |
Inconsolata_ is this author's favorite, though `Courier Prime Code`_ is gi… | |
+Multicolor Support | |
+ This version of sam supports colors, including different background colors… | |
+ This allows different files to be easily distinguished. | |
+ | |
Simplified and Dynamic Configuration | |
The graphical elements (colors and fonts) of this version of sam are contr… | |
The table of composable characters is now dynamically configurable (via th… | |
@@ -88,6 +92,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. | |
These commands are configurable at compile time (and more commands are in … | |
Support for Two-Button Mice and Wheel Mice. |