delete-previous-character ( editor -- ) (original) (raw)
delete-previous-character ( editor -- )
Inputs
editor | an object |
---|
Outputs
None
Definition
: delete-previous-character ( editor -- )
char-elt editor-backspace ;
delete-previous-character ( editor -- )
Inputs
editor | an object |
---|
Outputs
None
Definition
: delete-previous-character ( editor -- )
char-elt editor-backspace ;