aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
...
* Use $VISUAL before $EDITOR in funcedGravatar Fabian Homborg2015-09-02
* Load fish_user_key_bindings for any binding (including vi)Gravatar Fabian Homborg2015-09-01
* Add escape sequences for arrows in some linux VTsGravatar Fabian Homborg2015-09-01
* Remove setup outside of fish_prompt from sample promptsGravatar Fabian Homborg2015-08-31
* Revert "Fix missing variable expansion $ in psub"Gravatar Fabian Homborg2015-08-31
* Fix missing variable expansion $ in psubGravatar Fabian Homborg2015-08-31
* Make overriding cnf-handler workGravatar Fabian Homborg2015-08-31
* Add a shell suspend functionGravatar Fabian Homborg2015-08-30
* Improve situation for linux in-kernel VTs (TERM = "linux")Gravatar Fabian Homborg2015-08-30
* Fix spellingGravatar Annika Backstrom2015-08-30
* {prev,next}d-or-*-word: Fix for multiple linesGravatar Fabian Homborg2015-08-26
* Make alt-arrow in iTerm2 do the same thing as elsewhereGravatar Fabian Homborg2015-08-25
* gpg: Complete files for --importGravatar Fabian Homborg2015-08-24
* Fix ping -I completionGravatar Fabian Homborg2015-08-21
* Remove vi mode indicator from classic_git promptGravatar ridiculousfish2015-08-18
* Completions: Don't check $cmd[1]Gravatar Fabian Homborg2015-08-17
* Add completions for systemd's localectlGravatar Fabian Homborg2015-08-17
* Fix sorin prompt, remove fallbackGravatar Fabian Homborg2015-08-16
* Merge pull request #2283 from treeman/prompt_pwdGravatar faho2015-08-14
|\
* | Clean up completions for FossilGravatar Benjamin Pollack2015-08-14
* | Merge pull request #2256 from jcelliott/python-completionGravatar faho2015-08-14
|\ \
* | | Fix wesnoth completionGravatar Fabian Homborg2015-08-10
* | | Fix source completion by making "..fish" symlink regular fileGravatar Fabian Homborg2015-08-09
| | * Match the whole real home directory in prompt_pwd.Gravatar Jonas Hietala2015-08-08
| |/ |/|
* | Making spacing of .fish files uniform.Gravatar Nicholas Maccharoli2015-08-08
* | abbr completions: Describe abbreviations with what they abbreviateGravatar Fabian Homborg2015-08-06
* | Fix extra redirection.Gravatar Mike Meyer2015-08-06
* | Merge pull request #2267 from mwm/fossil-completionsGravatar faho2015-08-06
|\ \
* | | Cower: Enable description and ignore errors when search string is too shortGravatar Fabian Homborg2015-08-06
* | | gpg: Fix key/user id completionGravatar Fabian Homborg2015-08-05
* | | gpg: send-keys takes a key id, not a user idGravatar Fabian Homborg2015-08-05
* | | gpg completion: Add "-k", don't append "," so muchGravatar Fabian Homborg2015-08-05
* | | Add completion for systemd's timedatectlGravatar Fabian Homborg2015-08-05
* | | pacman completion: Offer "command-options" firstGravatar Fabian Homborg2015-08-05
* | | Add iptables completionGravatar Fabian Homborg2015-08-05
* | | systemctl: Add new options from 220Gravatar Fabian Homborg2015-08-05
* | | Complete machines in systemd toolsGravatar Fabian Homborg2015-08-05
* | | vi-mode: Make \cc go to normal from insert modeGravatar Fabian Homborg2015-08-04
| * | Many small fixes, and done big one.Gravatar Mike Meyer2015-08-04
| * | Fix type, add tag completion to checkout.Gravatar Mike Meyer2015-08-03
| * | Add completions for fossil checkout.Gravatar Mike Meyer2015-08-03
|/ /
* | Complete commands in pacman againGravatar Fabian Homborg2015-07-31
* | functions/history.fish: whitespace only changeGravatar David Adam2015-07-31
* | functions/history.fish: validate command line arguments in wrapperGravatar David Adam2015-07-31
| * Improve completion for python -m flagGravatar Joshua Elliott2015-07-30
|/
* Tab-Completition for atomGravatar Lars Grefer2015-07-29
* Tab-Completition for sassGravatar Lars Grefer2015-07-29
* grep completions: remove trailing end statementGravatar David Adam2015-07-26
* Merge branch 'death_of_mimedb'Gravatar David Adam2015-07-25
|\
* | Fix Unknown Signal 'winch'Gravatar PythEch2015-07-24