all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Barry Margolin <barmar@alum.mit.edu>
Subject: Re: Passing tab to inferiors shell in Shell mode
Date: Fri, 24 Feb 2006 07:56:18 -0500	[thread overview]
Message-ID: <barmar-099E91.07561824022006@comcast.dca.giganews.com> (raw)
In-Reply-To: 1140763831.980129.168280@p10g2000cwp.googlegroups.com

In article <1140763831.980129.168280@p10g2000cwp.googlegroups.com>,
 "PT" <spamfilteraccount@gmail.com> 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, barmar@alum.mit.edu
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 ***

  reply	other threads:[~2006-02-24 12:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-23 13:51 Passing tab to inferiors shell in Shell mode PT
2006-02-24  4:36 ` Barry Margolin
2006-02-24  6:50   ` PT
2006-02-24 12:56     ` Barry Margolin [this message]
2006-02-24 20:35       ` PT
2006-02-24 20:05 ` Peter Dyballa
2006-02-25 11:31 ` Eli Zaretskii
     [not found] ` <mailman.54.1140867086.5016.help-gnu-emacs@gnu.org>
2006-02-25 15:55   ` PT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=barmar-099E91.07561824022006@comcast.dca.giganews.com \
    --to=barmar@alum.mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.