Added blurb about scrolling. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit f32e34134798a50a907602de6a1348dbde975626 | |
parent 27dfa7e6a6ba2d4ebd048e23540d0fa99ff23913 | |
Author: Rob King <[email protected]> | |
Date: Thu, 26 May 2016 22:06:54 -0500 | |
Added blurb about scrolling. | |
Diffstat: | |
README.rst | 3 ++- | |
1 file changed, 2 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -40,9 +40,10 @@ Far Better Keyboard Support | |
A keyboard command (ctrl-k) is provided to jump between the command window… | |
These commands are configurable at compile time (and more commands are in … | |
-Support for Two-Button Mice | |
+Support for Two-Button Mice and Wheel Mice. | |
The original sam required a three-button mouse. | |
This version is still easier to use with such a mouse, but can be used wit… | |
+ This version also supports scrolling with mouse wheels. | |
Support for Mouse Chords | |
The snarf, cut, and paste commands are accessible via mouse-button combina… |