No description
Find a file
Grissiom f529b2e057 upgrade xsel to 1.2.0
xsel 1.0 begin to support UFT-8.
2010-09-18 10:14:14 +08:00
doc_src Update todo list 2009-03-09 00:20:07 +10:00
etc First stab at dropping all support for readlines inputrc files and instead using an internal system for performing keybinding. 2007-09-26 02:14:47 +10:00
po Some polising of english and swedish translations 2007-10-28 11:06:24 +10:00
share add git submodule completion 2010-09-17 16:38:26 +08:00
tests Do not test universal variable functionality since it relies on fish to be installed 2006-07-19 03:37:11 +10:00
.gitignore ignore ~ backup files 2010-09-16 13:32:18 +08:00
builtin.c remove trailing spaces 2010-09-18 09:51:16 +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 upgrade xsel to 1.2.0 2010-09-18 10:14:14 +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 Improve Doxygen documentation generation a bit 2008-01-14 02:49:24 +10:00
Doxyfile.help.in Fix missing man-page generation when building from darcs tree. Also simplifys doc generation a small bit. 2006-11-20 23:53:36 +10:00
Doxyfile.user Include user documentation with standard tarballs - this means you no longer need Doxygen to build fish, and should make life easier for packagers 2006-06-12 21:07:43 +10: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 remove trailing spaces 2010-09-18 09:51:16 +08:00
fish.spec.in Remove mention of fish_inputrc in install scripts. The file no longer exists. 2007-10-14 21:52:59 +10: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 remove trailing spaces 2010-09-18 09:51:16 +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 Add mention of uninstalling old fish versions to the INSTALL file. Thanks to Jason Grossman for the suggestion 2006-11-04 00:12:54 +10:00
install-sh Initial revision 2005-09-20 23:26:39 +10: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 Minor tweaks for man page parser. 2007-10-29 09:31:10 +10:00
make_vcs_completions.fish Make sure completion descriptions generated by make_vcs_completions.fish are properly escaped. Thanks to Claes Næstén for the bug report. 2007-06-05 20:51:11 +10:00
Makefile.in upgrade xsel to 1.2.0 2010-09-18 10:14:14 +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 remove trailing spaces 2010-09-18 09:51:16 +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 Fix typo in seq.in 2006-08-10 08:52:30 +10: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 Documentation updates 2006-11-11 20:52:08 +10: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.