- Subject: RE: jed key binding
- From: <Lechee.Lai@xxxxxxxxxxxx>
- Date: Thu, 16 Feb 2006 07:56:37 +0800
Thanks Günter
So which means when I use "\e[" key binding many other of "\e[" keystrings can not work at same time :-(
Yes I already use yours recent very great enhance. My case have a little different for example, I've the .jedrecent with foo.c:10:5 so I've open the file with "jed foo.c" without using Restore_Last_Session=1 no more argument is following just "jed foo.c" in this case I want open the foo.c in line 10 ...
Thanks
Lechee
-----Original Message-----
From: owner-jed-users-l@xxxxxxxxxxxxxxxx [mailto:owner-jed-users-l@xxxxxxxxxxxxxxxx] On Behalf Of G. Milde
Sent: Wednesday, February 15, 2006 11:56 PM
To: jed-users@xxxxxxxxxxx
Subject: Re: jed key binding
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>.
--------------------------
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]