Documentation clarification. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 1289ce42b82e14082a5ab4e42e0a33f8260ff33b | |
parent 52560d09cbda90c0c11f4775530a461eb00bb53a | |
Author: Rob King <[email protected]> | |
Date: Wed, 7 Dec 2016 23:31:49 -0600 | |
Documentation clarification. | |
Diffstat: | |
README.rst | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -130,7 +130,7 @@ Far Better Keyboard Support | |
The selection ("cursor") can be moved using keyboard commands. | |
Additional keyboard-accessible commands allow jumping between file windows… | |
scrolling the display, snarfing, pasting, etc. | |
- The binding of these commands to keyboard sequences is configurable at run… | |
+ The binding of these commands to keyboard sequences is configurable at run… | |
Support for Two-Button Mice and Wheel Mice | |
The original sam required a three-button mouse. |