Update known bugs. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit d05b248c568786c19cfeccd87487ec21d5a88b81 | |
parent 8794d431a9c504d63a900fdf28f4a5a90b33c2cf | |
Author: Rob King <[email protected]> | |
Date: Thu, 11 Aug 2016 13:36:37 -0500 | |
Update known bugs. | |
Diffstat: | |
doc/sam.1 | 6 ++---- | |
1 file changed, 2 insertions(+), 4 deletions(-) | |
--- | |
diff --git a/doc/sam.1 b/doc/sam.1 | |
@@ -1075,12 +1075,10 @@ Stores output of shell commands executed by | |
.Sh SEE ALSO | |
.Xr ed 1 | |
.Sh BUGS | |
-When a | |
-.Nm sam | |
-window is resized, the command window may have the wrong size. | |
-.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. | |
.Pp | |
There is no support for right-to-left text, ligatures, composed characters, or… | |
+.Pp | |
+There is no support for font fallback: characters that do not exist in the con… |