Updated TODOs. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit bdb1053dbc74b044921afdb077b244e24ccdf77b | |
parent 902d26d8da45bf284764512d7b05bd948c7f73ca | |
Author: Rob King <[email protected]> | |
Date: Wed, 21 Sep 2016 20:22:06 -0500 | |
Updated TODOs. | |
Diffstat: | |
README.rst | 4 ++-- | |
1 file changed, 2 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -191,7 +191,7 @@ Primary Goals | |
- maximize / tile left / tile right (TODO) | |
- look (TODO) | |
- /regex (TODO) | |
- - send (TODO) | |
+ - send (DONE) | |
- eol / bol (DONE) | |
- Support a configurable scroll factor; | |
scrolling is a bit drastic now (DONE) | |
@@ -281,7 +281,7 @@ Rob King | |
Chris Siebenmann | |
Many many suggestions, fixes, and improvements. | |
-Aram Hăvărneanu | |
+Aram Havarneanu | |
Improved the handling of Makefile variables. | |
Ishpeck |