LLDB's command line editing leaves a lot to be desired. The thing
which annoys me the most is that you get bogus characters inserted if
you press the wrong character (e.g. left arrow) in the incremental
search (^R) mode.

> Is it a feature that would be welcome?
Is this an offer to implement the feature? ;)
If so, I know a couple of people, who would be very pleased by that. :)

cheers,
pl

On 9 January 2016 at 20:06, Ori Avtalion via lldb-dev
<lldb-dev@lists.llvm.org> wrote:
> Hi,
>
> I tried using lldb (and the Swift repl, which uses it), and found it
> very annoying that the CTRL+left/right arrow key sequence isn't
> handled correctly, spewing ;5D and ;5C instead.
>
> I'm used to be able to hit Ctrl+left/right to jump between words in
> almost any editing software.
>
> Is it a feature that would be welcome?
>
> Thanks,
> Ori
> _______________________________________________
> lldb-dev mailing list
> lldb-dev@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to