IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Re: Cool! So how do you set it to <esc>?
Erm, jb, which tcsh are you using? Every single tcsh that I've ever used1 has supported tab-completion. I believe that it also supports double-escape as a bash/ksh compatibility feature, but AFAIK, tab-completion is the native-to-tcsh one.

(Edit: Oh yeah...this part...)

1I've been using tcsh since at least 1995 while at UTexas.
-YendorMike

"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
- Benjamin Franklin, 1759 Historical Review of Pennsylvania
Expand Edited by Yendor Dec. 9, 2005, 03:00:30 PM EST
New Was going to post something similar.
ksh and the original "sh" had the esc-esc
along with esc-k, esc-j, esc-h and esc-l history "browsing"

Twas very, umm, well you know, not fun.

--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
Freedom is not FREE.
Yeah, but 10s of Trillions of US Dollars?
SELECT * FROM scog WHERE ethics > 0;

0 rows returned.
New ksh supports tab or esc completion
Put either of the following in .profile

set -o vi-tabcomplete
set -o vi-esccomplete

And yeah, the esc-hjkl browsing is unfun.. but whne you put your mind in vi mode, it's not so bad.
--
Steve
[link|http://www.ubuntulinux.org|Ubuntu]
New Not on Solaris ksh
Closest I can get to bash is 'export VISUAL=emacs', which has the bash navigation keys, but still uses esc-esc for "tab" completion.

Drives me nuts.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New ooo. We're using pdksh on Linux
legacy holdover from SVR4 Unix.
--
Steve
[link|http://www.ubuntulinux.org|Ubuntu]
New Good. I'ts not just me...
...and the pile of inpenetrable and untranslatable TLAs that occupies my .cshrc file....
jb4
shrub●bish (Am., from shrub + rubbish, after the derisive name for America's 43 president; 2003) n. 1. a form of nonsensical political doubletalk wherein the speaker attempts to defend the indefensible by lying, obfuscation, or otherwise misstating the facts; GIBBERISH. 2. any of a collection of utterances from America's putative 43rd president. cf. BULLSHIT

     Whoa - (SpiceWare) - (14)
         Nope, it's a registry entry - (hnick) - (13)
             Cool! So how do you set it to <esc>? - (jb4) - (8)
                 ASCII escape char is 27 decimal. - (hnick)
                 Re: Cool! So how do you set it to <esc>? - (Yendor) - (5)
                     Was going to post something similar. - (folkert) - (4)
                         ksh supports tab or esc completion - (Steve Lowe) - (3)
                             Not on Solaris ksh - (admin) - (2)
                                 ooo. We're using pdksh on Linux - (Steve Lowe)
                                 Good. I'ts not just me... - (jb4)
                 tcsh & <esc> - (jb4)
             Guess M$ changed the default setting -NT - (SpiceWare) - (3)
                 Changes around 2003 & XP I think - (Meerkat) - (2)
                     Correct. - (inthane-chan) - (1)
                         Autocomplete was present in NT4. -NT - (pwhysall)

"The vast majority of our imports come from outside the country."
- George W. Bush, Jr.
52 ms