[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Passing tab to inferiors shell in Shell mode
|
From: |
Barry Margolin |
|
Subject: |
Re: Passing tab to inferiors shell in Shell mode |
|
Date: |
Fri, 24 Feb 2006 07:56:18 -0500 |
|
User-agent: |
MT-NewsWatcher/3.4 (PPC Mac OS X) |
In article <address@hidden>,
"PT" <address@hidden> wrote:
> > M-x terminal-emulator
>
> This doesn't seem to do what I want. I only want to send raw TAB
> characters to the inferior shell. All other keybindings should retain
> their normal behavior as in shell-mode.
>
> This way I could enjoy the advantages of shell mode while using the
> superior completion implementation of the inferior shell.
The problem is that shell-mode is NOT a video terminal emulator. Even
if you send TAB, the shell you're sending to won't be able to do all the
cursor control to display completions -- the escape sequences will just
show up as literal characters in the buffer.
--
Barry Margolin, address@hidden
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***