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
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,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
set -o vi
use <ESC> \
Hartwig
> 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?
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
: 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
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 2. Help:I Can't Boot the first disk (long). 3. <><><> MOUNTING EXTENDED PARTITION <><><> 5. Wanted: <><><> Unix Specialist <><><> 6. palm pilot and K organizer: 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*{<><>}*
___________________________________________________________________________
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
___________________________________________________________________________