all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Barry Margolin <barmar@genuity.net>
Subject: Re: Terminal emulation in shell
Date: Fri, 22 Nov 2002 20:30:54 GMT	[thread overview]
Message-ID: <2uwD9.24$Zf2.1135@paloalto-snr1.gtei.net> (raw)
In-Reply-To: 6e7f271d.0211221207.4cc23bdf@posting.google.com

In article <6e7f271d.0211221207.4cc23bdf@posting.google.com>,
iganpo <iganpo@yahoo.com> wrote:
>Is there a way to emulate a terminal, say VT-100, in a *shell*?  For
>example, programs that echo the backspace character end up with a ^H
>instead, and more (or less) doesn't function.  I'm running emacs 20.7.1 on
>Windows 2000.

No, there's no terminal emulation in shell buffers.  Why do you need to use
more or less when you're in a shell buffer?  You already have the ability
to scroll back and forth through the output, you don't need to run another
program to do that.

When I'm in an Emacs shell, I set $PAGER to "cat", so that all the
applications that would normally pipe their output through less will just
dump it straight out.

-- 
Barry Margolin, barmar@genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.

  reply	other threads:[~2002-11-22 20:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-22 20:07 Terminal emulation in shell iganpo
2002-11-22 20:30 ` Barry Margolin [this message]
2002-11-22 21:42   ` Michael Slass
2002-11-24 14:53 ` Kai Großjohann

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='2uwD9.24$Zf2.1135@paloalto-snr1.gtei.net' \
    --to=barmar@genuity.net \
    /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.