README.md (tcsh-6.22.02) | : | README.md (tcsh-6.22.03) | ||
---|---|---|---|---|
# TCSH | # TCSH | |||
*C shell with file name completion and command line editing* | *C shell with file name completion and command line editing* | |||
The Tcsh source code is available on GitHub as a read-only repo | The Tcsh source code is available on GitHub as a read-only repo | |||
mirror at: | mirror at: | |||
> http://github.com/tcsh-org/tcsh | > https://github.com/tcsh-org/tcsh | |||
Instructions for compiling Tcsh can be found in [BUILDING]. | Instructions for compiling Tcsh can be found in [BUILDING]. | |||
PLEASE file any bug reports, fixes, and code for new features at: | PLEASE file any bug reports, fixes, and code for new features at: | |||
> https://bugs.astron.com/ | > https://bugs.astron.com/ | |||
Comments, questions, etc. (even flames) are welcome via email to | Comments, questions, etc. (even flames) are welcome via email to | |||
the tcsh mailing list: | the tcsh mailing list: | |||
> tcsh@astron.com | > tcsh@astron.com | |||
> https://mailman.astron.com/mailman/listinfo/tcsh | > https://mailman.astron.com/mailman/listinfo/tcsh | |||
[![Build Status][status]][travis] | [![Build Status][status]][travis] | |||
[![Coverity Scan][badge]][coverity] | ||||
[BUILDING]: BUILDING | [BUILDING]: BUILDING | |||
[status]: https://travis-ci.org/tcsh-org/tcsh.svg?branch=master | [badge]: https://scan.coverity.com/projects/20307/badge.svg | |||
[travis]: https://travis-ci.org/tcsh-org/tcsh | [coverity]: https://scan.coverity.com/projects/tcsh-org-tcsh | |||
[status]: https://travis-ci.com/tcsh-org/tcsh.svg?branch=master | ||||
[travis]: https://travis-ci.com/tcsh-org/tcsh | ||||
End of changes. 3 change blocks. | ||||
1 lines changed or deleted | 2 lines changed or added |