Tweak :edit command

release
Slava Pestov 2007-11-28 02:13:02 -05:00
parent 9379937200
commit 2332fd746e
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ debugger "gestures" f {
\ :help H{ { +nullary+ t } { +listener+ t } } define-command
\ :edit H{ { +nullary+ t } } define-command
\ :edit H{ { +nullary+ t } { +listener+ t } } define-command
debugger "toolbar" f {
{ T{ key-down f f "s" } com-traceback }