Update known bugs. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 61839919f24c2b7cbfe1cf02f52c303d21f96a52 | |
parent 4c5a54cd996ccf3ed80ef5b83312a267fe2e99bf | |
Author: Rob King <[email protected]> | |
Date: Thu, 1 Sep 2016 14:33:36 -0500 | |
Update known bugs. | |
Diffstat: | |
doc/sam.1 | 4 ++++ | |
1 file changed, 4 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/doc/sam.1 b/doc/sam.1 | |
@@ -1028,6 +1028,10 @@ Stores output of shell commands executed by | |
.Sh SEE ALSO | |
.Xr ed 1 | |
.Sh BUGS | |
+.Pp | |
+Scrolling with the mouse wheel works fine if the mouse is over another layer, | |
+unless zeroxing has been involved and there are multiple views open onto a fil… | |
+.Pp | |
The only human language in which colors may be specified is English. | |
.Pp | |
The only human language in which output is generated is English. |