No description
Find a file
2010-09-19 00:17:53 +08:00
doc_src remove trialing spaces #2 2010-09-18 10:18:26 +08:00
etc remove trialing spaces #2 2010-09-18 10:18:26 +08:00
po remove trialing spaces #2 2010-09-18 10:18:26 +08:00
share match the whole command for git completion 2010-09-19 00:17:53 +08:00
tests remove trialing spaces #2 2010-09-18 10:18:26 +08:00
.gitignore ignore ~ backup files 2010-09-16 13:32:18 +08:00
builtin.c reader_read( 0... => reader_read( STDIN_FILENO 2010-09-18 20:26:54 +08:00
builtin.h remove trailing spaces 2010-09-18 09:51:16 +08:00
builtin_commandline.c remove trailing spaces 2010-09-18 09:51:16 +08:00
builtin_complete.c remove trailing spaces 2010-09-18 09:51:16 +08:00
builtin_jobs.c remove trailing spaces 2010-09-18 09:51:16 +08:00
builtin_set.c remove trailing spaces 2010-09-18 09:51:16 +08:00
builtin_ulimit.c remove trailing spaces 2010-09-18 09:51:16 +08:00
common.c remove trailing spaces 2010-09-18 09:51:16 +08:00
common.h remove trailing spaces 2010-09-18 09:51:16 +08:00
complete.c remove trailing spaces 2010-09-18 09:51:16 +08:00
complete.h remove trailing spaces 2010-09-18 09:51:16 +08:00
config.guess Update to latest config.sub and config.guess versions 2006-03-02 02:28:21 +10:00
config.sub Update to latest config.sub and config.guess versions 2006-03-02 02:28:21 +10:00
configure.ac configure xsel in configure phase 2010-09-18 14:31:18 +08:00
create_wajig_completions.py Add the file that generated the wajig completions to the tree. This should not be installed but it should be included with the tarball. The file was written by Reuben Thomas. 2006-11-04 00:26:45 +10:00
Doxyfile remove trialing spaces #2 2010-09-18 10:18:26 +08:00
Doxyfile.help.in remove trialing spaces #2 2010-09-18 10:18:26 +08:00
Doxyfile.user remove trialing spaces #2 2010-09-18 10:18:26 +08:00
env.c remove trailing spaces 2010-09-18 09:51:16 +08:00
env.h remove trailing spaces 2010-09-18 09:51:16 +08:00
env_universal.c remove trailing spaces 2010-09-18 09:51:16 +08:00
env_universal.h remove trailing spaces 2010-09-18 09:51:16 +08:00
env_universal_common.c remove trailing spaces 2010-09-18 09:51:16 +08:00
env_universal_common.h remove trailing spaces 2010-09-18 09:51:16 +08:00
event.c remove trailing spaces 2010-09-18 09:51:16 +08:00
event.h remove trailing spaces 2010-09-18 09:51:16 +08:00
exec.c remove trailing spaces 2010-09-18 09:51:16 +08:00
exec.h remove trailing spaces 2010-09-18 09:51:16 +08:00
expand.c remove trailing spaces 2010-09-18 09:51:16 +08:00
expand.h remove trailing spaces 2010-09-18 09:51:16 +08:00
fallback.c remove trailing spaces 2010-09-18 09:51:16 +08:00
fallback.h remove trailing spaces 2010-09-18 09:51:16 +08:00
fish.c reader_read( 0... => reader_read( STDIN_FILENO 2010-09-18 20:26:54 +08:00
fish.spec.in remove trialing spaces #2 2010-09-18 10:18:26 +08:00
fish_indent.c remove trailing spaces 2010-09-18 09:51:16 +08:00
fish_pager.c remove trailing spaces 2010-09-18 09:51:16 +08:00
fish_tests.c remove trailing spaces 2010-09-18 09:51:16 +08:00
fishd.c remove trailing spaces 2010-09-18 09:51:16 +08:00
function.c remove trailing spaces 2010-09-18 09:51:16 +08:00
function.h remove trailing spaces 2010-09-18 09:51:16 +08:00
halloc.c remove trailing spaces 2010-09-18 09:51:16 +08:00
halloc.h remove trailing spaces 2010-09-18 09:51:16 +08:00
halloc_util.c remove trailing spaces 2010-09-18 09:51:16 +08:00
halloc_util.h Use halloc in a few more places, including the highlight code 2006-06-13 00:12:33 +10:00
highlight.c remove trailing spaces 2010-09-18 09:51:16 +08:00
highlight.h remove trailing spaces 2010-09-18 09:51:16 +08:00
history.c remove trailing spaces 2010-09-18 09:51:16 +08:00
history.h remove trailing spaces 2010-09-18 09:51:16 +08:00
input.c event_fire( 0 ); => event_fire( NULL ); 2010-09-18 21:30:02 +08:00
input.h remove trailing spaces 2010-09-18 09:51:16 +08:00
input_common.c remove trailing spaces 2010-09-18 09:51:16 +08:00
input_common.h remove trailing spaces 2010-09-18 09:51:16 +08:00
INSTALL remove trialing spaces #2 2010-09-18 10:18:26 +08:00
install-sh remove trialing spaces #2 2010-09-18 10:18:26 +08:00
intern.c remove trailing spaces 2010-09-18 09:51:16 +08:00
intern.h Huge API documentation cleanup 2005-10-25 01:26:25 +10:00
io.c remove trailing spaces 2010-09-18 09:51:16 +08:00
io.h remove trailing spaces 2010-09-18 09:51:16 +08:00
key_reader.c remove trailing spaces 2010-09-18 09:51:16 +08:00
kill.c remove trailing spaces 2010-09-18 09:51:16 +08:00
kill.h Fix the kill-line, backward-kill-line and kill-whole-line commands to work correctly with multiline editing 2006-10-12 23:27:32 +10:00
make_completions.py remove trialing spaces #2 2010-09-18 10:18:26 +08:00
make_vcs_completions.fish remove trialing spaces #2 2010-09-18 10:18:26 +08:00
Makefile.in use $() in Makefile var expansion 2010-09-18 21:29:05 +08:00
mimedb.c remove trailing spaces 2010-09-18 09:51:16 +08:00
mimedb.h Add header guards to the header files. 2005-10-05 01:11:39 +10:00
output.c remove trailing spaces 2010-09-18 09:51:16 +08:00
output.h remove trailing spaces 2010-09-18 09:51:16 +08:00
parse_util.c remove trailing spaces 2010-09-18 09:51:16 +08:00
parse_util.h remove trailing spaces 2010-09-18 09:51:16 +08:00
parser.c event_fire( 0 ); => event_fire( NULL ); 2010-09-18 21:30:02 +08:00
parser.h remove trailing spaces 2010-09-18 09:51:16 +08:00
parser_keywords.c remove trailing spaces 2010-09-18 09:51:16 +08:00
parser_keywords.h remove trailing spaces 2010-09-18 09:51:16 +08:00
path.c remove trailing spaces 2010-09-18 09:51:16 +08:00
path.h remove trailing spaces 2010-09-18 09:51:16 +08:00
print_help.c remove trailing spaces 2010-09-18 09:51:16 +08:00
print_help.h remove trailing spaces 2010-09-18 09:51:16 +08:00
proc.c remove trailing spaces 2010-09-18 09:51:16 +08:00
proc.h remove trailing spaces 2010-09-18 09:51:16 +08:00
reader.c remove trailing spaces 2010-09-18 09:51:16 +08:00
reader.h remove trailing spaces 2010-09-18 09:51:16 +08:00
README Initial revision 2005-09-20 23:26:39 +10:00
sanity.c remove trailing spaces 2010-09-18 09:51:16 +08:00
sanity.h remove trailing spaces 2010-09-18 09:51:16 +08:00
screen.c remove trailing spaces 2010-09-18 09:51:16 +08:00
screen.h remove trailing spaces 2010-09-18 09:51:16 +08:00
seq.in remove trialing spaces #2 2010-09-18 10:18:26 +08:00
set_color.c remove trailing spaces 2010-09-18 09:51:16 +08:00
signal.c remove trailing spaces 2010-09-18 09:51:16 +08:00
signal.h Make sure signals aren't blocked while autoloading, also add a few consistency checks to see that signals aren't blocked in critical places 2006-10-30 07:09:11 +10:00
tokenizer.c remove trailing spaces 2010-09-18 09:51:16 +08:00
tokenizer.h remove trailing spaces 2010-09-18 09:51:16 +08:00
user_doc.head.html remove trialing spaces #2 2010-09-18 10:18:26 +08:00
util.c remove trailing spaces 2010-09-18 09:51:16 +08:00
util.h remove trailing spaces 2010-09-18 09:51:16 +08:00
wgetopt.c remove trailing spaces 2010-09-18 09:51:16 +08:00
wgetopt.h remove trailing spaces 2010-09-18 09:51:16 +08:00
wildcard.c remove trailing spaces 2010-09-18 09:51:16 +08:00
wildcard.h remove trailing spaces 2010-09-18 09:51:16 +08:00
wutil.c remove trailing spaces 2010-09-18 09:51:16 +08:00
wutil.h remove trailing spaces 2010-09-18 09:51:16 +08:00
xdgmime.c remove trailing spaces 2010-09-18 09:51:16 +08:00
xdgmime.h remove trailing spaces 2010-09-18 09:51:16 +08:00
xdgmimealias.c remove trailing spaces 2010-09-18 09:51:16 +08:00
xdgmimealias.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeglob.c remove trailing spaces 2010-09-18 09:51:16 +08:00
xdgmimeglob.h remove trailing spaces 2010-09-18 09:51:16 +08:00
xdgmimeint.c Use char instead of unsigned char in xdgmime files. Avoids a few warnings. 2005-12-12 08:28:33 +10:00
xdgmimeint.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimemagic.c Use char instead of unsigned char in xdgmime files. Avoids a few warnings. 2005-12-12 08:28:33 +10:00
xdgmimemagic.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeparent.c remove trailing spaces 2010-09-18 09:51:16 +08:00
xdgmimeparent.h Initial revision 2005-09-20 23:26:39 +10:00
xsel-1.2.0.tar.gz upgrade xsel to 1.2.0 2010-09-18 10:14:14 +08: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.