aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
Commit message (Expand)AuthorAge
* Further tweak the language about setting PATH in the tutorialGravatar ridiculousfish2015-07-03
* Improve discussion of how to set PATH in the tutorialGravatar ridiculousfish2015-07-03
* Merge branch 'Integration_2.2.0'Gravatar David Adam2015-06-05
|\
| * Add some simple documentation for fish_vi_modeGravatar ridiculousfish2015-06-04
* | Add some simple documentation for fish_vi_modeGravatar ridiculousfish2015-06-04
* | document new input functionsGravatar Michael Steed2015-06-04
| * abbr: rename --remove to --eraseGravatar David Adam2015-05-22
* | Merge branch 'Integration_2.2.0'Gravatar David Adam2015-05-21
|\|
| * FAQ: shorter fish_title fixGravatar David Adam2015-05-21
* | documents function options must follow nameGravatar Jeremy W. Sherman2015-05-17
|/
* doc: faq: avoid overwriting config.fish.Gravatar Jakukyo Friel2015-05-03
* docs: document pkg-config command for vendor_completions.dGravatar David Adam2015-05-01
* docs: document __fish_complete_path functionGravatar David Adam2015-05-01
* typoGravatar Ingo Blechschmidt2015-04-25
* Revert "document evaluation of /etc/profile.d/*.fish, introduced in 20a6b65"Gravatar Konrad Borowski2015-04-14
* docs: move discussion of fishd file to universal variable sectionGravatar David Adam2015-03-26
* document evaluation of /etc/profile.d/*.fish, introduced in 20a6b65Gravatar David Adam2015-03-26
* Updated exit.txt reference to sourceGravatar Lucretiel2015-03-18
* Mention that `for` variables are local.Gravatar Konrad Borowski2015-02-06
* isatty: revert to previous behaviourGravatar David Adam2015-02-01
* test: note that the square bracket form is availableGravatar David Adam2014-12-28
* Clarify some documentation regarding fish_indentGravatar ridiculousfish2014-12-24
* Document new flags to fish_indentGravatar ridiculousfish2014-12-23
* abbr/web_config: support space-delimited abbreviationsGravatar David Adam2014-11-15
* update keybindings docsGravatar David Adam2014-11-13
* Vim bindings doc: describe modes better and explain some non-vim bindingsGravatar Jared Grubb2014-11-13
* add license for tmux code added in d944addGravatar David Adam2014-11-10
* document behaviour of arrays that are split on importGravatar David Adam2014-11-10
* contains: add documentation regarding the use of `--`Gravatar David Adam2014-10-26
* Fix typo in abbr documentationGravatar Kevin Ballard2014-10-07
* license.hdr: reduce duplication and clarify some commentsGravatar David Adam2014-10-06
* license.hdr: remove licensing information for XSel, no longer shippedGravatar David Adam2014-10-06
* abbr.fish: add abbr, a command to manipulate abbreviationsGravatar David Adam2014-10-05
* Add new `functions` flag -V/--inherit-variableGravatar Kevin Ballard2014-10-02
* Fix examples in `bind` documentationGravatar Kevin Ballard2014-10-01
* Fix doc example for `echo`Gravatar Kevin Ballard2014-10-01
* Added fish_preexec and fish_postexec eventsGravatar Jan-Thorsten Peter2014-10-01
* Create and use $DATADIR/vendor_completions.d/ for upstream completionsGravatar David Adam2014-10-01
* Make false/true into builtinsGravatar Kevin Ballard2014-09-29
* Add Meta+H as keybinding for man page.Gravatar Konrad Borowski2014-09-28
* Fix some busted escape sequences in docs, and slightly reformat a few examplesGravatar ridiculousfish2014-09-27
* Clean up font declarationsGravatar Mark Griffiths2014-09-23
* Restore DejaVu Sans Condensed font.Gravatar Konrad Borowski2014-09-23
* lexicon_filter fix for escaped optionsGravatar Mark Griffiths2014-09-23
* Suppress italics in keyboard shortcutsGravatar Kevin Ballard2014-09-23
* Support `bind SEQ` to print a binding for `SEQ`Gravatar Kevin Ballard2014-09-22
* Rework mode handling of `bind`Gravatar Kevin Ballard2014-09-22
* Update `bind` documentationGravatar Kevin Ballard2014-09-22
* Stop overriding <em> in user documentationGravatar Kevin Ballard2014-09-22
* Add --right-prompt flag to readGravatar Kevin Ballard2014-09-21