axel
|
c743ebf211
|
Add long style option support for prevd/pushd, also add a few missing translation strings
darcs-hash:20060206112453-ac50b-271b830b35176d1ff93d9d9fb6c30343b4f1b4df.gz
|
2006-02-06 21:24:53 +10:00 |
|
axel
|
9f9f7bf95a
|
Minor edits to fish documentation
darcs-hash:20060201134029-ac50b-c80a9dadb4960dfbba255ca046682f2798621cf2.gz
|
2006-02-01 23:40:29 +10:00 |
|
axel
|
44e8dcd331
|
Add not on commandline behaviour when using complete -C to documentation
darcs-hash:20060131214646-ac50b-dc7b1510ceefc7645061d91bbe5022c09c209a34.gz
|
2006-02-01 07:46:46 +10:00 |
|
axel
|
3580811f8e
|
Minor documentation correction regarding how to use io redirection to close a fd
darcs-hash:20060131214551-ac50b-0b687b3279d3a9c94338092bff1b0a8001e9566d.gz
|
2006-02-01 07:45:51 +10:00 |
|
axel
|
35cf20640f
|
Add mention of the new -C switch for complete in the documentation
darcs-hash:20060131214426-ac50b-16a1b18cf8f5c05e59e1b338dde1c13089321bac.gz
|
2006-02-01 07:44:26 +10:00 |
|
axel
|
ecc2fbca98
|
Minor documentation tweaks
darcs-hash:20060128022118-ac50b-555ebb17d4f43692a5f363a085dcbcf57aa69111.gz
|
2006-01-28 12:21:18 +10:00 |
|
axel
|
1505cc3d81
|
Add comment in documentation for set builtin about not allowing switches after non-switches
darcs-hash:20060128021933-ac50b-db340075e9a57b41a91d6b64d56d9b5579185254.gz
|
2006-01-28 12:19:33 +10:00 |
|
axel
|
e01ccb14af
|
shellscript functions should use the help command to display help
darcs-hash:20060126173437-ac50b-69c03761554180467f741a9597205fab6c823378.gz
|
2006-01-27 03:34:37 +10:00 |
|
axel
|
bc42309dd8
|
Minor build fix
darcs-hash:20060126163002-ac50b-7766f42b8b3807a17577ed78819ab947ceb66e44.gz
|
2006-01-27 02:30:02 +10:00 |
|
James Vega
|
265d016721
|
doc_src/fishd.txt, fishd.c: Move the API description of fishd to the source file. Update the fishd help to indicate the new help and version options as well as a warning about fiddling with ~/.fishd.HOSTNAME.
darcs-hash:20060124172031-35ec8-6dbd2bdd1cca3528011f7a088630533a4fea25ab.gz
|
2006-01-25 03:20:31 +10:00 |
|
James Vega
|
495460066c
|
Fixed various spelling mistakes.
darcs-hash:20060123231706-35ec8-2a30db603eee503d944b06d101cc88ce59340309.gz
|
2006-01-24 09:17:06 +10:00 |
|
axel
|
ecdc5bdbc7
|
Add notice to set_text documentation about the use of --bold to brighten colors on some terminals
darcs-hash:20060123173811-ac50b-0ff42512a62fcebf1224b0aac9a47f04ed92c1c9.gz
|
2006-01-24 03:38:11 +10:00 |
|
axel
|
0dadd83fdd
|
Move the complete builtin to it's own file, and make it accept multiple -c, -p, -s, -o and -l switches
darcs-hash:20060122211055-ac50b-6ef8cff7fb02e974d6a8096bf83bcbed429d7322.gz
|
2006-01-23 07:10:55 +10:00 |
|
axel
|
e55bd063eb
|
Minor edits to the todo part of the fish documentation
darcs-hash:20060120171603-ac50b-d63052e2e6ddd82946946c8b88c3f8eebe1c5013.gz
|
2006-01-21 03:16:03 +10:00 |
|
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 |
|
axel
|
28c29f569b
|
Set version to 1.20.0
darcs-hash:20060116165451-ac50b-63e3cc280cb7deedadcfd69b542d9e54a7bc99c7.gz
|
2006-01-17 02:54:51 +10:00 |
|
axel
|
9942e2f19f
|
Make the completions for the ls, sed and df commands have the correct switches on BSD systems
darcs-hash:20060114131607-ac50b-479f7ff34019f5487125321443027cc0a77eec93.gz
|
2006-01-14 23:16:07 +10:00 |
|
axel
|
aca0511762
|
Documentation corrections
darcs-hash:20060111132944-ac50b-43146f4df54b8a533fb92693f1292d6cb74cdef8.gz
|
2006-01-11 23:29:44 +10:00 |
|
Jan Fader jan.fader@web.de
|
68df730980
|
some little corrections
darcs-hash:20060110174907-f93c5-d9ef6df3a8f8401ea161085a1e512d6a1d445260.gz
|
2006-01-11 03:49:07 +10:00 |
|
axel
|
d9663a4ec4
|
Remove the external tokenize command. One can use tr instead
darcs-hash:20060110163603-ac50b-204bef8d8d8e3f2ebc593c3de7d5a2eb4b1f0312.gz
|
2006-01-11 02:36:03 +10:00 |
|
axel
|
54c502c3cf
|
Documentation tweaks
darcs-hash:20060109144813-ac50b-cc5d04de564c177f8a0f529e6d536b6f7064f1b1.gz
|
2006-01-10 00:48:13 +10:00 |
|
axel
|
ae511451fe
|
Fix two issues on OS X, a non-compatible use of the expr command and a bad init of a socket for the universal variable daemon
darcs-hash:20060109144418-ac50b-c6232eae5b964f66d0638289291340aa66cd5983.gz
|
2006-01-10 00:44:18 +10:00 |
|
axel
|
906495d713
|
Improve locale implementation (should now behave identically to bash) and document locale variables behaviour
darcs-hash:20060108230049-ac50b-403f1d00c8483fc4fecc275b62e40b1c3d51bfc1.gz
|
2006-01-09 09:00:49 +10:00 |
|
axel
|
f6b2b9f9a5
|
Change syntax of 'and' and 'or' to infix order
darcs-hash:20060105153753-ac50b-4413a5d2652232bb38c97f5c673251193fc848ec.gz
|
2006-01-06 01:37:53 +10:00 |
|
axel
|
ec43c635cc
|
Add i18n through gettext, as well as a Swedish translation
darcs-hash:20060104125102-ac50b-5bf026578a69bd94f7a7a3c8dee0ebccd95e5c24.gz
|
2006-01-04 22:51:02 +10:00 |
|
axel
|
02a3288db7
|
1.19.0
darcs-hash:20051225220442-ac50b-79b8685cf6939c74a171f6cba227b703a1c02d60.gz
|
2005-12-26 08:04:42 +10:00 |
|
axel
|
c216e36a72
|
Add notice about bug when suspending builtins
darcs-hash:20051221135157-ac50b-a85102e103d27b5eccf51806871b3a49befa6a10.gz
|
2005-12-21 23:51:57 +10:00 |
|
axel
|
b8ea709c1e
|
Add autoconf checks for wide character string functions
darcs-hash:20051217213205-ac50b-df9ea4cbc1a7e4235578bd4fc542ddb7788d41cc.gz
|
2005-12-18 07:32:05 +10:00 |
|
axel
|
7bdcfacee4
|
Add trap shellscript function
darcs-hash:20051217213052-ac50b-fdab838ea9595fac7572068ea3a1f12b8bb0ea68.gz
|
2005-12-18 07:30:52 +10:00 |
|
axel
|
0817962300
|
Add missing documentation file
darcs-hash:20051214180744-ac50b-9394e5a12ca3eb98a9333a666748d16277cc2d7b.gz
|
2005-12-15 04:07:44 +10:00 |
|
axel
|
8b69c5416d
|
Minor documentation edits
darcs-hash:20051214164116-ac50b-c95a5dcb71d39c29b69010e879c96fc66ff1271e.gz
|
2005-12-15 02:41:16 +10:00 |
|
axel
|
659b99ed1a
|
Lots of fixed typos. Thanks, Harshad!
darcs-hash:20051213183257-ac50b-65c01704388f0fa94a7fbc62ba4d22ec1e6397d2.gz
|
2005-12-14 04:32:57 +10:00 |
|
axel
|
86d7e8bb8e
|
Minor tweaks
darcs-hash:20051213182803-ac50b-859b5bd4274e24dfd462cdf4585f0a05b751f737.gz
|
2005-12-14 04:28:03 +10:00 |
|
axel
|
8bf0a14bd5
|
Autodetect common escape codes in fish_prompt output
darcs-hash:20051213101859-ac50b-0ff01bb168d894d401d3d93cc11740789bac0d62.gz
|
2005-12-13 20:18:59 +10:00 |
|
axel
|
0a8284c981
|
Further tweaks to jobs builtin
darcs-hash:20051212155001-ac50b-bb6d180d8e0ca5150173a3dc3aa6cd7e021fa770.gz
|
2005-12-13 01:50:01 +10:00 |
|
axel
|
5262f3ce99
|
Revamp the jobs builtin
darcs-hash:20051211233001-ac50b-24547ca41d4db05f87d59dd3e396c3190a66ef89.gz
|
2005-12-12 09:30:01 +10:00 |
|
axel
|
1d69e70b7a
|
Initial blocking implementation
darcs-hash:20051211222101-ac50b-6e11220bd608187fbb32a0313b5b73dbdc8354fc.gz
|
2005-12-12 08:21:01 +10:00 |
|
axel
|
9b98df8310
|
Add history search information to documentation
darcs-hash:20051209040443-ac50b-ac75d7308947d00867950f6df74cc68907045a3b.gz
|
2005-12-09 14:04:43 +10:00 |
|
axel
|
0a713a7939
|
Correct set help page. The handling of setting a variable to no value has changed.
darcs-hash:20051207162924-ac50b-3e3c579b8b932b9a5a11546fb4a042d5e2aa85c5.gz
|
2005-12-08 02:29:24 +10:00 |
|
axel
|
0c877183b9
|
Spelling
darcs-hash:20051207155717-ac50b-6146b02bd8aff0fd27816acd5e31b38093d8575d.gz
|
2005-12-08 01:57:17 +10:00 |
|
axel
|
ab13c4caad
|
Give intelligent warning messages on zero-length variable names.
darcs-hash:20051207130330-ac50b-cc9d78ba63f592925b6076049e2c59aaaa930eec.gz
|
2005-12-07 23:03:30 +10:00 |
|
axel
|
12aa33fad4
|
Even more documentation updates. Variable expantion and design document sections.
darcs-hash:20051204132259-ac50b-d63356923e41c85a8d4aae1a4db3c815867fe5e2.gz
|
2005-12-04 23:22:59 +10:00 |
|
axel
|
9d7723b330
|
More documentation corrections and updates
darcs-hash:20051204124043-ac50b-11a283ee48103cb24efdaf18f6de62f503d6e028.gz
|
2005-12-04 22:40:43 +10:00 |
|
axel
|
2bc2e0b9ec
|
More documentation tweaks
darcs-hash:20051204023353-ac50b-196f21f186237d5e7074667fc86f2172a7ac40e2.gz
|
2005-12-04 12:33:53 +10:00 |
|
axel
|
02083a1bd7
|
Updated some obsolete documentation sections, and added some general polish
darcs-hash:20051204022740-ac50b-d3258d6b6f6caaf1b728c3c5074e1318135d6752.gz
|
2005-12-04 12:27:40 +10:00 |
|
axel
|
2faba57e5a
|
Update todo list to reflect recent changes
darcs-hash:20051203195003-ac50b-3c0bcaebf8a6d81fa0e0940ab6b215781cb26d52.gz
|
2005-12-04 05:50:03 +10:00 |
|
axel
|
32e833f331
|
Remove old event hooks, add more event handler documentation
darcs-hash:20051203194618-ac50b-e90683cb69b19da789152164a89a34bf187fd4e4.gz
|
2005-12-04 05:46:18 +10:00 |
|
axel
|
9b4c34aa4c
|
Use csh-style error rules with wildcards, i.e. if no matches are found, the command is not executed
darcs-hash:20051203164356-ac50b-1b1818db2698eab9ae765a5af1e259bce3ab37e7.gz
|
2005-12-04 02:43:56 +10:00 |
|
axel
|
721f616964
|
Add documentation for the vared shellscript function
darcs-hash:20051025143355-ac50b-d7aaecf4b2de062fb2c56928bd6a6919ad6d223c.gz
|
2005-10-26 00:33:55 +10:00 |
|
axel
|
48afe8062e
|
Make sure fish color settings are valid colors
darcs-hash:20051024175108-ac50b-3abfbd8b5974c7a3a53bc70d425d41dd1295da02.gz
|
2005-10-25 03:51:08 +10:00 |
|