aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
Commit message (Collapse)AuthorAge
* Set single-line default promptGravatar maxfl2012-07-07
| | | | | | | | Fish now doesn't join the fish_prompt output. This breaks the default fish_prompt. Make default fish_prompt single-line. Fixes #203. Add -l flag to 'read' documentation. Remove ambiguous '-x' description. Fixes #157.
* Created the man page for echo and testGravatar Sean DuBois2012-07-06
|
* Doc is updatedGravatar maxfl2012-07-01
| | | | btw. funced completion is updated
* Step coloring for fish_pager introduces new variableGravatar maxfl2012-06-29
| | | | | | fish_pager_color_secondary to set background of every second completion line. It simplifies finding the options corresponding to given description. Default color is 151515.
* Updated funced documentation to reflect new behaviorGravatar ridiculousfish2012-06-29
|
* Add -e option to funcedGravatar maxfl2012-06-29
| | | | | New option -e or --editor allows to edit function inside external editor, rather than in reader.
* docs: fix percentage sign escape characterGravatar David Adam (zanchey)2012-06-18
| | | | (Patch taken from Debian packaging.)
* Made history --help show history man page and history is now saved only once ↵Gravatar Siteshwar Vashisht2012-06-12
| | | | while deleting items
* Fixed closing <pre> tagGravatar Torsten Grust2012-06-11
| | | | | - Was an opening tag, should have been a closing tag - Confused Doxygen 1.8.1.1 on my machine (OS X 10.7), resulting in the fish man pages not being installed at all
* Adding history builtinGravatar Siteshwar Vashisht2012-06-05
|
* Update set_color documentationGravatar ridiculousfish2012-05-25
|
* Document some of the new commandsGravatar ridiculousfish2012-05-25
|
* minor changes on user docGravatar Jakukyo Friel2011-02-20
|
* Fix some spelling mistakesGravatar James Vega2010-11-23
| | | | | | | Fix spelling mistakes in various bits of the documentation. Signed-off-by: James Vega <jamessan@debian.org> Signed-off-by: Grissiom <chaos.proton@gmail.com>
* Merge remote branch 'origin/otherchirps-dev'Gravatar Grissiom2010-09-19
|\
* | remove trialing spaces #2Gravatar Grissiom2010-09-18
| |
| * added '-c' option to the functions.txt docs.Gravatar Christopher Nilsson2010-09-12
|/
* Update todo listGravatar axel2009-03-09
| | | | darcs-hash:20090308142007-ac50b-22e9cc31212ff9647f75426327cdf5aff2d30f79.gz
* Update copyright info, minor layout changes to section about licenses in fishGravatar axel2009-02-23
| | | | darcs-hash:20090222224540-ac50b-69c4f8dd027e4672b8d25f8240c1d5f625135ad1.gz
* Misc documentation updatesGravatar axel2009-02-23
| | | | darcs-hash:20090222191714-ac50b-fdd090aafd60f71989ef5c63aac9f876dcad93eb.gz
* Handle exit status of processes terminated by signalsGravatar axel2009-02-22
| | | | darcs-hash:20090221164656-ac50b-7bcbf6cb0bb8384560fbf9bf1059480cb4089def.gz
* Document rename of save_function to func_save. Pointed out by Ovchinnikov GeorgeGravatar axel2009-02-19
| | | | darcs-hash:20090218202037-ac50b-0351e8564d3274cd4fb364c07b4a3260f8a45f20.gz
* Added faw entry on history editing, written by Beni CherniavskyGravatar axel2009-02-17
| | | | darcs-hash:20090216211940-ac50b-4175fb2ae8ec2f5a67ac3c6a33a48bc5ac35eea2.gz
* Add possibility to define greeting function, suggested by Chris MillerGravatar axel2009-02-17
| | | | darcs-hash:20090216210450-ac50b-9b4f7c5bf45afaf21d51e46ff8c2b11d171fcbf2.gz
* fix help for `open`Gravatar Isaac Dupree2008-06-06
| | | | darcs-hash:20080605192305-6c1c4-ccf59a87bf7197b5d07a33d7aaeb31638aa0aa52.gz
* Add missing commas, letters and \c in the documentationGravatar Ori Avtalion2008-02-11
| | | | darcs-hash:20080210210053-57fc3-f7e03b3fca9dff8bdc02256dfb78478b68945015.gz
* Improve documentaion for bind builtin, clarify how to specify key sequences.Gravatar liljencrantz2008-01-19
| | | | darcs-hash:20080119003820-75c98-b1f9360ddab9206a1cdf77b94ce28e9978badb53.gz
* Fix spelling in docs and add a help page for the funced builtin. These ↵Gravatar liljencrantz2008-01-19
| | | | | | changes where suggested by Emanuele Rusconi. darcs-hash:20080118155413-75c98-eadff877b3af3c3271b098903f80a45082111424.gz
* Add more documentation on eventsGravatar liljencrantz2008-01-17
| | | | darcs-hash:20080116222531-75c98-ef30dabc492d7883dbb620c40ef95152469057a3.gz
* Fixed various spelling errors.Gravatar James Vega2008-01-14
| | | | darcs-hash:20080113200151-35ec8-c587f020aec07a5e613068677bd3dd4f5c6189ac.gz
* Update todo listGravatar liljencrantz2008-01-13
| | | | darcs-hash:20080113011617-75c98-8a3bcc0b4a2c58e5f2b13c51f372e7349ffec32d.gz
* Fix bug in return and block builtins - they where unable to handle functions ↵Gravatar liljencrantz2008-01-09
| | | | | | that do not shadow the calling scope darcs-hash:20080109030136-75c98-05f7a48cd991ac24e15d7e8b580caef0396ff59c.gz
* Update todo list again. :-)Gravatar liljencrantz2008-01-09
| | | | darcs-hash:20080109020655-75c98-9255c6c2287859211af77869fe2eb77543390c03.gz
* Update todo list and code commentsGravatar liljencrantz2008-01-09
| | | | darcs-hash:20080109012338-75c98-745297861fd11ec82e062a79fe1d15c9084342f1.gz
* Fix typo in docs on exporting rules. This issue was pointed out by Isaac Dupree.Gravatar liljencrantz2008-01-09
| | | | darcs-hash:20080108213600-75c98-b68f1bc3846ca7050955ee0f133acd20282cb908.gz
* Minor doc updatesGravatar liljencrantz2008-01-09
| | | | darcs-hash:20080108210918-75c98-7510c066f74a2c3f4bf60bda84237adcef2ca276.gz
* Add comment on CDPATh being a universal variable after comments from Isac ↵Gravatar liljencrantz2008-01-08
| | | | | | Dupree. darcs-hash:20080107235427-75c98-3f56a4f450bb9beb66c9949c9313a1991754d8fb.gz
* Add explanation to csh versus sh variable naming in docs.Gravatar liljencrantz2008-01-09
| | | | darcs-hash:20080108194127-75c98-b44c6f18607cf270fae16179cd0df3e84f980b91.gz
* Cleanup and improve the exit status numbers and the messages generated on ↵Gravatar liljencrantz2008-01-09
| | | | | | error as well as make sure that keyboard shortcuts don't change the status darcs-hash:20080108193145-75c98-56c8aa2dd081af643d206820aa36bf3b6e49e0f2.gz
* Remove lots of things from the todo which have been implementedGravatar liljencrantz2007-10-29
| | | | darcs-hash:20071028190344-75c98-9ccc5b5dab1f788c5179d5a527e6823d207f832e.gz
* Tiny touchups of docs and codeGravatar liljencrantz2007-10-06
| | | | darcs-hash:20071006105527-75c98-339c5d7ec2fbae0c2d4dc93552db85c389971a6a.gz
* Make the . builtin have a more useful (and posix-compatible) exit statusGravatar liljencrantz2007-10-06
| | | | darcs-hash:20071005145808-75c98-17100c1e321b8bca06f75e900db1386451232f98.gz
* Documentation improvements on new key binding systemGravatar liljencrantz2007-09-29
| | | | darcs-hash:20070928213654-75c98-a4845fb417b0b29a75d4a337df18250bc488e271.gz
* First stab at dropping all support for readlines inputrc files and instead ↵Gravatar liljencrantz2007-09-26
| | | | | | using an internal system for performing keybinding. darcs-hash:20070925161447-75c98-1feaef88a4b518badb7879f598f06ab650a8f93b.gz
* Minor polish like adding missing whitespace, switch to using --argument ↵Gravatar liljencrantz2007-09-24
| | | | | | switch in function definitions to make code more readable, add a few minor saftey checks, etc. darcs-hash:20070923210730-75c98-88557ba8b6020cae04a5e437c6bb6370e39c04d9.gz
* Improve documentation for breakpoint builtinGravatar liljencrantz2007-09-22
| | | | darcs-hash:20070921151654-75c98-550df5aebaa11855c53585202ab7fafe7c5820ad.gz
* Make R_NULL not repaint and document the fact that this means some ↵Gravatar liljencrantz2007-09-22
| | | | | | keybindings need to manually tell fish to repaint darcs-hash:20070921144426-75c98-7db4351e14733e2c18e44515e8ed78b1f1faea80.gz
* Minor improvement to docs for count builtinGravatar liljencrantz2007-09-22
| | | | darcs-hash:20070921144301-75c98-02d497e712c6932322a74d82fc7a772c92e19552.gz
* Indentation, typo and formating fixes. Very minor patch.Gravatar liljencrantz2007-09-09
| | | | darcs-hash:20070908222453-75c98-2236d962f0c9016820063e871fbbeaa42f36ef22.gz
* Add a 'generic' type of event that can be emited from any piece of code or ↵Gravatar liljencrantz2007-08-20
| | | | | | by the user. Use this event layer to perform interactive configuration startup at the correct time. darcs-hash:20070819164230-75c98-f91b8a73de7bbbb500d80770ddf4d2d46ae592cc.gz