liljencrantz
|
20526687b2
|
Drop contains function, since we now have a builtin.
darcs-hash:20070801225554-75c98-cbaba63efdd06277364cc9b3ef871b9e76a7edb9.gz
|
2007-08-02 08:55:54 +10:00 |
|
axel
|
782a739736
|
Remove confusing and misleading error message when trying to repaint the prompt during startup, reported by Chris Rebert.
darcs-hash:20070801180901-ac50b-43abf47182fcaa19fdbd993d480ac07f2915b6ed.gz
|
2007-08-02 04:09:01 +10:00 |
|
axel
|
cd19320ab2
|
Minor bug fix in mime-completion-filter - correctly handle when there is no mimetype
darcs-hash:20070801173955-ac50b-0459fc6049e9ee1907c368b8a5a01b6aa1973e45.gz
|
2007-08-02 03:39:55 +10:00 |
|
axel
|
91de143003
|
Replace the count function with a builtin for performance reasons. The count function used at least two forks, which was noticable on systems such as OS X with slow forks
darcs-hash:20070731212332-ac50b-8f5b2e70008ddb131dc8bae3f361d8d65a294948.gz
|
2007-08-01 07:23:32 +10:00 |
|
axel
|
2caaa7526d
|
Make sure completion descriptions generated by make_vcs_completions.fish are properly escaped. Thanks to Claes Næstén for the bug report.
darcs-hash:20070605105111-ac50b-e2cbb17047be6c6b0ddf5847507986f50c97be4c.gz
|
2007-06-05 20:51:11 +10:00 |
|
axel
|
52e7a7ec1c
|
Actually add the count function. Thanks to Tassilo Horn for the report.
darcs-hash:20070424153317-ac50b-f6ab71ad0ea9d74351169d18f1dc856a442ee3f4.gz
|
2007-04-25 01:33:17 +10:00 |
|
axel
|
5425970706
|
Add a fes minor completion corrections
darcs-hash:20070423220148-ac50b-460b1d404dca7169054459ab6c7f9845dad51a05.gz
|
2007-04-24 08:01:48 +10:00 |
|
axel
|
e2714b05eb
|
Launch debug shell on TRAP signal.
darcs-hash:20070423211026-ac50b-fccf4fb588775fbacc5cdc9f121abe417970066f.gz
|
2007-04-24 07:10:26 +10:00 |
|
axel
|
2c02b59703
|
Replace the eval builtin with a function
darcs-hash:20070422221806-ac50b-28cffc6c3063c14cd8ab30f999e3530314c78af2.gz
|
2007-04-23 08:18:06 +10:00 |
|
axel
|
dd48de068d
|
Add funced function, which works like vared, but with functions
darcs-hash:20070422185539-ac50b-9080fb745cec45609e7e29971b55b96e073806e6.gz
|
2007-04-23 04:55:39 +10:00 |
|
axel
|
c323fc226f
|
Add support for changing token separator in command substitution. IT is not the first character of IFS, same as in various other shells
darcs-hash:20070422184956-ac50b-7e03b375feb9fd22e11aa7a7d8f8add8e3b717a5.gz
|
2007-04-23 04:49:56 +10:00 |
|
axel
|
176c1a487b
|
Minor improvements to the completion generator and gcc completions
darcs-hash:20070422101414-ac50b-07612cd287d524a361e358369732c26fc9ff3b67.gz
|
2007-04-22 20:14:14 +10:00 |
|
axel
|
b4ccce2dc3
|
Add completion support for named function arguments
darcs-hash:20070421080931-ac50b-c3e482ad145c619d23cc5f19256010b5b0697c57.gz
|
2007-04-21 18:09:31 +10:00 |
|
axel
|
06688fb9ea
|
Change output format of complete -C to make writing case insensitive command specific completions more transparent
darcs-hash:20070420195506-ac50b-b5f56bb2964e65d13abfb9281ce26db2b8c341b7.gz
|
2007-04-21 05:55:06 +10:00 |
|
axel
|
91d1dee06b
|
Add completions for evince
darcs-hash:20070418224801-ac50b-83713782420d5f820add93e47b57d2289f289b61.gz
|
2007-04-19 08:48:01 +10:00 |
|
axel
|
3e030bc6c6
|
Add a completion function for completiong file url:s
darcs-hash:20070418224611-ac50b-4e457b2218751a182989f3635bb98c5e8a8b9766.gz
|
2007-04-19 08:46:11 +10:00 |
|
axel
|
b9009eba96
|
Remove explicit directory completion from __fish_complete_mime, we only want directory completion as a fallback in order to minimize the number of reasonable completions that are ignored. This issue was reported by Claes Nästén.
darcs-hash:20070417225658-ac50b-26178885ea4f8693858a74cec57a743831430634.gz
|
2007-04-18 08:56:58 +10:00 |
|
axel
|
52f9560b4f
|
Rename save_function to funcsave to keep consistency between function/variable functions
darcs-hash:20070416214453-ac50b-9ec9559fc468256dc149e92e9fece37da940ad7e.gz
|
2007-04-17 07:44:53 +10:00 |
|
axel
|
a03a4d1ba3
|
Add newline to error message in alias.fish. This problem was reported by flixil.
darcs-hash:20070412115221-ac50b-0ff23d6e2158522d10c7e799dc9f1594112f1869.gz
|
2007-04-12 21:52:21 +10:00 |
|
axel
|
94a483d46b
|
Minor tweak to vcs completion generation code. Most significantly, some svn command descriptions which where previously truncated are now complete.
darcs-hash:20070324193714-ac50b-61b10db649ef82ba8d8d658ef10cc05c2253d5f0.gz
|
2007-03-25 05:37:14 +10:00 |
|
axel
|
0f51d5ec18
|
Do not use makefile to generate vcs completions, do it directly in the script. Also add some minor updates to the vcs completions.
darcs-hash:20070224125927-ac50b-f1242b198ea0651c993b045d584262dc32062338.gz
|
2007-02-24 22:59:27 +10:00 |
|
axel
|
08eb92707a
|
Fix paran mismatch bug in umount completions that popped up when dropping the N_ script
darcs-hash:20070223163630-ac50b-efa267645ce113eab089d49d240bb3e00e9f07e5.gz
|
2007-02-24 02:36:30 +10:00 |
|
axel
|
e50f43416b
|
Add missing file for vi completions that is needed to complete files selectively based on mime types. Also use it to improve emacs completions, in order to balance my GNU karma.
darcs-hash:20070222214555-ac50b-60aa6a3e4cea77451c51d40d2a574d145f3de4fe.gz
|
2007-02-23 07:45:55 +10:00 |
|
axel
|
7118269e4b
|
Minor tweaks to vared function
darcs-hash:20070208170118-ac50b-76ea318d47de28a4437ecf0a50daea2c617017ea.gz
|
2007-02-09 03:01:18 +10:00 |
|
axel
|
4b1fced1f8
|
Add -u flag to case completions - case is often used to parse switches, coloring them red makes no sense
darcs-hash:20070205122839-ac50b-a87b86846216ad495f58825f3cb27692fc8bf269.gz
|
2007-02-05 22:28:39 +10:00 |
|
axel
|
25082b6528
|
Update vi/vim completions. Add __fish_complete_text function that completes using any text file, and __fish_filter_mime that filters a file list based on mimetype. This update was written by Velko Hristov with some suggestions and updates by me.
darcs-hash:20070204151809-ac50b-b7f3b44ac528f9e994bf0f842ee2e008866fb620.gz
|
2007-02-05 01:18:09 +10:00 |
|
axel
|
dcad2ef17b
|
Switch various completions to the simpler format for __fish_complete_suffix
darcs-hash:20070130153435-ac50b-abe42f3f464cb96db062c83084d97ef377a72e80.gz
|
2007-01-31 01:34:35 +10:00 |
|
axel
|
418192b312
|
Make the first and last argument to __fish_complete_suffix optional. Use mimedb to look up descriptions if not supplied.
darcs-hash:20070130152631-ac50b-24f1c947d88ce3ad20f31a17b58adfe02cf002e2.gz
|
2007-01-31 01:26:31 +10:00 |
|
axel
|
76d9051605
|
Add vim completions, written by Velko Hristov
darcs-hash:20070130004233-ac50b-5c48b940b29ac4f3c377bc88e2abf2e490e9df48.gz
|
2007-01-30 10:42:33 +10:00 |
|
axel
|
ca2b2103d3
|
Add command specific completions for xterm, written by Velko Hristov
darcs-hash:20070130000155-ac50b-7834a733d6bc48f3b57172fa6dc49c36680d575d.gz
|
2007-01-30 10:01:55 +10:00 |
|
axel
|
14e6bdb139
|
Add command specific completions for totem, written by Velko Hristov
darcs-hash:20070130000128-ac50b-8aec9bbe3858d03189720ed6fc9906ce8f9d4ddc.gz
|
2007-01-30 10:01:28 +10:00 |
|
axel
|
20d42378de
|
Remove trailing period in descriptions for darcs and svn
darcs-hash:20070129183116-ac50b-c4870570baaee554457413360c084209cb6a4090.gz
|
2007-01-30 04:31:16 +10:00 |
|
axel
|
ba932b6590
|
Add support for -s switch to read builtin, enables shell syntax highlighting in the read builtin
darcs-hash:20070129162624-ac50b-dff9d9ebf16ce3247b83d917efbffd4942cda83f.gz
|
2007-01-30 02:26:24 +10:00 |
|
axel
|
bbd229b206
|
Add command specific completions for file and locate, written by Velko Hristov
darcs-hash:20070128114415-ac50b-f5844d6523a9aed3ca0e881c6c125072caee4978.gz
|
2007-01-28 21:44:15 +10:00 |
|
axel
|
6a60377e02
|
Add -u switch to completions which can have unknown switches or which are incomplete
darcs-hash:20070128032652-ac50b-dae70e7b2efddbc757aae8bc7d1884ff5e010621.gz
|
2007-01-28 13:26:52 +10:00 |
|
axel
|
fcbdb6f2a7
|
Add command specific completions for mutt and sylpheed, written by Velko Hristov
darcs-hash:20070128024639-ac50b-484668bdfb13c4cd23e058224d14b8f6d52b04d0.gz
|
2007-01-28 12:46:39 +10:00 |
|
axel
|
a537b01814
|
Add aptitude completions, written by Velko Hristov.
darcs-hash:20070127231612-ac50b-0a3b6ef52a01b5b15b0b1a9f11df739d02fa353c.gz
|
2007-01-28 09:16:12 +10:00 |
|
axel
|
be0bd50bad
|
Remove unneeded code from isatty, fix spelling in docs
darcs-hash:20070127141215-ac50b-d15c657b62862841df80c55095a05e9c38086a11.gz
|
2007-01-28 00:12:15 +10:00 |
|
axel
|
5e6d1efb56
|
Fix a few more trailing N_ calls
darcs-hash:20070127020240-ac50b-6081d8cc0bc5d648b53b3ddfe878ec0f65412b6e.gz
|
2007-01-27 12:02:40 +10:00 |
|
axel
|
bc1f9b6f1c
|
Another batch of fixes for the VCS completions
darcs-hash:20070127020141-ac50b-e617fbabb234af668fa7ded7f838d66477605c8d.gz
|
2007-01-27 12:01:41 +10:00 |
|
axel
|
cfecb58bb6
|
Fix various completions that didno't drop the N_ no-op
darcs-hash:20070126012631-ac50b-4e13c06ddbf73f05a0a26824c71dbb96aa7ce0b9.gz
|
2007-01-26 11:26:31 +10:00 |
|
axel
|
11c2ec91d4
|
Update make_mercurial_completions.fish to also handle cvs. Correct bug causing issues in darcs completions.
darcs-hash:20070126012321-ac50b-caa9749f5e844ce5d06d84f2c38e282049369ed1.gz
|
2007-01-26 11:23:21 +10:00 |
|
axel
|
cc6f133368
|
make the make_mercurial_completions.fish script able to handle svn as well. Update svn completions.
darcs-hash:20070125153452-ac50b-60dce711d8614f99ba24ab9b24acfbd879d58bfa.gz
|
2007-01-26 01:34:52 +10:00 |
|
axel
|
350b637a1a
|
Generalize make_mercurial_completions.fish a bit so it can be used with darcs as well. Add make targets for creating darcs/hg completions.
darcs-hash:20070125132836-ac50b-0e7a728e4be2386d696094a414a1c8bcaee771fc.gz
|
2007-01-25 23:28:36 +10:00 |
|
axel
|
f917dccf6f
|
Use make_completions.py to make new completions for gcc
darcs-hash:20070125012757-ac50b-21408f89b71abb894850ddff452c83d130ed0401.gz
|
2007-01-25 11:27:57 +10:00 |
|
axel
|
65ef6cf217
|
Add completions for hg (Mercurial). These completions are autogenerated from the help commands for mercurial through the make_mercurial_completions.fish script
darcs-hash:20070124225136-ac50b-1636989747df4e2510905e3286dbf1871522f653.gz
|
2007-01-25 08:51:36 +10:00 |
|
axel
|
6ea3dd7dfe
|
Minor edit to init scripts to reduce number of non-builtins called on init
darcs-hash:20070121155057-ac50b-1fae99ef89abc7bc08dc31eb671bfc556e34202d.gz
|
2007-01-22 01:50:57 +10:00 |
|
axel
|
b3500bfbdc
|
Fix bug in rsync completions
darcs-hash:20070121024539-ac50b-6bef9090303c56d117633077554bb43c40f64024.gz
|
2007-01-21 12:45:39 +10:00 |
|
axel
|
f8c45324b6
|
Add switch completions for the rsync command
darcs-hash:20070121023815-ac50b-178776e2fe6c3d510f4f1342269c132797a7793a.gz
|
2007-01-21 12:38:15 +10:00 |
|
axel
|
bf5d4f6b07
|
Simplify completions for a few commands (svn, cvs, darcs, yum)
darcs-hash:20070120170940-ac50b-24c0e5b05ca03a590b90e795bbd62b15583e2bd1.gz
|
2007-01-21 03:09:40 +10:00 |
|
axel
|
9c5fb0392d
|
Make save_function print the help text when given no argumetns. Thanks to Alexander Kellett for the suggestion.
darcs-hash:20070119131538-ac50b-a77f60f557677543f38c73ffc21a209432b8b26a.gz
|
2007-01-19 23:15:38 +10:00 |
|
axel
|
e6409a88d5
|
Add missing completion for the commandline builtin
darcs-hash:20070118163104-ac50b-e33d3888efa42218881291ce1d2636ca14f10805.gz
|
2007-01-19 02:31:04 +10:00 |
|
axel
|
029be823e2
|
Remove the final non-builtin call from __fish_gnu_complete, to make it even faster
darcs-hash:20070118162853-ac50b-a31f51d53ba3121eaf6dfb4006dde00491fd53c2.gz
|
2007-01-19 02:28:53 +10:00 |
|
axel
|
81e0fcbc13
|
Additional performance tweak for __fish_gnu_complete
darcs-hash:20070116125116-ac50b-0a702bc02f9a126b36505864dcc597661a7ca2b0.gz
|
2007-01-16 22:51:16 +10:00 |
|
axel
|
b999bd9c8c
|
Bugfix in __fish_gnu_complete - switches could be ignored
darcs-hash:20070116112226-ac50b-6d6ce88d87f74a3779e4c6de6c62068c49354966.gz
|
2007-01-16 21:22:26 +10:00 |
|
axel
|
9c9a8f9d0f
|
Improve speed of __fish_gnu_complete on systems with no native seq implementation by avoiding using seq at all
darcs-hash:20070116102651-ac50b-ad7e0acd325f88d1676e4c533bc863caedf91748.gz
|
2007-01-16 20:26:51 +10:00 |
|
axel
|
7492b6cdb3
|
Make all descriptions for function calls use the implicit translation from the previous patch instead of explicitly using N_
darcs-hash:20070116012918-ac50b-c1c0df64333ad910ca81dbc86ad193ece6680722.gz
|
2007-01-16 11:29:18 +10:00 |
|
axel
|
34e27ff4c2
|
Drop use of the N_ no-op for translation descriptions. Instead, tell xgettext that any token following '--description' should be translated. This should greatly speed up completion loading on platforms where fork() is slow. (Hi, OS X)
darcs-hash:20070116011828-ac50b-fb923dc877869ded4d506bbe0bc5364eea44092f.gz
|
2007-01-16 11:18:28 +10:00 |
|
axel
|
47588c8e75
|
Darcs completions: Check for file existance before trying to complete using the repos file. Thanks to Alexander Kellett for the bug report.
darcs-hash:20070115205209-ac50b-60c03383f55bb2dc1d0f5317d907f71c63b2bb7b.gz
|
2007-01-16 06:52:09 +10:00 |
|
axel
|
00c6fcfe98
|
Document -f option for psub, add tab completions
darcs-hash:20070115181924-ac50b-6ac48aec8937e9dd172858dfa7eaaac1aca14775.gz
|
2007-01-16 04:19:24 +10:00 |
|
axel
|
c6ebb23f38
|
Add a -f switch to psub to use regular files instead of fifos. This makes psub work with programs that need to seek. This change was suggested by Alexander Kellet.
darcs-hash:20070115174330-ac50b-2349cef2d1a26a9e7c9356691bc74991135c1d2c.gz
|
2007-01-16 03:43:30 +10:00 |
|
axel
|
e56d9765d7
|
Add missing completions to ulimit
darcs-hash:20070112152048-ac50b-b402f5e5fb9bfa0720b7b89de465d06bf66a1ac3.gz
|
2007-01-13 01:20:48 +10:00 |
|
axel
|
f398b2eafa
|
Remove comments from apropos matching in function for getting description for command from whatis database
darcs-hash:20070107142000-ac50b-0221d36e24d3d68f0a25535e7a7b303e4fb84abe.gz
|
2007-01-08 00:20:00 +10:00 |
|
axel
|
3b4bacb5ba
|
Allow the user to specify name of history file to use with the read builtin
darcs-hash:20070106142430-ac50b-32ad52077e11438799b17911dc83e57f89e02f2b.gz
|
2007-01-07 00:24:30 +10:00 |
|
axel
|
7e350dab66
|
Update the dcop completions. This update was written by David Bitseff.
darcs-hash:20070106130722-ac50b-a73277cfccbf456595f0fb7ceeb18d23b2f744ab.gz
|
2007-01-06 23:07:22 +10:00 |
|
axel
|
2ec7428e32
|
Add iconv completions
darcs-hash:20061226142933-ac50b-dd385732a0337f215855db4c517dc1bab52b2aca.gz
|
2006-12-27 00:29:33 +10:00 |
|
Tassilo Horn
|
594f81ec8c
|
svn-delete-completion.dpatch
darcs-hash:20061221212334-c06f4-2db8d07267b142165302d63fd94fdc0eb9f6f791.gz
|
2006-12-22 07:23:34 +10:00 |
|
axel
|
9767b76881
|
Fix minor type in 'find' completions
darcs-hash:20061219152443-ac50b-989d374683f181a5fc41d162f2a0793ca31227ac.gz
|
2006-12-20 01:24:43 +10:00 |
|
axel
|
0ace93c2a4
|
Fix yet another place where the 'builtin' builtin was used in stead of 'command'
darcs-hash:20061214182409-ac50b-60af38f1b1edcafcf1c0aff9c64094b92a84e5fc.gz
|
2006-12-15 04:24:09 +10:00 |
|
axel
|
c73d165165
|
Make the directory history keyboard shortcuts repaint the screen. Otherwise, the prompt won't reflect the new CWD. This is needed because of the reduced amounts of repainting done since 1.22.2
darcs-hash:20061214182313-ac50b-a912bcc0fac6e1d78f116e19f31f1c50ffc409cb.gz
|
2006-12-15 04:23:13 +10:00 |
|
axel
|
4d368dc06c
|
Do not add --help completions for builtins at init time. These completions are already present in the commmand specific completions
darcs-hash:20061214131239-ac50b-3626c53c9c985bc3b786d5d6baff5e162a5e4951.gz
|
2006-12-14 23:12:39 +10:00 |
|
axel
|
9ff0e9cf72
|
Fix incorrect use of the 'builtin' builtin when the 'command' builtin was intended
darcs-hash:20061214120630-ac50b-5cee4b32042bb23c1a4b01e2a400a4af13c64c9c.gz
|
2006-12-14 22:06:30 +10:00 |
|
axel
|
6c8a559023
|
Drop unneeded '--' when using set builtin in various places
darcs-hash:20061212203727-ac50b-23fbb54bba0c5773e8a3dd2e5737ea8a670c801d.gz
|
2006-12-13 06:37:27 +10:00 |
|
axel
|
ca8c337c94
|
Drop unneeded '--' when using set builtin in the trap function
darcs-hash:20061212181841-ac50b-dd1fd50b80c6d3c759c123832bc6334613529ee6.gz
|
2006-12-13 04:18:41 +10:00 |
|
axel
|
fd11f294bc
|
Use the math function instead of calling bc directly in various places
darcs-hash:20061212171118-ac50b-a40709edf008f3d725e3755d5282ae5a84818c88.gz
|
2006-12-13 03:11:18 +10:00 |
|
axel
|
d3dd9400e3
|
Make sure the rm command and not a wrapper function that could change its behaviour is used. This patch was written by David Bitseff.
darcs-hash:20061212122853-ac50b-4f3c9962bc6daed95c8f53a19af05bc3d924eac7.gz
|
2006-12-12 22:28:53 +10:00 |
|
axel
|
234034d302
|
Make sure cwd colors update when the variable changes. This is a common regression, it seems. This time it was caused by the repaint reductions added in 1.22.2.
darcs-hash:20061212101348-ac50b-970686fcd3317f19c6131cdc46885a841c68a6d6.gz
|
2006-12-12 20:13:48 +10:00 |
|
axel
|
f4af7603da
|
Add completions for flac, written by David Bitseff
darcs-hash:20061210092326-ac50b-4de3e3473cdc73ef05052d4053f56dd790cc1403.gz
|
2006-12-10 19:23:26 +10:00 |
|
axel
|
63a28eb46f
|
Add completions for oggenc, written by David Bitseff
darcs-hash:20061209085946-ac50b-747b61e4a0d717b5b9a5b7dcc3bdad8e33e79e18.gz
|
2006-12-09 18:59:46 +10:00 |
|
Tassilo Horn
|
58042b0e9f
|
ruby-gems-completion.dpatch
darcs-hash:20061208232818-c06f4-510633a992d3557967709713ab8ed8df94a36c05.gz
|
2006-12-09 09:28:18 +10:00 |
|
axel
|
1d3465698f
|
Add dcop completions, written by David Bitseff
darcs-hash:20061208215855-ac50b-aa2ee1fc551ce7bca50d5979800e6674015a3737.gz
|
2006-12-09 07:58:55 +10:00 |
|
axel
|
df4a0d65bd
|
Update comlpetions for the help function
darcs-hash:20061206131020-ac50b-f7f1a3c5aa85d90a6538583681167abca7f50e63.gz
|
2006-12-06 23:10:20 +10:00 |
|
axel
|
77b5532ce9
|
Make delete-or-exit work with multiline commands
darcs-hash:20061206122537-ac50b-80e3b3d6dff886eba162fbb8db5a82ff0f7a107f.gz
|
2006-12-06 22:25:37 +10:00 |
|
axel
|
4b9dcf1cf2
|
Add ant target completions, written by Nate Drake
darcs-hash:20061205235252-ac50b-112c0ff335e456ed0b419c6c5c7a889c517baed1.gz
|
2006-12-06 09:52:52 +10:00 |
|
axel
|
ceacfb83a8
|
Add completions for the env command
darcs-hash:20061204115838-ac50b-f75e067b50ee2cbc8f735110c34892613c53c4d9.gz
|
2006-12-04 21:58:38 +10:00 |
|
axel
|
d736c8cca6
|
Add completions for the locate command
darcs-hash:20061204114205-ac50b-1231627ff987bbb3dc4c7af1436cfdf17bd3a5c1.gz
|
2006-12-04 21:42:05 +10:00 |
|
axel
|
60769903a5
|
Add subcommand completion support to nice completions
darcs-hash:20061204111346-ac50b-913f68c7fcbf71117ac6d662423d64d05d38c6e5.gz
|
2006-12-04 21:13:46 +10:00 |
|
axel
|
8b73bac580
|
Rename __fish_complete_directory to increase consistency
darcs-hash:20061202233433-ac50b-48368a338773ad47807b0032389fd305d86b3275.gz
|
2006-12-03 09:34:33 +10:00 |
|
axel
|
687ba1c9ef
|
Add completions for the find command
darcs-hash:20061130231414-ac50b-4636dbd460ad23479c5740b22dcba011c2e140a3.gz
|
2006-12-01 09:14:14 +10:00 |
|
axel
|
7f18dd6a4a
|
Improve kill completions on non-Debian systems (They where fine before on Debian systems)
darcs-hash:20061130163230-ac50b-0f72c7a609b1218e30ec193362df13c76f4cb35b.gz
|
2006-12-01 02:32:30 +10:00 |
|
axel
|
2f7a472230
|
Remove fallback of using globals when universal variables are broken in config file- fish does the equivalen internally now
darcs-hash:20061130154838-ac50b-04861991dfc12fc4a7d1bb675dbffe4b78df920e.gz
|
2006-12-01 01:48:38 +10:00 |
|
axel
|
b8f2f46945
|
Use dircolors to set default colors for ls
darcs-hash:20061130154026-ac50b-d6d5e182a71516aa56ab16851e47510f2561b585.gz
|
2006-12-01 01:40:26 +10:00 |
|
axel
|
2570eb1ab8
|
Fix bug in save_function script
darcs-hash:20061130154006-ac50b-cb9ae4c46d3eced0fa432c47de996016519d29cd.gz
|
2006-12-01 01:40:06 +10:00 |
|
axel
|
ddc617f80a
|
Fix bug in save_function that causes it to not create missing directory entries before saving function
darcs-hash:20061129140229-ac50b-525f2cff869a066d5c3624880125e37862a9fd3b.gz
|
2006-11-30 00:02:29 +10:00 |
|
axel
|
f64364cced
|
Replace all internal uses of grep with sgrep, which is a wrapper around grep that strips away any GREP_OPTIONS. This is needed to avoid users who have added arbitrary switches to GREP_OPTIONS, thus changing its behaviour.
darcs-hash:20061129140004-ac50b-485ff6bfd71e9459ba62461f6e093ca5c9ddd664.gz
|
2006-11-30 00:00:04 +10:00 |
|
axel
|
32502bfac8
|
Don't use GREP_OPTIONS in 'contains' function - this is a modified version of a patch by David Bitseff
darcs-hash:20061126131150-ac50b-640bfaf2c3a4111809d9091631b79e35005e68b5.gz
|
2006-11-26 23:11:50 +10:00 |
|
axel
|
20b3f3b9a1
|
Add completions for the wajig command. These where generated by the create_wajig_completions.py script, written by Reuben Thomas.
darcs-hash:20061120152707-ac50b-fe478814bcc5edec9dc9d49d0da665b21ba8956c.gz
|
2006-11-21 01:27:07 +10:00 |
|
axel
|
1145a5d483
|
Touch up completions for builtin commands
darcs-hash:20061120152518-ac50b-cbd3d14af4fd2d67304278d442443decbac1ef7c.gz
|
2006-11-21 01:25:18 +10:00 |
|
axel
|
125ca9ff73
|
Minor edits, whitespace fixes, etc.
darcs-hash:20061120131412-ac50b-0d9bc9d3fb35b4c9831bdf3a606e9aa8df844478.gz
|
2006-11-20 23:14:12 +10:00 |
|
axel
|
372c811763
|
Support bold and underlined characters in help output
darcs-hash:20061119232734-ac50b-d426980ee143b44065a3ea2afc7d3808174acd5f.gz
|
2006-11-20 09:27:34 +10:00 |
|