axel
|
e936629dc3
|
Minor documentation update to reflect change in how __fish_complete_suffix function works
darcs-hash:20070208170339-ac50b-3ce23bc61e8cd7c4874748dd5f1395739c57ad36.gz
|
2007-02-09 03:03:39 +10:00 |
|
axel
|
dfabf7f206
|
Update todo list
darcs-hash:20070208170232-ac50b-7413e8283f40a38c9790b391a70954897ae0bcae.gz
|
2007-02-09 03:02:32 +10:00 |
|
axel
|
7118269e4b
|
Minor tweaks to vared function
darcs-hash:20070208170118-ac50b-76ea318d47de28a4437ecf0a50daea2c617017ea.gz
|
2007-02-09 03:01:18 +10:00 |
|
axel
|
100355c3c1
|
Add chengelog entry to spec file for fish
darcs-hash:20070208170032-ac50b-d748dc073ffb6ea0e209d0d99bd3dcc6eba2f2cd.gz
|
2007-02-09 03:00:32 +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
|
abff4e5b41
|
Add flags for long file support in configure.ac. They should be useful when supported (e.g. Linux and Solaris) and should do no harm when unsupported.
darcs-hash:20070205122553-ac50b-93adeeafc5c4bb43397e4b088f6e9de5744b3058.gz
|
2007-02-05 22:25:53 +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
|
766482d90e
|
Fix bug in read builtin - signal handlers where not correctly set, causiong ^C not to work
darcs-hash:20070201002053-ac50b-b73e22cbeecaeb364974cd2c512efbd517bb90d3.gz
|
2007-02-01 10:20:53 +10:00 |
|
axel
|
15e0a44fc7
|
Fix bug where pressing ^C while in the read builtin would mess up the block execution bit
darcs-hash:20070131235810-ac50b-23dde9d0e13cc028b744307073c1daf989258b54.gz
|
2007-02-01 09:58:10 +10:00 |
|
axel
|
3b653cd26a
|
Fix indentation error - the else builtin was not properly indented
darcs-hash:20070131231820-ac50b-1c5825cd78a1636801b8a4a26c1d15eb811cb28f.gz
|
2007-02-01 09:18:20 +10:00 |
|
axel
|
ba6661e9df
|
Fix occasional duplicate stack trace, reported by Mike Roberts. Also make fish less likely to print huge amounts of help in non-interactive mode, as per suggestion from Mike Roberts.
darcs-hash:20070131160317-ac50b-8354948f55a1478515ebfe7ddb6db14b6775dd18.gz
|
2007-02-01 02:03:17 +10:00 |
|
axel
|
55af8e4966
|
Add support for checking the existance of specific variable array elements
darcs-hash:20070130204344-ac50b-d006de7693722677d052f7559923753acd27a4a2.gz
|
2007-01-31 06:43:44 +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
|
41c9f89fcf
|
Add memory allocation check
darcs-hash:20070129175223-ac50b-05b933837cf0522889287069d5ed2fcacaf62b6a.gz
|
2007-01-30 03:52:23 +10:00 |
|
axel
|
7953863b38
|
Fix bug where quiting from the read builtin could cause the prompt not to repaint
darcs-hash:20070129174501-ac50b-7e7f62ab8a1864617291208919551505bae6e156.gz
|
2007-01-30 03:45:01 +10:00 |
|
axel
|
3fff030ee2
|
When clearing a line in the screen handler, also make sure that the internal state reflects this. This helps avoid issues with wiping out parts of the prompt
darcs-hash:20070129174358-ac50b-73d002a44ef53ba63e33c66073eea6fec449b9d0.gz
|
2007-01-30 03:43:58 +10:00 |
|
axel
|
da9f7227f5
|
Fix repaint bug for read - screen needed repainting after call to read
darcs-hash:20070129162807-ac50b-c037ecfc0670a1f2795982337760f76036d6cdc5.gz
|
2007-01-30 02:28:07 +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
|
c02e2b1320
|
Empty environemnt variable array entrys are now set to the empty string - what value should they really have?
darcs-hash:20070128134331-ac50b-a1efdcd67e1d142c5f234a4018187fdb2f70b567.gz
|
2007-01-28 23:43:31 +10:00 |
|
axel
|
37a95a3096
|
Make parsing of --authorative switch for complete builtin more logical. Fix bug with previous approach causing some completions to be ignored.
darcs-hash:20070128134059-ac50b-de53eb223939fbdf0d247dfbe343c62fc31cce11.gz
|
2007-01-28 23:40:59 +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
|
fc87b3c4b4
|
Make it possible to specify the -u switch tom complete without actually specifying any new completions, since it affects all previous completions
darcs-hash:20070128032416-ac50b-93b943d712ac072f1bdb7f568e8064f73ffb85e0.gz
|
2007-01-28 13:24:16 +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
|
bd5a16d213
|
Add support for using __environ instead of environ, if it exists and environ isn't set
darcs-hash:20070127165911-ac50b-72747760d767a6918152c2e4f254febb19ab1205.gz
|
2007-01-28 02:59:11 +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
|
cab5c63402
|
Verify that fd redirection is an int
darcs-hash:20070127135010-ac50b-d9c048edc5579c460ed2b181c366c67e9cfd7beb.gz
|
2007-01-27 23:50:10 +10:00 |
|
axel
|
d480d892c9
|
Do not call getc if getwc fails - mixing wide and byte-based readin may cause a crash. IT's better to simply hope that getwc can recover.
darcs-hash:20070127021026-ac50b-b85e10029d2bc0ce4857ec48945a92270e499a07.gz
|
2007-01-27 12:10:26 +10:00 |
|
axel
|
f2ccbe7374
|
Make get_desc_buff variable functions local static instead of global
darcs-hash:20070127020924-ac50b-0dfd72f6c30a82adc9500020df4b7bafb8d6dd56.gz
|
2007-01-27 12:09:24 +10:00 |
|
axel
|
85241817f8
|
Drop unneeded generic descriptions for completion of functions and builtins. Add description for count.
darcs-hash:20070127020752-ac50b-62dba47967cac04cd242894bfaa03116461883f3.gz
|
2007-01-27 12:07:52 +10:00 |
|
axel
|
8cf46bdb5c
|
Add make target for vuilding svn and cvs completions
darcs-hash:20070127020406-ac50b-a5dee791cf05cf76dd23395deee5e2d9f347c71b.gz
|
2007-01-27 12:04:06 +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
|
85d069c106
|
Fix crash in tab completion code when completing an imcomplete backsalsh escape
darcs-hash:20070126171413-ac50b-a9338dc73863381f2b22e09fb8b5e711f64b8f29.gz
|
2007-01-27 03:14:13 +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
|
62d380a1ee
|
Make first stab at a manual page parser. It takes the name of a command as input and outputs completions for it.
darcs-hash:20070125012728-ac50b-442dec7a0252f7cf817f442623161e33ce50c355.gz
|
2007-01-25 11:27:28 +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
|
2bba0f7b8f
|
Use MB_LEN_MAX instead of MB_CUR_MAX as the length of an array, since the latter does not need to be a constant value, meaning it is illegal as an array size
darcs-hash:20070122165125-ac50b-884456df993125e0dc16cd8dfed1e63d350d05dd.gz
|
2007-01-23 02:51:25 +10:00 |
|
axel
|
565970b8ca
|
Fix uninitialized varialble in env.c
darcs-hash:20070122012815-ac50b-a04cfc343ce75afd4feff8e25c580f9e54d5c5ef.gz
|
2007-01-22 11:28:15 +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 |
|