- Subject: Re: jed key binding
- From: "G. Milde" <g.milde@xxxxxx>
- Date: Wed, 15 Feb 2006 16:56:09 +0100
On 15.02.06, Lechee.Lai@xxxxxxxxxxxx wrote:
> is it possible binding alt-[ (\e[)in linux which work well in win32,
> ncurse seems work well to handle it.
The string "\e[" is used in many keystrings. So while you are able to
do e.g.
unsetkey("\e[");
setkey("message(\"silly binding\")", "\e[");
it is not wise, as it will break a lot of bindings (e.g. the arrow keys
and F1 -- F12).
> does jed have possible enhance
> recent.sl restore each open file in last position in each load,
> create a data base for each close file, every open file reference the
> data base for last position .
If I understand you right, http://jedmodes.sf.net/mode/recent might be
what you are looking for. Give it a try.
Günter
--
Milde ife.et.tu-dresden.de
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2006 date index]
[2006 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]