Updated credits, fixed typos. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit dbfb1d9c444e1772980d77e59d1e312a115ae662 | |
parent 8107b3fb44d8e2451df0acced3949d0dc60e4a9a | |
Author: Rob King <[email protected]> | |
Date: Wed, 7 Sep 2016 09:38:11 -0500 | |
Updated credits, fixed typos. | |
Diffstat: | |
README.rst | 13 +++++++++---- | |
1 file changed, 9 insertions(+), 4 deletions(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -86,7 +86,7 @@ in its default configuration, | |
a Deadpixi samterm won't work with a non-Deadpixi sam | |
nor will a Deadpixi sam work with a non-Deadpixi samterm. | |
-Defining `CLASSIC_SAM_COMPATIBILITY` in `config.h` will allow backwards-compat… | |
+Defining `CLASSIC_SAM_COMPATIBILITY` in `config.h` will allow backwards-compat… | |
but at the expense of some of the newer features. | |
(And note that there may come a time where there is a hard break with the past… | |
@@ -275,8 +275,7 @@ Rob King | |
Rob is the author and maintainer of this version of sam. | |
Chris Siebenmann | |
- Fixed various bugs in font rendering, and ported Mark H. Wilkinson's mouse… | |
- Provided initial implementations of the Cscroll{up,down}line commands. | |
+ Many many suggestions, fixes, and improvements. | |
Aram Hăvărneanu | |
Improved the handling of Makefile variables. | |
@@ -288,7 +287,7 @@ Tommy Pettersson | |
Fixed bugs in the cursor movement code. | |
Christian Neukirchen | |
- Fixed numerous bugs. | |
+ Found and fixed numerous bugs. | |
Benjamin Scher Purcell | |
Added the Cbol and Ceol commands. | |
@@ -296,6 +295,12 @@ Benjamin Scher Purcell | |
mbucc | |
Helped get sam compiling on Mac OS X. | |
+RamKromberg | |
+ Offered numerous suggestions. | |
+ | |
+Erez Schatz | |
+ Helped debug non-Latin keyboard support. | |
+ | |
If I've forgotten you in this list of credits, please accept my apologies and … | |
Copyright and License |