diff options
Diffstat (limited to 'shells/tcsh/pkg-descr')
-rw-r--r-- | shells/tcsh/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shells/tcsh/pkg-descr b/shells/tcsh/pkg-descr index 7c3c806b9845..4a6937ae5813 100644 --- a/shells/tcsh/pkg-descr +++ b/shells/tcsh/pkg-descr @@ -1,2 +1,9 @@ TCSH is an extended C-shell with many useful features like filename completion, history editing, etc. + +This also supports + 1. Japanese command-line editing + 2. Japanese NLS catalogs + 3. colorlized ls-F command + +See also ${PREFIX}/share/doc/tcsh. |