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
|
@ -162,11 +162,11 @@ Wake what?
|
|||
|
||||
> quit nagging
|
||||
|
||||
Sorry, I don't know the word "NAGGI".
|
||||
Sorry, I don't know the word "nagging".
|
||||
|
||||
> nothing doing
|
||||
|
||||
Sorry, I don't know the word "DOING".
|
||||
Sorry, I don't know the word "doing".
|
||||
|
||||
> e
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue