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
|
@ -617,7 +617,7 @@ A formidable ogre bars the northern exit.
|
|||
|
||||
> attack
|
||||
|
||||
Attac what?
|
||||
Attack what?
|
||||
|
||||
> kill ogre
|
||||
|
||||
|
@ -1606,7 +1606,7 @@ You can't carry anything more. You'll have to drop something first.
|
|||
|
||||
> pour bottle
|
||||
|
||||
Bottl what?
|
||||
Bottle what?
|
||||
|
||||
> n
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue