jed-users mailing list

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

AW: Assign Ctrl-left arrow to move to previous word


Hi,

with 0.99.16 I use:


#ifdef XWINDOWS
% Wort nach links (strg-links):
setkey("bskip_word", "\e[^D");
#endif

#ifdef MSWINDOWS
% Wort nach links (strg-links):
setkey("bskip_word", "\xE0s");
#endif

Jens



--------------------------
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]