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:
parent
854e21a1af
commit
a768555312
13 changed files with 40 additions and 26 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue