No description
Find a file
axel dfa251a1ab Remove ifdefs from function code
darcs-hash:20051125141657-ac50b-4dabc1dea3c90accafdcab78f683412858d77541.gz
2005-11-26 00:16:57 +10:00
doc_src Add documentation for the vared shellscript function 2005-10-26 00:33:55 +10:00
init Minor code tweaks 2005-11-24 04:57:43 +10:00
tests Fix broken regression test (irony?) 2005-10-02 23:44:06 +10:00
builtin.c Minor performance tweaks 2005-11-03 01:41:59 +10:00
builtin.h Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
builtin_commandline.c Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
builtin_help.h Add header guards to the header files. 2005-10-05 01:11:39 +10:00
builtin_help.hdr Initial revision 2005-09-20 23:26:39 +10:00
builtin_set.c API cleanup 2005-10-07 20:36:51 +10:00
builtin_ulimit.c Remove ifdefs from function code 2005-11-26 00:16:57 +10:00
ChangeLog Minor code tweaks 2005-11-24 04:57:43 +10:00
common.c Change quoting rules to POSIX style 2005-11-03 02:49:13 +10:00
common.h Change quoting rules to POSIX style 2005-11-03 02:49:13 +10:00
complete.c Fix problem bug breaking completion in commands with multiple subshells 2005-10-25 21:03:52 +10:00
complete.h Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
config.guess Initial revision 2005-09-20 23:26:39 +10:00
config.h.in Do not use RLIMIT_AS on systems that don't have it, like NetBSD 2005-10-17 23:36:57 +10:00
config.sub Initial revision 2005-09-20 23:26:39 +10:00
configure.ac builtin ulimit checks 2005-11-24 21:13:21 +10:00
count.c Initial revision 2005-09-20 23:26:39 +10:00
Doxyfile Initial revision 2005-09-20 23:26:39 +10:00
Doxyfile.user Initial revision 2005-09-20 23:26:39 +10:00
env.c Minor code tweaks 2005-11-24 04:57:43 +10:00
env.h Increase fish robustness by improving signal handling when forking jobs and minor signal handling improvements 2005-10-14 21:40:33 +10:00
env_universal.c Do not use RLIMIT_AS on systems that don't have it, like NetBSD 2005-10-17 23:36:57 +10:00
env_universal.h Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
env_universal_common.c Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
env_universal_common.h Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
event.c Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
event.h Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
exec.c Minor performance tweaks 2005-11-03 01:41:59 +10:00
exec.h Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
expand.c Change quoting rules to POSIX style 2005-11-03 02:49:13 +10:00
expand.h Change quoting rules to POSIX style 2005-11-03 02:49:13 +10:00
fish.spec.in Release 1.14.0 2005-09-25 21:31:34 +10:00
fish_pager.c Optimize interactive input reader by allowing multiple input characters between redraws 2005-10-14 00:08:33 +10:00
fish_tests.c fish_tests.c: Include header files for missing function definitions. 2005-10-27 22:20:03 +10:00
fishd.c Minor code tweaks 2005-11-24 04:57:43 +10:00
function.c Initial update for new event subsystem 2005-10-06 08:37:08 +10:00
function.h Initial update for new event subsystem 2005-10-06 08:37:08 +10:00
gen_hdr.sh Multiple portability fixes 2005-10-11 02:12:55 +10:00
gen_hdr2.c Initial revision 2005-09-20 23:26:39 +10:00
highlight.c Fix problem bug breaking completion in commands with multiple subshells 2005-10-25 21:03:52 +10:00
highlight.h Add header guards to the header files. 2005-10-05 01:11:39 +10:00
history.c Initial revision 2005-09-20 23:26:39 +10:00
history.h Add header guards to the header files. 2005-10-05 01:11:39 +10:00
input.c Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
input.h Add header guards to the header files. 2005-10-05 01:11:39 +10:00
input_common.c Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
input_common.h Use private use area for internal non-unicode characters 2005-10-20 21:27:54 +10:00
INSTALL Initial revision 2005-09-20 23:26:39 +10:00
install-sh Initial revision 2005-09-20 23:26:39 +10:00
intern.c Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
intern.h Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
io.c Minor performance tweaks 2005-11-03 01:41:59 +10:00
io.h Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
key_reader.c Set locale in key_reader correctly 2005-09-25 21:32:13 +10:00
kill.c API cleanup 2005-10-07 20:36:51 +10:00
kill.h Add header guards to the header files. 2005-10-05 01:11:39 +10:00
main.c Minor performance tweaks 2005-11-03 01:41:59 +10:00
Makefile.in Add documentation for the vared shellscript function 2005-10-26 00:33:55 +10:00
mimedb.c Initial revision 2005-09-20 23:26:39 +10:00
mimedb.h Add header guards to the header files. 2005-10-05 01:11:39 +10:00
output.c Initial imlementation of uname shellscript function 2005-10-17 23:24:12 +10:00
output.h Initial imlementation of uname shellscript function 2005-10-17 23:24:12 +10:00
parser.c Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
parser.h Add support for specifying event handler for calling job in command supstitution. Add psub shellscript function for process substitution 2005-10-15 10:51:26 +10:00
proc.c Minor performance tweaks 2005-10-26 20:51:02 +10:00
proc.h Code cleanups and API documentation updates 2005-10-21 21:59:45 +10:00
reader.c Fix crash bug when pasting long text 2005-10-28 01:21:48 +10:00
reader.h Do not break stdin when reading a script 2005-10-19 22:07:44 +10:00
README Initial revision 2005-09-20 23:26:39 +10:00
sanity.c Initial revision 2005-09-20 23:26:39 +10:00
sanity.h Add header guards to the header files. 2005-10-05 01:11:39 +10:00
set_color.c Make sure fish color settings are valid colors 2005-10-25 03:51:08 +10:00
signal.c Minor performance tweaks 2005-11-03 01:41:59 +10:00
signal.h Increase fish robustness by improving signal handling when forking jobs and minor signal handling improvements 2005-10-14 21:40:33 +10:00
tokenize.c Initial revision 2005-09-20 23:26:39 +10:00
tokenizer.c Minor performance tweaks 2005-10-26 20:51:02 +10:00
tokenizer.h Add header guards to the header files. 2005-10-05 01:11:39 +10:00
user_doc.head.html Initial revision 2005-09-20 23:26:39 +10:00
util.c Minor performance tweak: Do not allocate any heap memory for hash_table_t until an element is inserted. That way, hash tables that never contain any data will not cause a call to malloc() 2005-10-27 00:48:23 +10:00
util.h Minor performance tweak: Do not allocate any heap memory for hash_table_t until an element is inserted. That way, hash tables that never contain any data will not cause a call to malloc() 2005-10-27 00:48:23 +10:00
wgetopt.c Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
wgetopt.h Minor performance tweaks 2005-10-26 20:51:02 +10:00
wildcard.c Added support for recursive wildcards 2005-11-24 01:35:03 +10:00
wildcard.h Added support for recursive wildcards 2005-11-24 01:35:03 +10:00
wutil.c Minor performance tweaks 2005-11-03 01:41:59 +10:00
wutil.h Minor performance tweaks 2005-11-03 01:41:59 +10:00
xdgmime.c Initial revision 2005-09-20 23:26:39 +10:00
xdgmime.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimealias.c Initial revision 2005-09-20 23:26:39 +10:00
xdgmimealias.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeglob.c Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeglob.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeint.c Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeint.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimemagic.c Initial revision 2005-09-20 23:26:39 +10:00
xdgmimemagic.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeparent.c Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeparent.h Initial revision 2005-09-20 23:26:39 +10:00
xsel-0.9.6.tar Initial revision 2005-09-20 23:26:39 +10:00

How to find documentation for fish
==================================

The fish documentation is distributed in an intermediate format. To
view it, you have to type:

  % make user_doc

Which will create the directory user_doc, containing html
documentation for fish. If you build and install fish, the
documentation will be available through the 'help' builtin.

After installation, you can start fish by typing fish in the
terminal. After fish has started, try using the help command for more
information.