]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/tcsh/README.md
sysctl(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / contrib / tcsh / README.md
1 # TCSH
2
3 *C shell with file name completion and command line editing*
4
5 The Tcsh source code is available on GitHub as a read-only repo
6 mirror at:
7
8 > http://github.com/tcsh-org/tcsh
9
10 Instructions for compiling Tcsh can be found in [BUILDING].
11
12 PLEASE file any bug reports, fixes, and code for new features at:
13
14 > https://bugs.astron.com/
15
16 Comments, questions, etc. (even flames) are welcome via email to
17 the tcsh mailing list:
18
19 > tcsh@astron.com  
20 > https://mailman.astron.com/mailman/listinfo/tcsh
21
22 [![Build Status][status]][travis]
23
24 [BUILDING]: BUILDING
25 [status]: https://travis-ci.org/tcsh-org/tcsh.svg?branch=master
26 [travis]: https://travis-ci.org/tcsh-org/tcsh