27 lines
651 B
Markdown
27 lines
651 B
Markdown
|
# Tcsh
|
||
|
|
||
|
*C shell with file name completion and command line editing*
|
||
|
|
||
|
The Tcsh source code is available on GitHub as a read-only repo
|
||
|
mirror at:
|
||
|
|
||
|
> http://github.com/tcsh-org/tcsh
|
||
|
|
||
|
Instructions for compiling Tcsh can be found in [BUILDING].
|
||
|
|
||
|
PLEASE file any bug reports, fixes, and code for new features at:
|
||
|
|
||
|
> https://bugs.astron.com/
|
||
|
|
||
|
Comments, questions, etc. (even flames) are welcome via email to
|
||
|
the Tcsh Bugs mailing list:
|
||
|
|
||
|
> tcsh-bugs@astron.com
|
||
|
> https://mailman.astron.com/
|
||
|
|
||
|
[![Build Status][status]][travis]
|
||
|
|
||
|
[BUILDING]: BUILDING
|
||
|
[status]: https://travis-ci.org/tcsh-org/tcsh.svg?branch=master
|
||
|
[travis]: https://travis-ci.org/tcsh-org/tcsh
|