mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 14:51:13 -03:00
19e183f02ff4acde940d1512d4a52515f0d10a02
commit 5b7659ec3d5e67b8dad8d3543d87a0169dc9a9e9 Merge:57f3df322a4cd6Author: ridiculousfish <corydoras@ridiculousfish.com> Date: Thu Jun 21 10:15:41 2012 -0700 Merge branch 'master' of https://github.com/maxfl/fish-shell into maxfl-master-base commit22a4cd686fAuthor: maxfl <gmaxfl@gmail.com> Date: Tue Jun 19 15:51:43 2012 +0400 set now expands the variable size, if index is outside it commit9b0ffa8315Author: maxfl <gmaxfl@gmail.com> Date: Mon Jun 18 21:30:44 2012 +0400 fixes #78 commit78387fb391Merge:c0e609693dc7d4Author: maxfl <gmaxfl@gmail.com> Date: Mon Jun 18 21:27:47 2012 +0400 Merge remote-tracking branch 'fishfish/master' commitc0e60963c1Merge:32a98e71bead8aAuthor: maxfl <gmaxfl@gmail.com> Date: Mon Jun 18 10:29:42 2012 +0400 Merge remote-tracking branch 'fishfish/master' commit32a98e799eMerge:6e71021f2b5292Author: maxfl <gmaxfl@gmail.com> Date: Sat Jun 16 18:42:07 2012 +0400 Merge remote-tracking branch 'fishfish/master' commit6e710211bcAuthor: maxfl <gmaxfl@gmail.com> Date: Thu Jun 14 11:01:13 2012 +0400 revert fish_pager commit731a29f35bAuthor: maxfl <gmaxfl@gmail.com> Date: Thu Jun 14 10:57:41 2012 +0400 revert fish_pager.cpp commit72c1bfc7bfMerge:ea74ffa9b781c4Author: maxfl <gmaxfl@gmail.com> Date: Wed Jun 13 17:54:11 2012 +0400 Merge branch 'master' into maxfl_completions commitea74ffa086Author: maxfl <gmaxfl@gmail.com> Date: Wed Jun 13 17:35:20 2012 +0400 __fish_complete_command now can understand '--arg=option' tokens latexmk completion is updated commit45b667826fAuthor: maxfl <gmaxfl@gmail.com> Date: Wed Jun 13 16:46:47 2012 +0400 . completion commit1c9f8ffc9eAuthor: maxfl <gmaxfl@gmail.com> Date: Wed Jun 13 16:46:13 2012 +0400 a lot of new completions commit8224d9f984Author: Maxim Gonchar <gonchar@myhost.localdomain> Date: Tue Jun 12 20:19:31 2012 +0400 A lot of new completions. Some small updates and fixes of old functions and completions. commit234ed8f5daAuthor: Maxim Gonchar <gonchar@myhost.localdomain> Date: Tue Jun 12 20:03:44 2012 +0400 step-coloring initial set_color correction
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.
Languages
Rust
70%
Shell
22.1%
Python
5.6%
HTML
0.5%
JavaScript
0.5%
Other
0.9%