<ESC><ESC> or <TAB>

<ESC><ESC> or <TAB>

Post by GD » Thu, 08 Apr 1999 04:00:00



TO ALL:

As you know on an HP box you can hit <ESC><ESC> to finish out the line,
on Linux you hit <TAB>. What, if anything, works like this is AIX?

TIA,

Garret

 
 
 

<ESC><ESC> or <TAB>

Post by Hartwig Bol » Thu, 08 Apr 1999 04:00:00




Quote:>TO ALL:

>As you know on an HP box you can hit <ESC><ESC> to finish out the line,
>on Linux you hit <TAB>. What, if anything, works like this is AIX?

>TIA,

>Garret

Hi Garret,
if you set
set -o emacs
you can use  <ESC><ESC>
and if you set

set -o vi

use <ESC> \

Hartwig

 
 
 

<ESC><ESC> or <TAB>

Post by Greg Wimpe » Fri, 09 Apr 1999 04:00:00



> TO ALL:

> As you know on an HP box you can hit <ESC><ESC> to finish out the line,
> on Linux you hit <TAB>. What, if anything, works like this is AIX?

It has nothing to do with what particular Unix variant you are
running, but rather which shell you are running.

For the C Shell:

If you have "set filec" in your .cshrc (it might be turned on by
default), file completion works by hitting <ESC>

For the Korn/POSIX shell (the AIX default shell):

For "emacs style" command line editing, either "set -o emacs" or
"export VISUAL=emacs" will give you completion with <ESC><ESC>.  "set
-o vi" or "export VISUAL=vi" will give you completion with <ESC>\ .

For tcsh (doesn't ship with AIX):

Completion will work with either <TAB> or <ESC><ESC> .

For bash (doesn't ship with AIX):

By default, completion is bound to <TAB> .  However, keys can be
rebound to other functions by the user.

Hope this helps.

--
Greg Wimpey

 
 
 

<ESC><ESC> or <TAB>

Post by NICHOLAS DRON » Sun, 11 Apr 1999 04:00:00


: TO ALL:

: As you know on an HP box you can hit <ESC><ESC> to finish out the line,
: on Linux you hit <TAB>. What, if anything, works like this is AIX?

: TIA,

: Garret

If you are referring to the tab completion that shells
such as bash implement, then what you're looking for
is the key sequence ESC-\.  It's often best to run
'set -o vi' in the shell before attempting this at
home, however.

Best,

Nicholas Dronen

 
 
 

1. <Alt>+<key> = <Esc><key> ?

Hi,

How should I tell Xserver to treat simultaneous press (in editor) on
<Alt>+<E> as <Esc><E>, like under VC. Now it returns A with circle on
top.
Therefore, I want the same behaviour of Alt_L under X and console.

Best regards.

                Zlatko
______________________________________________________________________________

Dr. Zlatko Rek                          |     Phone: +386 61 1771 200
Faculty of Mechanical Engineering       |            +386 61 1771 150
Lab. for Fluid Dynamics and Thermodyn.  |       Fax: +386 61 218 567
Askerceva 6                             |    E-mail:

SI-1000 Ljubljana, SLOVENIA             |       WWW:
http://www2.ijs.si/~rek
______________________________________________________________________________

2. Help:I Can't Boot the first disk (long).

3. <><><> MOUNTING EXTENDED PARTITION <><><>

4. Seyon errors under Linux

5. Wanted: <><><> Unix Specialist <><><>

6. palm pilot and K organizer:

7. LILO help <><><><><><>

8. unix dump: dumped twice to same dumpfile; restore if file displays only last dump

9. How to map <tab> to <sp><sp><sp>?

10. what happened to <esc><esc> filename completion in bash in rh7.3?

11. How do you use <esc> <esc> in ksh to complete line?

12. replacing <ESC>= by the <tab> key in ksh ?

13. *{<><>}*Linux*Screen*Difficulties*{<><>}*