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-11 22:21:14 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78296d4fac57bc03b93c6fade17a05c5888a4eef
fish-shell
/
init
History
axel
ba261cbb55
Description tweak
...
darcs-hash:20060121123912-ac50b-7bbd6af7efc08adb5162daedfb7bd129caa76836.gz
2006-01-21 22:39:12 +10:00
..
completions
Description tweak
2006-01-21 22:39:12 +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
Make sure _nl_msg_cat_cntr exists even if libintl doesn't, and use printf command if the gettext command isn't installed. Both of these are needed on systems without gettext support.
2006-01-21 02:31:56 +10:00