axel
|
6522000bf0
|
Don't turn of file completion in svn completions if given an unknown subcommand
darcs-hash:20060827144853-ac50b-d09576fd6984eb18b06e0e7b1d8a88aa7b9d1df4.gz
|
2006-08-28 00:48:53 +10:00 |
|
axel
|
0a603a56c6
|
Minor bugfix for the completions for the complete builtin
darcs-hash:20060825154545-ac50b-eaa8b210ddc6fb6a089deb5c2b19723bd92228f3.gz
|
2006-08-26 01:45:45 +10:00 |
|
axel
|
046dd82995
|
Add minor new completion for make command
darcs-hash:20060825154516-ac50b-80284df4f7dd6cd332f2b21f5c9bdc359cc00eca.gz
|
2006-08-26 01:45:16 +10:00 |
|
axel
|
2ea00ce444
|
help --help should be same as help help
darcs-hash:20060822005230-ac50b-b82c0665cae7427c09992f51e128e33cea44b41e.gz
|
2006-08-22 10:52:30 +10:00 |
|
axel
|
7c822cbf30
|
Add a message to stdout in the help function describing where the help went if help opens an external browser window
darcs-hash:20060814181135-ac50b-6d9b05b714bc9576c260e87b5706e7d94dd73e39.gz
|
2006-08-15 04:11:35 +10:00 |
|
axel
|
486e0dbe84
|
Remove Solaris circular dependency in init file. Thanks to Netocrat.
darcs-hash:20060810193338-ac50b-2f1f68170610e1669fc20298fcce50a920c3f38f.gz
|
2006-08-11 05:33:38 +10:00 |
|
axel
|
7a884e11a6
|
Avoid circular dependency in ls autoload. Second try.
darcs-hash:20060809231155-ac50b-52b1b1609307fb05d3d8f32c972b0a22476a1da8.gz
|
2006-08-10 09:11:55 +10:00 |
|
axel
|
65f4d6e866
|
The xpg4-path was mistyped. Fix it.
darcs-hash:20060801005736-ac50b-ef8389777e012f9f0b6edcb3df3d638158f87373.gz
|
2006-08-01 10:57:36 +10:00 |
|
axel
|
8833e8f4ea
|
Fix minor nit in comment
darcs-hash:20060801005246-ac50b-56cb6d2245ce81d16807028749495b8e5a86cc3c.gz
|
2006-08-01 10:52:46 +10:00 |
|
axel
|
f439c4a484
|
Make calls to grep Posix compliant
darcs-hash:20060731003354-ac50b-5916d6d862fe8b4f31b64840296d24615b52d175.gz
|
2006-07-31 10:33:54 +10:00 |
|
axel
|
2fba53b113
|
Make PATH validation only run for interactive shells to avoid infinite loop
darcs-hash:20060731003311-ac50b-da0b49830e5a9042fbe7952a63ced2c86b8978fe.gz
|
2006-07-31 10:33:11 +10:00 |
|
axel
|
8a2846ed44
|
Add Solaris xpg4 PATH test
darcs-hash:20060731003111-ac50b-d8945adca50bbe9e86041835ed52a88e09f65701.gz
|
2006-07-31 10:31:11 +10:00 |
|
axel
|
8e06805f2d
|
Fix for recursive autoload loop on ls
darcs-hash:20060728131756-ac50b-034430a6a44bec83419438fc1be0c0e603eaad2d.gz
|
2006-07-28 23:17:56 +10:00 |
|
axel
|
c9eb74fa4b
|
Add missing Substitutions of prefix and optbindirs variables in share/fish.in
darcs-hash:20060723170402-ac50b-551cff33ca0e831505b5891fada0a017c3ea1370.gz
|
2006-07-24 03:04:02 +10:00 |
|
axel
|
1dc033f71c
|
Fix temporarily broken fish_function_path during startup
darcs-hash:20060719224433-ac50b-d7b4480d694cb8f71ecee75e21c7530700d3c609.gz
|
2006-07-20 08:44:33 +10:00 |
|
axel
|
57b3965518
|
Initialize etc/fish and share/fish from the Makefile, not automatically by Autoconf. That way we get correct expansion of ${prefix} and friends to their install-time value. This fixes a bug reported by James Vega.
darcs-hash:20060718164155-ac50b-8ec6c63d9c4e52db2c1884fcffeab78333367773.gz
|
2006-07-19 02:41:55 +10:00 |
|
axel
|
4a87c9895d
|
Add -q/--query switch to the functions builtin. Works just like the same switch to set does. Useful for checking for the existance of functions in a script
darcs-hash:20060712174655-ac50b-14a98a15751bb5ddddf4ffb41521b616bef5e40c.gz
|
2006-07-13 03:46:55 +10:00 |
|
axel
|
9e304fa734
|
Overhaul of the script autoloader. This should make sure that old scripts are unloaded and new scripts are loaded when the fish_function_path and fish_complete_path variables change
darcs-hash:20060712142242-ac50b-3966a0e96a32facc8bc1164d6d0837fc551e4733.gz
|
2006-07-13 00:22:42 +10:00 |
|
axel
|
bb04df2ac9
|
Minor code tweaks: A few extra input validations, spelling corrections, etc
darcs-hash:20060710223956-ac50b-22d3b2adf570872564abf7ab68bb223d0c4a5308.gz
|
2006-07-11 08:39:56 +10:00 |
|
axel
|
746a602515
|
Make sure that the / is only printed once in prompt_pwd function when cwd is root
darcs-hash:20060710223848-ac50b-ddb52c414fd8b08bd7c515c99cc4e05a3c479c7d.gz
|
2006-07-11 08:38:48 +10:00 |
|
axel
|
ba9fbc67da
|
Fix bug in completions for the cd builtin that caused missed completions when using relative search paths and CDPATH. Also move the completions function to it's own file.
darcs-hash:20060709235518-ac50b-36c59205edbecd5c8967d8784fd43e46729c3cdc.gz
|
2006-07-10 09:55:18 +10:00 |
|
axel
|
ac40a3bcd0
|
Fix use of hardcoded path in completions for the help completions causing missing completions and warnings
darcs-hash:20060709233249-ac50b-9dfb4a708a8ecb3ae2e1882a0a5146aed6286d37.gz
|
2006-07-10 09:32:49 +10:00 |
|
axel
|
e59cb1da5d
|
Add setenv shellscript function for csh compatibility
darcs-hash:20060622001123-ac50b-22e783ec5f77120a6960f28d735893d58e1a7db4.gz
|
2006-06-22 10:11:23 +10:00 |
|
axel
|
c9e98c2eef
|
Update function wrapper for cd builtin, make sure a local variable is used
darcs-hash:20060617131145-ac50b-1cef97b5e774713f659962b7e33f889be3081a3d.gz
|
2006-06-17 23:11:45 +10:00 |
|
axel
|
6e0e7e0996
|
Fix a bug in the function wrapper around the 'cd' builtin that caused cd to sometimes return with a non-zero exit status even though the command did not fail
darcs-hash:20060616151848-ac50b-001698980eca6fadf9e470d829a532c305c84e38.gz
|
2006-06-17 01:18:48 +10:00 |
|
axel
|
94d1322fc1
|
Update the set_color command: Add underline support, make the command a bit more rubust to missing ferminal features, and update documentation and completions
darcs-hash:20060615134915-ac50b-de1092e56490bbf1c58cc3422c239a2997645b6b.gz
|
2006-06-15 23:49:15 +10:00 |
|
axel
|
d7d2c82a82
|
Fix bug in help builtin that caused fish to show index page instead of command-specific help
darcs-hash:20060613152224-ac50b-d1841f7069e4fee2c569fb0ee079efd3cfe7de8a.gz
|
2006-06-14 01:22:24 +10:00 |
|
axel
|
58aa1e75c1
|
Add completions for the which command
darcs-hash:20060613144807-ac50b-a0819777ec904700e644508a3b97e98f8c2acaee.gz
|
2006-06-14 00:48:07 +10:00 |
|
axel
|
c60b62de73
|
Minor addition for completions to the patch command
darcs-hash:20060612203328-ac50b-e06d8dd7f9325cc06f59f6386eaedb181f1bd881.gz
|
2006-06-13 06:33:28 +10:00 |
|
axel
|
6e1548b821
|
Remove period from end of completion descriptions for telnet command
darcs-hash:20060607233312-ac50b-cb10498f174b72fb53d7e47ab93fcd8af72676c9.gz
|
2006-06-08 09:33:12 +10:00 |
|
axel
|
48ca253097
|
Minor spelling fixes
darcs-hash:20060603223228-ac50b-b4f7b190baf3c41bf23c224f5d68e8888dd4eaed.gz
|
2006-06-04 08:32:28 +10:00 |
|
axel
|
7c016c56e3
|
Only hide /private directories in pwd function under OS X
darcs-hash:20060601222300-ac50b-b08a9425d33cf41d60aa0a42edffa32f521fc2a3.gz
|
2006-06-02 08:23:00 +10:00 |
|
axel
|
0602044723
|
Add completions for 'cp'.
darcs-hash:20060601221808-ac50b-f9f8d90f6e53fe6bc41d124b00ded09c4979af6d.gz
|
2006-06-02 08:18:08 +10:00 |
|
axel
|
25365dbc54
|
Minor change to the strings to a printf comman, since it seems to work differently under different platforms
darcs-hash:20060530091417-ac50b-4eead9f39433b54ab66dea1c336b533689d85c46.gz
|
2006-05-30 19:14:17 +10:00 |
|
axel
|
b028e41f7f
|
Slightly updated fusermount completions - Thanks to Sean Higgins
darcs-hash:20060529135227-ac50b-ffce282fc850a895da75f64cd8a151277f42a937.gz
|
2006-05-29 23:52:27 +10:00 |
|
axel
|
29cd62ab6e
|
Check documentation for listing of external commands instead of relying on out of date static lists in various places
darcs-hash:20060529133239-ac50b-48392cfa1e5817ed8df452f0632658af7fe47a28.gz
|
2006-05-29 23:32:39 +10:00 |
|
axel
|
433169dca4
|
Avoid using the pwd command in favour of the $PWD variable, since the pwd command does not seem to work well with fuse
darcs-hash:20060529130753-ac50b-0d32fe0924dbf9e83520d26402e9daae77789419.gz
|
2006-05-29 23:07:53 +10:00 |
|
axel
|
d97f8f3fde
|
Add missing completion for complete builtin
darcs-hash:20060527134741-ac50b-dd50e408384d48b4b859240ac4fb6ad1ea8d25a5.gz
|
2006-05-27 23:47:41 +10:00 |
|
axel
|
28ea5ce732
|
Add missing N_.fish file to repo
darcs-hash:20060526120906-ac50b-5c903a99dfcb176c454bec2abc25360e8a7bf79a.gz
|
2006-05-26 22:09:06 +10:00 |
|
axel
|
df5cc6f858
|
Fix bugs detected by the ahead-of-time syntax checking in the complete builtin
darcs-hash:20060521192705-ac50b-b4304328fb4b9cce853055a2f231c48050a17471.gz
|
2006-05-22 05:27:05 +10:00 |
|
axel
|
db459f869a
|
Update the PATH checking code to work in batch mode
darcs-hash:20060518133726-ac50b-81759f01565fdfdb85c042c1db1b766a9a6adcda.gz
|
2006-05-18 23:37:26 +10:00 |
|
axel
|
4a06821d99
|
Make fish remove invalid PATH entries on startup, and give a warning about it
darcs-hash:20060518130017-ac50b-9326ed6b5671bbe0285fd2d5604e4ea69087c7c1.gz
|
2006-05-18 23:00:17 +10:00 |
|
axel
|
22f3dcfd35
|
Fix bug that causes fish to elongate the PATH whith directories which are already there
darcs-hash:20060518125909-ac50b-9c23915bb6f51f9105e04ad71b102b386b5d43a9.gz
|
2006-05-18 22:59:09 +10:00 |
|
axel
|
f5c6306bde
|
Do not repaint prompt on universal variable events, but add event handler for fish_color_cwd to repiant prompt on change
darcs-hash:20060511122629-ac50b-a725d87fe9ec911282e8de79aa9de5c00d180caa.gz
|
2006-05-11 22:26:29 +10:00 |
|
axel
|
633e2f498f
|
Escape $ character in apropos completions - Thanks to Peter Moulder for pointing this one out
darcs-hash:20060510115641-ac50b-51db7d181d63119c6edc223b06f8b8b63e8149d6.gz
|
2006-05-10 21:56:41 +10:00 |
|
axel
|
e3dd94f272
|
Add missing quote escape to ls completions
darcs-hash:20060510115243-ac50b-6aff103edec7d1499702d5eb38d9841571d95c16.gz
|
2006-05-10 21:52:43 +10:00 |
|
axel
|
508de57459
|
Change setup to avoid invalid directories and warnings, also revert directory checking for fish_*_path, it makes sense to add non-empty directories to these
darcs-hash:20060421150558-ac50b-90aff08f81b3d280badba4cc14fb6a0897c39f9e.gz
|
2006-04-22 01:05:58 +10:00 |
|
axel
|
536523ffd7
|
Minor comment and documentation edits
darcs-hash:20060420150206-ac50b-c5c91053ee37a6c3f763287c42b430cdc99bb45b.gz
|
2006-04-21 01:02:06 +10:00 |
|
axel
|
f812b9b26c
|
Fix bug in type command causing type -f to return true even when no file was found
darcs-hash:20060410143201-ac50b-4d8a70cd9721edcddaf11324f0b575d3f8cbace8.gz
|
2006-04-11 00:32:01 +10:00 |
|
axel
|
349f52a1a5
|
Telnet completions from Sean Higgins
darcs-hash:20060331165554-ac50b-5b0300d89ac2b2fbc6bc4bfcf228572fdce2e284.gz
|
2006-04-01 02:55:54 +10:00 |
|