jed-users mailing list

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

jcompletion: move backward and arrangement in columns


Hi,

for those who are interested in, I've added support to jcompletion for
moving backward through the list of completions and arranging the
elements in columns, if they don't fit into the window one per line.

http://svn.lug-jena.de/public/jjm/jcompletion.sl?view=log

Load it with ()=evalfile("jcompletion") and try it: press ^Hf, type in
m<TAB><TAB>. If you like it, bind it to keys and use it in the text:

    setkey("jcomplete_file", "^bd");
    setkey("jcomplete_slang_function", "^bf");
    setkey("jcomplete_slang_function_rev", "^bF");
    setkey("jcomplete_slang_variable", "^bv");
    setkey("jcomplete_slang_variable_rev", "^bV");

Try /u/s/j/l/sit^Bd

Bye, Jörg.
-- 
Diskusion „Pascal vs. Rest der Welt“:
30 Aug 2000 00:13:11 GMT, Adrian Knoth <adi@xxxxxxxxxxxxxxxxxxxxx>
Und selbst wenn eure 100000 Zeilen‐Programme noch so oft unter Windows
verwendet werden: mit einem Handwagen fährt man nicht Formel‐1.

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


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