bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17606: 24.4.50; <backspace> doesn't work on term-mode with nodejs, m


From: Andreas Schwab
Subject: bug#17606: 24.4.50; <backspace> doesn't work on term-mode with nodejs, mongo repl.
Date: Tue, 27 May 2014 09:28:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Deyuan Deng <deyuan.deng@gmail.com> writes:

> When using term-mode in emacs, with nodejs or mongo's REPL,
> <backspace> doesn't work. Below is a simple senario:
>
> $ nodejs
>> something
>
> When I hit <backspace>, instead of deleting 'g', i will get
>> something> somethin
>
> It looks like the original string is copied to output while deleting
> 'g'.

This is a bug in nodejs and mongo, apparently they are using hard-coded
terminal capabilities instead of respecting TERM.  eterm is *not* vt100.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]