Home
last modified time | relevance | path

Searched +refs:csh +refs:completion +refs:list +refs:init (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/tcsh/
H A Dsrc.desc4 ed.init.c: Editor initialization. Tty/signal setup.
13 Shell functions (sh*.c). All these files are from csh.
23 sh.file.c: Old csh file completion. Not used in tcsh.
27 sh.init.c: Signal and builtin tables.
33 sh.proc.c: Job handling. Adds new children to the job list.
34 Catches dead children and removes them from the job list.
57 Spelling, listing, and completion (tw*.c)
59 tw.init.c: Initialization and some utilities.
60 tw.parse.c: All the listing and completion. Tries to tokenize the line
65 tw.comp.c: File completion builtin
H A DFixes90 26. For "next" completion matches only consider exact matches of the previous
184 75. Handle completion of ${ variables (Anthony Mallet)
530 9. cygwin signal fixes; only init 32 signals, don't set bit flag on error;
538 3. completion fix to avoid dup hosts from ssh_known_hosts
550 32. completion additions (Tom Warzeka)
553 29. Glob completion listing addition (Tom Warzeka)
558 25. Debian completion additions (Martin Godisch)
613 35. Add Ian D. Allen's bug list.
614 34. If we are invoked as csh, default to bsd echo (Matej Vela)
649 4. put back csh filec compatible support.
[all …]
H A Dcomplete.tcsh2 # example file using the new completion code
49 /usr/local/etc/csh.hosts /etc/hosts.equiv )
73 complete ywho n/*/\$hosts/ # argument from list in $hosts
189 #complete -co* p/0/"(compress)"/ # make compress completion
217 # This one will rsh to the file to fetch the list of files!
237 # these should be merged with the MH completion hacks below - jgotts
304 'c/-/(alias nolist list nonormalize normalize nouser user help)/' \
333 …pack noverbose verbose norecurse recurse nototal total noprint print nolist list push pop help)/' \
338 …pack noverbose verbose norecurse recurse nototal total noprint print nolist list push pop help)/' \
357 'c/-/(add delete list sequence nopublic public nozero zero help)/' \
[all …]