Included my newest version of sltabc.sl with minihelp.dat to provide tab completion in SLang buffers and at SLang prompt. Examples: 1. SLang> Je[TAB]Ho[TAB]=[RETURN] messages the current value of Jed_Home_Directory ('=' at eol outputs topmost stack element) 2. SLang> vari[TAB] i=0;i++;i;2*i==[RETURN] messages 1;2; ('==' at eol outputs whole stack) 3. In buffer or at prompt: fin[TAB]fi[TAB] completes to find_file and shows minihelp in *sl-Completions* popup window. Press [TAB] again to remove popup window. Page Up and Down will affect popup window, at bob or eob the popup window will be removed. Greetings, Klaus
Attachment:
sltabc.zip
Description: Zip compressed data