Use the raw buffer in tr command structure for editing.

This fixes some minor bugs. Unknown words are no longer truncated
nor uppercased on echo.
This commit is contained in:
Eric S. Raymond 2017-07-03 12:52:28 -04:00
parent 854e21a1af
commit a768555312
13 changed files with 40 additions and 26 deletions

View file

@ -10,19 +10,19 @@ down a gully.
i
Sorry, I don't know the word "I".
Sorry, I don't know the word "i".
l
Sorry, I don't know the word "L".
Sorry, I don't know the word "l".
x
Sorry, I don't know the word "X".
Sorry, I don't know the word "x".
z
Sorry, I don't know the word "Z".
Sorry, I don't know the word "z".
quit