| ['] xclear-tib ctrl K bindkey |
['] xclear-tib ctrl K bindkey |
| ['] xfirst-pos ctrl A bindkey |
['] xfirst-pos ctrl A bindkey |
| ['] xend-pos ctrl E bindkey |
['] xend-pos ctrl E bindkey |
| ['] (xenter) #lf bindkey |
history IF ['] (xenter) #lf bindkey THEN |
| ['] (xenter) #cr bindkey |
history IF ['] (xenter) #cr bindkey THEN |
| ['] xtab-expand #tab bindkey |
['] xtab-expand #tab bindkey |
| ['] (xins) IS insert-char |
['] (xins) IS insert-char |
| ['] kill-prefix IS everychar |
['] kill-prefix IS everychar |
| ?dup-if |
?dup-if |
| \ !! >stderr |
\ !! >stderr |
| \ history-file type ." : " .error cr |
\ history-file type ." : " .error cr |
| drop 2drop |
drop 2drop 0 to history |
| ['] false ['] false ['] (ret) |
['] false ['] false ['] (ret) |
| else |
else |
| to history |
to history |