The C SHell

Edit Package tcsh

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.

Refresh
Refresh
Source Files
Filename Size Changed
bindkey.tcsh 0000025396 24.8 KB
complete.tcsh 0000039814 38.9 KB
tcsh-6.15.00-blanks.dif 0000000467 467 Bytes
tcsh-6.15.00-pipe.dif 0000000245 245 Bytes
tcsh-6.16.00-norm-cmd.dif 0000001081 1.06 KB
tcsh-6.17.03-colorls.dif 0000001791 1.75 KB
tcsh-6.17.06-catalogs.dif 0000004877 4.76 KB
tcsh-6.17.06-dspmbyte.dif 0000004363 4.26 KB
tcsh-6.17.06.dif 0000006492 6.34 KB
tcsh-6.17.06.tar.bz2 0000764795 747 KB
tcsh.changes 0000024013 23.5 KB
tcsh.spec 0000005669 5.54 KB
Revision 41 (latest revision is 100)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 92396 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 41)
- Increase size of hash table for runtime linker a lot 

- Split off tcsh-lang as its own package
- Make language catalogs work that is use tcsh instead of tcsh.cat
  as this is the system default 

- Update to tcsh minor version V6.17.06
  * PR/110: Add $anyerror to select behavior. Default to the new one.
  * Don't try to spell commands that are correct (Rouben Rostamian)
    [./tcsh -f; set path=($path 2); mkdir foo2; cd foo2; touch foo;
     chmod +x foo; set correct=cmd; ./foo -> ../foo]
  * Don't push the syntax struct on the cleanup stack, because on foo;bar
    if foo fails, we will free bar prematurely (Ben Miller)
  * Avoid infinite loop while trying to print the pid of a dying process
    to a closed file (Bob Arendt)
  * Handle completion of ${ variables (Anthony Mallet)
  * Add --disable-nls-catalogs (Corinna Vinschen)
  * convert message catalogs to UTF-8 (Werner Fink)
  * check that the NLS path works before setting $NLSPATH.
  * use SYSMALLOC for GLIBC (Werner Fink)
  * use mallinfo for SYSMALLOC (Corinna Vinschen)
  * Use mkstemp() if there for here docs (Werner Fink)
  * Fix handling of errors and exit values in builtins (Werner Fink)
  * Better pty name detection (Werner Fink)
  * Enable NLS catalogs on Cygwin (Corinna Vinschen)
  * NLSPATH handling fixes (Corinna Vinschen)
  * Avoid infrequent exit when tcsh cd's into a non-existent directory
    https://bugzilla.novell.com/show_bug.cgi?id=293395 (Werner Fink)
  * Don't try to spell check full path binaries that are correct because
    they can cause hangs when other nfs partitions are hung. (Werner Fink)
Comments 0
openSUSE Build Service is sponsored by