aboutsummaryrefslogtreecommitdiffhomepage
path: root/init
Commit message (Collapse)AuthorAge
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17
| | | | darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz
* Make function descriptions for dynamically loaded functions translatableGravatar axel2006-02-16
| | | | darcs-hash:20060215175925-ac50b-5dc52c615650779771a6c4a3c5d006b72dbca67d.gz
* Drop fuction from man completion file, already lives in it's own fileGravatar axel2006-02-15
| | | | darcs-hash:20060215024822-ac50b-dbb1e3769f0b3101f634d4bf5f5e530aacc1dfda.gz
* Remove the rather stupid -y option for complete, which loads another ↵Gravatar axel2006-02-15
| | | | | | commands completions. Mostly the same results can be had with fewer bugs and corner cases vy using the new dynamically loaded functions. darcs-hash:20060215022228-ac50b-85614ed684f73460d43543a579ff2c7e7914efeb.gz
* Spelling fixes from HJBGravatar axel2006-02-14
| | | | darcs-hash:20060213213659-ac50b-024e99d5c3a56d1c7308bf5cc291e032aa65bc0e.gz
* Fix various minor misses in moving of shellscript functionsGravatar axel2006-02-13
| | | | darcs-hash:20060212222205-ac50b-d7bccc4c1e1dd752ca40560e81309bb37bb4dca8.gz
* Remove trailing periods from descriptionsGravatar axel2006-02-13
| | | | darcs-hash:20060212221918-ac50b-d2310f6a166b585b242a9b548b1d1f890cac2e03.gz
* Move a few more shellscript functions to their own filesGravatar axel2006-02-12
| | | | darcs-hash:20060212131421-ac50b-861f8941af76cf9a1e6fb7da2ac7f33795fab272.gz
* svn completionsGravatar Nicholas Pilon2006-02-10
| | | | | | Command-line completions for svn. This includes some tweaks to the cvs completions file, to move a common function out into fish_complete.fish. darcs-hash:20060210004314-494f2-c12a77084499cbc4216e8c5603ae4fadfb6b384c.gz
* Define fish_function_path at the top of the first init file to improve ↵Gravatar axel2006-02-12
| | | | | | preformance (each non-existing variable causes a universal variable barrier) darcs-hash:20060212112349-ac50b-51956f701d11ae897c560617e4b476fb51b576c7.gz
* Do not use CDPATH when completing arguments starting with a '.'Gravatar axel2006-02-09
| | | | darcs-hash:20060208152909-ac50b-650092242a4d9454db6cf4d73858c137040db4c5.gz
* Make the __fish_describe_command function strip spaces and newlinesGravatar axel2006-02-08
| | | | darcs-hash:20060208102236-ac50b-6df5b077a09eda9180a1405305e12fd15967eb31.gz
* Move more functions to autoloadGravatar axel2006-02-08
| | | | darcs-hash:20060208102043-ac50b-4e26615523a6b9528c2ea4768f41ad1b2e1c4a0f.gz
* cvs completionsGravatar Nicholas Pilon2006-02-08
| | | | | | Better completions for cvs. Covers most flags in the manual, except for some for history that I couldn't write good descriptions for. Descriptions could probably use some tweaking, but the basic structure should be much better than what we had before. darcs-hash:20060208023146-494f2-bea009421c161257f09c0f53c52ab1ee116fc3dc.gz
* Autoloaded functionsGravatar axel2006-02-08
| | | | darcs-hash:20060208092005-ac50b-8e784f79a4e158c8c15b553fad85002dccc7bd03.gz
* Awk Indent FixGravatar Nicholas Pilon2006-02-08
| | | | | | Indented the awk script for command description. darcs-hash:20060208004201-494f2-2f08b1b7999c690bd1815b6c1702529c932b364d.gz
* Fix various uses of old set syntaxGravatar axel2006-02-07
| | | | darcs-hash:20060206184145-ac50b-5140cacddec9da734d4ef9a38f053259ea1f479a.gz
* Only hide /private directories under OS XGravatar axel2006-02-07
| | | | darcs-hash:20060206181717-ac50b-043020858020be5dc55c34240329916696f5892a.gz
* Add long style option support for prevd/pushd, also add a few missing ↵Gravatar axel2006-02-06
| | | | | | translation strings darcs-hash:20060206112453-ac50b-271b830b35176d1ff93d9d9fb6c30343b4f1b4df.gz
* Darwin OpenGravatar Nicholas Pilon2006-02-06
| | | | | | Tweak the open function to use /usr/bin/open on Darwin, and mimedb on everything else. darcs-hash:20060206012623-494f2-e4626c03895065837f0c8981482d5b16313dfc08.gz
* Describe Command awk-ificationGravatar Nicholas Pilon2006-02-06
| | | | | | Changed __fish_describe_command to use awk instead of sed, and handle 'alternative' names, as used by OS X. (And possibly some BSDs?) darcs-hash:20060205221805-494f2-85a48edd8e6fbcfc1dcd28079e4adfa52a0466d0.gz
* Completion: System CommandsGravatar Nicholas Pilon2006-02-06
| | | | | | Tiny tweak to sed expression to get descriptions for system commands too. darcs-hash:20060205194830-494f2-1f1df9c2d4d1d2302e34df113c4919078388aa1a.gz
* PWD TweaksGravatar Nicholas Pilon2006-02-06
| | | | | | Tweaked prompt_pwd and pwd to omit the leading /private from some system directories on OS X. darcs-hash:20060205194908-494f2-936d1346a4cd118f763bea24495edf9829b59748.gz
* Another set of spelling corrections from HJBGravatar axel2006-02-06
| | | | darcs-hash:20060205211835-ac50b-d08f069c3307ec7785b038f157c919416c6bb8b7.gz
* Make LS_COLORS non-univerasl, and contain many more filetypesGravatar axel2006-02-05
| | | | darcs-hash:20060205131422-ac50b-521f4764e463acab1fc0414f58e73af55bd62c5c.gz
* Minor tweaks, including a few small performance improvementsGravatar axel2006-02-04
| | | | darcs-hash:20060204130914-ac50b-331e83fd8fe472545fce60fc4b76bb8300526d64.gz
* Minor optimization to the prompt commandGravatar axel2006-02-04
| | | | darcs-hash:20060204113512-ac50b-4604692cac17972b379a7f40599a30e0bbfc3f89.gz
* Correct broken test for gettext commandGravatar axel2006-02-04
| | | | darcs-hash:20060203212939-ac50b-8a99c32124c6b643443bc7295df91d6f0c903247.gz
* Add fink and pkgsrc /bin directories to PATH if they existGravatar axel2006-02-04
| | | | darcs-hash:20060203212901-ac50b-94e02eea218c2f40542efd62060a74796cdbe363.gz
* Move parts of the command description lookup code to a shellscript functionGravatar axel2006-02-04
| | | | darcs-hash:20060203172736-ac50b-95430eb4ca0d7ee2859237e8543a4e0883349fdb.gz
* Make hostname completion code more robustGravatar axel2006-02-03
| | | | darcs-hash:20060203004114-ac50b-54fda8fe89649d404cd6981d7783e18f5092f217.gz
* Minor fix for completions for status builtinGravatar axel2006-02-03
| | | | darcs-hash:20060203003935-ac50b-fd3e5b642cdca5631f36942309b017ebbaa63cb2.gz
* Add fish switch to enter login modeGravatar axel2006-02-03
| | | | darcs-hash:20060203003754-ac50b-99961eb6635beb0700fbd542fc7ff979ab1ceeb9.gz
* Make error message in contains function translatableGravatar axel2006-02-03
| | | | darcs-hash:20060202153304-ac50b-69fc557308b7ae7eb3a3d8d658e6f7c871aa68cd.gz
* Make completion of subsommands for time and sudo a bit better at differing ↵Gravatar axel2006-02-03
| | | | | | between command and subcommand darcs-hash:20060202153151-ac50b-d943052af165dc345366b49a5db413f635a2f28a.gz
* Minor spelling fixes from Hermann J. BeckersGravatar axel2006-02-01
| | | | darcs-hash:20060201122912-ac50b-88d59b8c0e94e8a2db5b1a6f94b4fa7f25c7859e.gz
* Add completions for the status builtinGravatar axel2006-02-01
| | | | darcs-hash:20060131215933-ac50b-330b6cb15406ee62006d0dcd3b9ae4cf70ee1e68.gz
* Add support for calculating completions for arbitrary commands through the ↵Gravatar axel2006-01-31
| | | | | | 'complete' builtin darcs-hash:20060130165150-ac50b-5e2ef3bb0298dd5e1a5d6fbdade314cc73ef36f3.gz
* Optimize the fish_prompt functionGravatar axel2006-01-28
| | | | darcs-hash:20060128102551-ac50b-58580c29fd9537e502bacaad7949433010b5a04b.gz
* Fix typo in sudo completionsGravatar axel2006-01-28
| | | | darcs-hash:20060128022054-ac50b-8d859c4481c34c5830e9b5fa9e436e165160547e.gz
* Misc init-files cleanup, including making sure various variables are ↵Gravatar axel2006-01-28
| | | | | | function-local darcs-hash:20060128022022-ac50b-3a9fabe385f53559dd9e0bb5d8f9994d833ced1d.gz
* More spelling fixes from Hermann J. BeckersGravatar axel2006-01-28
| | | | darcs-hash:20060128003459-ac50b-af346d3abc52bf1bb4de43cbbaa3d87b3b7264eb.gz
* Small fixes for emerge completions, sent by Mike AutyGravatar axel2006-01-27
| | | | darcs-hash:20060127082639-ac50b-881d00da4712a2d149618c07356c8d711bf55ac9.gz
* shellscript functions should use the help command to display helpGravatar axel2006-01-27
| | | | darcs-hash:20060126173437-ac50b-69c03761554180467f741a9597205fab6c823378.gz
* Fix bug in debian specific kill completionsGravatar axel2006-01-27
| | | | darcs-hash:20060126160119-ac50b-1d1b5c248753f4c0ac77a838ea36eeb87473dbe9.gz
* Checkin of swedish translations and some smaller changes to the emerge ↵Gravatar axel2006-01-27
| | | | | | completion descriptions darcs-hash:20060126151717-ac50b-7c8758dadf971f3cc25facb69176f6b6a7d683a4.gz
* Spelling fixes, from Hermann J. BeckersGravatar axel2006-01-26
| | | | darcs-hash:20060126121659-ac50b-8c6a788e9750826c623d028410360da7353de9ea.gz
* Add completions for emerge commandGravatar axel2006-01-25
| | | | darcs-hash:20060124233229-ac50b-401bc6944f5f7bbe4836361061c0ecfe0f982656.gz
* Add completions for sshfs, fusermount and sudoGravatar axel2006-01-25
| | | | darcs-hash:20060124230133-ac50b-b6b8685b2c3771ec1699661de88ba45fe47df82d.gz
* Make the prompt_pwd behave better with strange sed implementations (I'm ↵Gravatar axel2006-01-25
| | | | | | looking at you, OS X) darcs-hash:20060124180944-ac50b-63f45e0ef950fca45b1c5eaa48e960895d418631.gz