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
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/tcsh && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bindkey.tcsh | 0000030230 29.5 KB | |
complete.tcsh | 0000040035 39.1 KB | |
tcsh-6.15.00-pipe.dif | 0000000303 303 Bytes | |
tcsh-6.16.00-norm-cmd.dif | 0000001081 1.06 KB | |
tcsh-6.17.06-dspmbyte.dif | 0000004537 4.43 KB | |
tcsh-6.18.03-catalogs.dif | 0000004921 4.81 KB | |
tcsh-6.18.03-colorls.dif | 0000001947 1.9 KB | |
tcsh-6.21.00.dif | 0000005495 5.37 KB | |
tcsh-6.22.02-local-dotlock.dif | 0000004649 4.54 KB | |
tcsh-6.22.03.tar.gz | 0001012758 989 KB | |
tcsh.changes | 0000041198 40.2 KB | |
tcsh.spec | 0000006027 5.89 KB |
Revision 74 (latest revision is 101)
Dominique Leuenberger (dimstar_suse)
accepted
request 849693
from
Dr. Werner Fink (WernerFink)
(revision 74)
- Update to tcsh bug fix version V6.22.03 - 20201118 * Fix $x:q:h and $x:q:t to not crash (alzwded) with strings containing / * Block SIGHUP while writing history/directory stack (Brett Frankenberger) * Fixed reversed test that broke history merging (Brett Frankenberger) * Prevent recursive entry for writing history (Brett Frankenberger) * alxwded@github, keep track of the :g and :a modifiers per modifier they affect. * alzwded@github, fix infinite loop with :gas variable modifier * PR/88: Add a Q: modifier that preserves empty arguments leaving :q alone. - Port the patches to V6.22.03 * tcsh-6.15.00-pipe.dif * tcsh-6.17.06-dspmbyte.dif * tcsh-6.18.03-catalogs.dif * tcsh-6.22.02-local-dotlock.dif - Remove patches now upstream * tcsh-6.22.02-double_tilde.dif * tcsh-6.22.02-history-merge.dif * tcsh-6.22.02-workaround-common.patch - Make test suite work - prepare usrmerge (boo#1029961)
Comments 0