jed-users mailing list

[2002 Date Index] [2002 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

SLang tab completion - new version (zip)


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


[2002 date index] [2002 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]