討論串Enhancing the user experience with tcsh
共 60 篇文章
內容預覽:
Eitan Adler wrote:. > On Tue, Feb 14, 2012 at 8:19 AM, Astrodog<astrodog@gmail.com> wrote:. >> Personally, I pay very little attention to the prompt.
(還有2073個字)
內容預覽:
On Tue, Feb 14, 2012 at 7:26 AM, Eitan Adler <lists@eitanadler.com> wrote:. > On Tue, Feb 14, 2012 at 8:19 AM, Astrodog <astrodog@gmail.com> wrote:. >
(還有1711個字)
內容預覽:
.... snip .... > if ($?prompt) then. > # An interactive shell -- set some stuff up. > - set prompt = "`/bin/hostname -s`# ". > + set prompt = "[%n@%m]
(還有2557個字)
內容預覽:
This is an OpenPGP/MIME signed message (RFC 2440 and 3156). --------------enig481075B38F48E5977707DC13. Content-Type: text/plain; charset=UTF-8. Conte
(還有839個字)
內容預覽:
My diff:. +set autolist. -setenv PAGER more. +setenv PAGER less. if ($?prompt) then. # An interactive shell -- set some stuff up. + set promptchars =
(還有445個字)