This website requires JavaScript.
Explore
Help
Sign In
h
/
fish-shell
Watch
1
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2026-06-28 21:41:15 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
509b3598f7ab3f7582bdee393f0890aa8271fbc9
fish-shell
/
init
History
axel
509b3598f7
Make manual and completions reflect the facty that any combination od set_color params are valid values for $fish_color_* variables
...
darcs-hash:20060117193450-ac50b-636c59494399d88151174ee28096d93c0bcdd16d.gz
2006-01-18 05:34:50 +10:00
..
completions
Make manual and completions reflect the facty that any combination od set_color params are valid values for $fish_color_* variables
2006-01-18 05:34:50 +10:00
fish_complete.fish.in
Add a __fish_complete_command function for completing using a command name. Change name of the __fish_set_is_first to __fish_is_first_token and move it to the common completion util file
2006-01-17 01:01:10 +10:00
fish_function.fish
color ls support under FreeBSD and OS X
2006-01-18 03:20:05 +10:00
fish_inputrc
Fix Alt-p shortcut
2005-12-15 00:09:06 +10:00
fish_interactive.fish.in
Move definition of the _ gettext alias out of fish_interactive, since it is needed in non-interactive, and in earlier functions as well
2006-01-06 03:09:15 +10:00
fish.in
Improve description handling - handle symbolic link loops, handle description functions returning strings without a separator, and handle testing of un-stat:able files
2006-01-13 00:49:03 +10:00