aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/index.hdr.in
Commit message (Collapse)AuthorAge
...
* Fix Doxygen unresolved link errorGravatar Mark Griffiths2014-09-04
|
* Synopsis tweaksGravatar Mark Griffiths2014-09-04
|
* List fixesGravatar Mark Griffiths2014-09-03
|
* Index long line fixesGravatar Mark Griffiths2014-09-03
|
* Addition of 'ascii fish' logoGravatar Mark Griffiths2014-08-30
| | | | + small fixes
* Various additions and fixesGravatar Mark Griffiths2014-08-27
|
* Merge branch 'master' into documentation-updateGravatar Mark Griffiths2014-08-26
|\ | | | | | | | | | | | | | | Conflicts (FIXED): doc_src/command.txt doc_src/index.hdr.in doc_src/read.txt doc_src/type.txt
* | Consistency fixesGravatar Mark Griffiths2014-08-26
| |
| * doc: Document how IFS affects command substitutionGravatar Kevin Ballard2014-08-21
| | | | | | | | | | | | | | IFS is used for more than just the read builtin. Setting it to the empty string also disables line-splitting in command substitution, and it's done this for the past 7 years. Some day we may have a better way to do this, but for now, document the current solution.
| * doc: Fix docs on $HOME/$USERGravatar Kevin Ballard2014-08-21
| | | | | | | | | | | | The docs claimed that the $HOME and $USER variables could only be changed by the root user. This is untrue. They can be changed by non-root users as well.
| * doc: Fix links in "Further help and development"Gravatar Kevin Ballard2014-08-21
| | | | | | | | | | | | Hyperlink the mailing list to the proper info page. Tweak the GitHub link to use https.
* | Make line length, wrapping and spacing consistentGravatar Mark Griffiths2014-08-19
| |
* | Tutorial auto colouring, Man page and Make fixesGravatar Mark Griffiths2014-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | Completely fixes #1557 and the underlying Doxygen changes that caused it. Should make fish docs simpler and more robust, more consistent and generally prettier. todo: - trap unmarked text as arguments in context - test & fix sed portability - see in particular. (so far tested on BSD (Mac) and GNU sed). - test Makefile changes - last round of aesthetic changes and getting that ascii fish in thereā€¦
* | Merge branch 'master' into documentation-updateGravatar Mark Griffiths2014-08-05
|\| | | | | | | | | | | Conflicts: doc_src/index.hdr.in -- UPDATED doc_src/license.hdr -- UPDATED
| * Set $CMD_DURATION to milliseconds. Fixes #1585Gravatar Gio d'Amelio2014-08-04
| |
| * Clarify I/O redirection documentationGravatar David Adam2014-08-03
| | | | | | | | | | | | Fix the examples and try and improve the clarity of the section. Closes #1409.
| * Document new fish_title behavior per #334Gravatar ridiculousfish2014-08-03
| |
* | Style fix for sub-line commentsGravatar Mark Griffiths2014-08-02
| |
* | Merged in latest changes to docs and formatting tweaksGravatar Mark Griffiths2014-08-02
| | | | | | | | | | | | Addresses issue #1557 as well as fixing many typos, HTML errors and inconsistencies. Also introduces automatic syntax colouring and enables new documentation to be written in Markdown. TODO fix Tutorial.
* | Simplify stylingGravatar Mark Griffiths2014-08-01
| |
* | Documentation updateGravatar Mark Griffiths2014-08-01
|/ | | | | | Rework for Doxygen >1.8. Moved large parts of the documentation to a simplified format, making use of Markdown enhancements and fixing bad long options.
* Fix minor syntax and capitalization mistakes in vi mode docsGravatar David Xia2014-07-15
|
* Add docs for vi modeGravatar David Xia2014-07-15
| | | | fixes #1536
* docs: clarify fish_greeting function and variable in FAQGravatar David Adam2014-06-18
| | | | | | Tidy fish_greeting section in main documentation. Closes #1506.
* Change terminology in docs from 'environment variables' -> 'shell variables'Gravatar Alan Thompson2014-04-29
|
* document Alt-F as well for accepting part of autosuggestionGravatar David Adam2014-02-10
| | | | Closes #1290.
* Documented Alt-Right to accept a single word of an autosuggestionGravatar David Adam2014-02-02
| | | | See https://github.com/fish-shell/fish-shell/issues/1262
* document new F1 bindingGravatar David Adam2013-11-09
|
* New documentation UI, including tutorial.Gravatar ridiculousfish2013-10-05
|
* Update docs to describe autosuggestions. Fixes #937Gravatar ridiculousfish2013-09-30
|
* fix typo introduced in b56542a9fGravatar David Adam (zanchey)2013-09-13
| | | | | | | Thanks to @siteshwar for spotting. https://github.com/fish-shell/fish-shell/commit/b56542a9f195358b1ac33716bde0d731b8e70871#commitcomment-4083982 https://github.com/fish-shell/fish-shell/commit/b56542a9f195358b1ac33716bde0d731b8e70871#commitcomment-4083982
* document new bindings introduced in cd1c2f74d3bcGravatar David Adam (zanchey)2013-09-13
|
* accidentally reopened #943, fixed nowGravatar David Adam (zanchey)2013-08-07
|
* docs: add editor documentation, move binding informationGravatar David Adam (zanchey)2013-08-07
| | | | | closes #931 also fixes a crossreference error
* Fixes broken link in docs. Fixes #943Gravatar Gennadiy Zlobin2013-08-04
|
* Update documentation for $fish_user_pathsGravatar Konrad Borowski2013-06-22
|
* docs: remove translation instructionsGravatar David Adam (zanchey)2013-06-05
| | | | (Moved to https://github.com/fish-shell/fish-shell/wiki/Translations)
* Document that fish functions cannot be backgroundGravatar David Adam (zanchey)2013-05-13
| | | | (Documentation for #238, #563)
* documentation typosGravatar David Adam (zanchey)2013-05-13
|
* Clarify "input/output methods" in documentationGravatar ridiculousfish2013-05-04
|
* Merge branch 'zanchey-docs'Gravatar ridiculousfish2013-05-04
|\ | | | | | | | | Conflicts: doc_src/index.hdr.in
| * Add a note about getting help through man pagesGravatar ridiculousfish2013-05-04
| |
* | Tiny typo.Gravatar Eivind Uggedal2013-05-01
| |
| * index.hdr.in: slightly more controversial changesGravatar David Adam2013-04-30
| | | | | | | | | | | | | | | | | | | | | | - Clarify wording in functions section - Use the term aliases rather than wrappers - Clarification of concepts and better? examples in variable expansion - Likewise in environment variables - Using the phrase builtin commands rather than builtins - Tidy up keybindings a bit - Another example in the history section - Remove TODO section in favour of mailing list, GitHub and IRC link
| * index.hdr.in: (hopefully) non-controversial editsGravatar David Adam2013-04-30
| |
| * index.hdr.in: add code markupGravatar David Adam2013-04-30
| |
| * miscellaneous typosGravatar David Adam2013-04-29
|/
* Fix broken sentence in the Job Control section of the user doc.Gravatar Eivind Uggedal2013-04-28
|
* Fix typo in docsGravatar Dmitry Chestnykh2013-04-20
|
* Add note to docs.Gravatar Kenneth Vestergaard2013-03-10
|