axel b1439075c6 Updated definiton of move_word, more intuitive behaviour when a token consists only of non-alphanumerics
darcs-hash:20060831004525-ac50b-aa6675809f0f17fa266982374700a8a4ce6b2f5a.gz
2006-08-31 10:45:25 +10:00
2006-08-28 23:01:47 +10:00
2005-09-20 23:26:39 +10:00
2006-05-18 23:00:39 +10:00
2006-08-09 21:36:14 +10:00
2005-09-20 23:26:39 +10:00
2005-10-11 02:12:55 +10:00
2006-02-07 01:08:10 +10:00
2006-08-14 09:05:02 +10:00
2005-09-20 23:26:39 +10:00
2005-10-25 01:26:25 +10:00
2005-10-05 01:11:39 +10:00
2006-08-22 11:24:51 +10:00
2005-09-20 23:26:39 +10:00
2006-08-10 08:52:30 +10:00
2006-08-01 10:25:50 +10:00
2006-08-01 02:30:27 +10:00
2006-08-18 01:50:50 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
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.
Description
No description provided
Readme 52 MiB
Languages
C++ 70.9%
Shell 19.9%
Python 5.9%
CMake 1.3%
JavaScript 0.7%
Other 1.1%