Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from rec.arts.ascii, started 16 Feb 1995.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
QUESTION: ESC[ ?

QUESTION: ESC[ ?

rec.arts.ascii · 7 messages · 16 Feb 1995 - 4 Mar 1995
Hello !

That will sound like a beginner's question... no matter !

How can I have the ANSIcodes ESC[ on a VT100?
I've tried a lot of keys, but that doesn't work...

Any hint ?

	Thanks !

				Olivier.

Baudelaire <lbe...@tcd.ie> 17 Feb 1995 18:12 · permalink
In <3hvn70$t0...@gagme.wwa.com> ner...@curie.imag.fr (Olivier Nerot) writes:


>Hello !

>That will sound like a beginner's question... no matter !

>How can I have the ANSIcodes ESC[ on a VT100?
>I've tried a lot of keys, but that doesn't work...

>Any hint ?

>	Thanks !

>				Olivier.

Question, what are you connected to. In UNIX, use emacs, and type 
ctrl-q, and then the key you want to be placed. For instance, for escape 
codes, type ctrl-q ESC.
--
W3 page <http://alf2.tcd.ie/~lbedford/default.html>
Email <lbe...@alf2.tcd.ie>
Telephone <Don't bother>
There's No such thing as sanity, and that's the sanest fact.

psa...@hmc.edu 18 Feb 1995 22:13 · permalink
Baudelaire speaking:
> >How can I have the ANSIcodes ESC[ on a VT100?
> >I've tried a lot of keys, but that doesn't work...

> Question, what are you connected to. In UNIX, use emacs, and type
> ctrl-q, and then the key you want to be placed. For instance, for
> escape codes, type ctrl-q ESC.

Close.  On a VT100, you might well be unable to use Ctrl-Q (or Ctrl-S)
due to flow control.  In that case, do a M-x enable-flow-control (or
add the line
  (enable-flow-control)
to your ~/.emacs file), which substitutes Ctrl-\ for Ctrl-S and Ctrl-^
for Ctrl-Q.

This is new to Emacs 19 -- if you're on Emacs 18, holler for an
upgrade.

Oh yeah.  For you emacs-less folks, vi has a similar thing with Ctrl-V
instead of Ctrl-Q.


 ,adPPY ,adPPY ,adPPYba,
a8"    a8 a   a8 a    "8a  Peter Samuelson
8b     8 d8   8 d8     d8  <psa...@hmc.edu>
"8a,   ,a8'   ,a8'   ,a8"  <pjs...@cs.twsu.edu>
 `"YbbdP"' bbdP"' bbdP"'

nPOCTO KPbICMAH <da...@herbie.unl.edu> ASCII art 19 Feb 1995 21:29 · permalink
Baudelaire (lbe...@tcd.ie) wrote:

: In <3hvn70$t0...@gagme.wwa.com> ner...@curie.imag.fr (Olivier Nerot) writes:

: >Hello !
: >That will sound like a beginner's question... no matter !
: >How can I have the ANSIcodes ESC[ on a VT100?
: >I've tried a lot of keys, but that doesn't work...
: >Any hint ?
: Question, what are you connected to. In UNIX, use emacs, and type 
: ctrl-q, and then the key you want to be placed. For instance, for escape 
: codes, type ctrl-q ESC.

If you use EDT, it's even easier. Just press 'esc' key twice, and the 
necessary character will be inserted into the text. You will see it as
<ESC>.

-- 
***************da...@herbie.unl.edu*     """""     All mistakes made 
* Damear Dadabayev,		 *    ( 0 0 )    above are solely
* University of Nebraska-Lincoln *       "       mine!
**********************************       ~	 (c)Dam!-'95. :)

Daniel Claflin <cla...@gwis2.circ.gwu.edu> ASCII art 22 Feb 1995 20:05 · permalink
psa...@hmc.edu psa...@hmc.edu said on <18 Feb 1995 16:13:05 -0600>, in
rec.arts.ascii: 

*] Oh yeah.  For you emacs-less folks, vi has a similar thing with Ctrl-V
*] instead of Ctrl-Q.

Is there any possible way of doing this using pico? I've tried almost 
everything I can think of.... the way I do it now is that I have a file 
that has the escape code in it and every time I want an escape code I 
always read in the file.... is there an easier way of doing it?

Thanks

Dan (+:


--
|~D~a~n~i~e~l~~~C~l~a~f~l~i~n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
|~~~~~~~~~~~~|~~~~~~~~~~~~~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
|            |<cla...@gwis2.circ.gwu.edu>| |   |  /\ \        / |\  \   / | 
|   O     O  |                            | |___| |  | \  /\  /  | \  \ /  | 
|      +     |                            | |   | |  |  | | | |  | /   |   |
|   \_____/  |<ij6...@gwuvm.gwu.edu>      | |   |  \/    |   |   |/    |   |
 \___________|____________________________|_______________________________/

Daniel Claflin speaking:
  [Me]
> > Oh yeah.  For you emacs-less folks, vi has a similar thing with
> > Ctrl-V instead of Ctrl-Q.
> Is there any possible way of doing this using pico? I've tried almost
> everything I can think of....

In composing that post I fired up Pico and I too tried everything I
could think of.  I think it's just one of those things you give up for
Pico's simplicity.

> the way I do it now is that I have a file that has the escape code in
> it and every time I want an escape code I always read in the
> file.... is there an easier way of doing it?

That's what I used to do in Emacs until I discovered the Ctrl-Q thing.
I'd guess it's the easiest way.  Of course, if you have a decent
telnet/comm program you can bind a key (Shift-ESC, for example) to do
your "Ctrl-R ~/etc/esc+bracket <Enter>" or whatever.  That's what I'd
recommend.

 ,adPPY ,adPPY ,adPPYba,
a8"    a8 a   a8 a    "8a  Peter Samuelson
8b     8 d8   8 d8     d8  <psa...@hmc.edu>
"8a,   ,a8'   ,a8'   ,a8"  <pjs...@cs.twsu.edu>
 `"YbbdP"' bbdP"' bbdP"'

  Does anyone out there have any Beavis and Butthead cartoons?
I need them to shut a friend up who keeps quoting them all the time!

 Many thanks,

    Linda

About this thread. These messages were posted publicly to the newsgroup rec.arts.ascii in 1995 and are mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you one of the authors? Contact us to get your posts attributed, connected to your artist profile, or removed.