[linedit-devel] maybe a possible bug?
james morris
james at jwm-art.net
Sun May 31 12:55:44 UTC 2009
OK, I've taken the 'trouble' of looking into the source for linedit,
in particular the command-keys.lisp file, and have seen that the
functions i was looking for are implemented just not using the keys i
expected. It would be interesting to know why
CTRL-any-arrow-direction-key causes a hang tho.
Any chance of getting home+end ctrl-arrow keys working in linedit by
default?
Cheers, James.
On 30/5/2009, "james morris" <james at jwm-art.net> wrote:
>
>Hi,
>
>I'm learning CL, and installed linedit chiefly for use within the SBCL
>REPL.
>
>It seems to hang if I press CTRL-arrow (ie to move the cursor at word
>boundaries instead of a char at a time). CTRL-C does not get out of this
>hung state and I have to open another terminal and kill sbcl from there.
>
>Home and End keys do not work and 'Unknown command "M-O".' is
>displayed along with a H or F as user-input.
>
>I'm running sbcl-1.0.18-debian in Debian Lenny for the AMD64 platform.
>
>Any ideas?
>
>Thanks,
>James.
>
>_______________________________________________
>linedit-devel mailing list
>linedit-devel at common-lisp.net
>http://common-lisp.net/cgi-bin/mailman/listinfo/linedit-devel
>
>
More information about the linedit-devel
mailing list