The C SHell
Tcsh is an enhanced, but completely compatible, version of the Berkeley
UNIX C shell, csh(1). It is a command language interpreter usable as an
interactive login shell and a shell script command processor. It
includes a command-line editor, programmable word completion, spelling
correction, a history mechanism, job control, and a C-like syntax.
- Developed at shells
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/tcsh && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bindkey.tcsh | 0000030179 29.5 KB | |
complete.tcsh | 0000045219 44.2 KB | |
tcsh-6.15.00-pipe.dif | 0000000303 303 Bytes | |
tcsh-6.16.00-norm-cmd.dif | 0000001176 1.15 KB | |
tcsh-6.17.06-dspmbyte.dif | 0000004539 4.43 KB | |
tcsh-6.18.03-catalogs.dif | 0000005008 4.89 KB | |
tcsh-6.18.03-colorls.dif | 0000001624 1.59 KB | |
tcsh-6.21.00.dif | 0000006109 5.97 KB | |
tcsh-6.22.02-local-dotlock.dif | 0000004649 4.54 KB | |
tcsh-6.24.08.tar.gz | 0000955091 933 KB | |
tcsh-6.24.08.tar.gz.asc | 0000000833 833 Bytes | |
tcsh.changes | 0000049208 48.1 KB | |
tcsh.keyring | 0000005720 5.59 KB | |
tcsh.spec | 0000006145 6 KB |
Revision 90 (latest revision is 100)
Dominique Leuenberger (dimstar_suse)
accepted
request 1078404
from
Dr. Werner Fink (WernerFink)
(revision 90)
- Update too tcsh 6.24.08 * Support LS_COLORS su,sg,tw,ow,st,mh variables. (Luke Mewburn) * Fixes for LS_COLORS ln=target: ls-F directory; reset on unsetenv; intermittent parse bug; only support lower-case "target". (Luke Mewburn) * Fix LSCOLORS bold/bright color support, add to manual (Luke Mewburn) * Implement CLICOLOR_FORCE (Luke Mewburn) * On startup, use LS_COLORS in preference to LSCOLORS (Luke Mewburn) * Improve color ls-F documentation (Luke Mewburn) - Port patches * tcsh-6.17.06-dspmbyte.dif * tcsh-6.18.03-colorls.dif * tcsh-6.21.00.dif
Comments 0