summaryrefslogtreecommitdiff
path: root/contrib/tcsh/README.md
blob: 58a30738daa68ceb67a48f11640bd3b05c5f4311 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# 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 mailing list:

> tcsh@astron.com  
> https://mailman.astron.com/mailman/listinfo/tcsh

[![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