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 | 0000040029 39.1 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 | 0000002003 1.96 KB | |
tcsh-6.21.00.dif | 0000006250 6.1 KB | |
tcsh-6.22.02-local-dotlock.dif | 0000004649 4.54 KB | |
tcsh-6.23.02.tar.gz | 0000947265 925 KB | |
tcsh-6.23.02.tar.gz.asc | 0000000833 833 Bytes | |
tcsh.changes | 0000044391 43.4 KB | |
tcsh.keyring | 0000005720 5.59 KB | |
tcsh.spec | 0000006120 5.98 KB |
Revision 80 (latest revision is 100)
Dominique Leuenberger (dimstar_suse)
accepted
request 945613
from
Dr. Werner Fink (WernerFink)
(revision 80)
- Update to tcsh 6.23.02 9. Make the \U escape up to 8 hex digits. 8. V6.23.01 - 20211209 7. add \cc and \Uhhh, and document escape sequences 6. add $'string with escapes' ("dollar-single-quotes") (Kimmo Suominen) 5. don't glob the filetest builtin arguments twice 4. remove the duplicate echo escape parsing code and use parseescape 3. add \x{hh} \xhh \uhhh (H.Merijn Brand) 2. fix and document ln=target 1. Merge in patches from pkgsrc: - Modernize the installation targets so that they use INSTALL_DATA, INSTALL_PROGRAM, and MKDIR_P. - Enable SYSMALLOC and SHORT_STRINGS on NetBSD. - Enable NO_FIX_MALLOC and SHORT_STRINGS on OpenBSD. - Port patches * tcsh-6.17.06-dspmbyte.dif * tcsh-6.18.03-catalogs.dif * tcsh-6.21.00.dif
Comments 0