axel
|
5fc42fcaff
|
prompt_pwd broken, this fix by James Reeves
darcs-hash:20090221104759-ac50b-35f7a896d3e62cd002605d47c090c7bec992317b.gz
|
2009-02-21 20:47:59 +10:00 |
|
axel
|
c1cf6a4071
|
Oops, I broke recursive wildcard completion
darcs-hash:20090221104330-ac50b-ab9d487d3fc77fab32d9c49045d23b3e9124e618.gz
|
2009-02-21 20:43:30 +10:00 |
|
axel
|
972f3e121e
|
Document rename of save_function to func_save. Pointed out by Ovchinnikov George
darcs-hash:20090218202037-ac50b-0351e8564d3274cd4fb364c07b4a3260f8a45f20.gz
|
2009-02-19 06:20:37 +10:00 |
|
axel
|
0dd8ae4843
|
Added faw entry on history editing, written by Beni Cherniavsky
darcs-hash:20090216211940-ac50b-4175fb2ae8ec2f5a67ac3c6a33a48bc5ac35eea2.gz
|
2009-02-17 07:19:40 +10:00 |
|
axel
|
8a93b6f26d
|
Make xdg-version of open handle multiple files.
darcs-hash:20090216211103-ac50b-f8268e8d50a84457bb49ac3d1e982cba09dbfec6.gz
|
2009-02-17 07:11:03 +10:00 |
|
axel
|
07717a3570
|
Add possibility to define greeting function, suggested by Chris Miller
darcs-hash:20090216210450-ac50b-9b4f7c5bf45afaf21d51e46ff8c2b11d171fcbf2.gz
|
2009-02-17 07:04:50 +10:00 |
|
Nick Pilon
|
79784d3e18
|
This patch fixes a problem where prompt_pwd was printing the full path twice under OS X and probably BSDs. (Which, needless to say, made for very long prompts) The problem was that (Free?)BSD sed and GNU sed handle ? differently. For BSD sed, ? is not special unless the -E flag is specified. The {0,1} syntax should work the same way in both.
darcs-hash:20080122180340-5b666-21f1cdb835cbfa458a0f3d7344370837db962388.gz
|
2008-01-23 04:03:40 +10:00 |
|
terceiro
|
c08c313c0a
|
adds completion for Debian's invoke-rc.d command
Ignore-this: f9ff385e3c239cedfbc9850b06822bba
darcs-hash:20090204191757-69c1e-a55c2a720fd784c7be2534feacecd5e2ebdbeecd.gz
|
2009-02-05 05:17:57 +10:00 |
|
terceiro
|
dfd70057b3
|
function to put current git branch on the fish prompt
Ignore-this: 841402742571f399e012514315b8e4f0
darcs-hash:20090204190358-69c1e-2ebcf761a4e55bc049ff1d5bba272d722b2d4501.gz
|
2009-02-05 05:03:58 +10:00 |
|
terceiro
|
07dec5c3ed
|
better git completion
Ignore-this: af7fede5c1ee1d92c89d2887cbe54c0b
darcs-hash:20090204185826-69c1e-f72e06ad575efee258b392afd17255166ac4a260.gz
|
2009-02-05 04:58:26 +10:00 |
|
axel
|
1ed5decf2c
|
Fix warnings in FATAL_EXIT macro
darcs-hash:20090204224310-ac50b-111db6c8f5b74dad0a309441063d3d7e9bf8f55d.gz
|
2009-02-05 08:43:10 +10:00 |
|
Isaac Dupree
|
9b95dda6bf
|
fix help for open
darcs-hash:20080605192305-6c1c4-ccf59a87bf7197b5d07a33d7aaeb31638aa0aa52.gz
|
2008-06-06 05:23:05 +10:00 |
|
axel
|
41015691db
|
Make all fish that use universal variables binaries include iconv
darcs-hash:20090203002620-ac50b-6be533cd1bf7dd043d96547b2c2f3ab4cda30e10.gz
|
2009-02-03 10:26:20 +10:00 |
|
axel
|
7e1ac2d806
|
Actually escape the double-star recursive wildcard char when requested. This will make sure the syntax highlighting doesn't try to perform a recursive wildcard expansion when cheching command name existance, which killed performance
darcs-hash:20090202234751-ac50b-55dfd8b52f842826b02a69d6ab51c222108c30e3.gz
|
2009-02-03 09:47:51 +10:00 |
|
axel
|
35258bf1fb
|
Make proper autoconf test for availability of posix nan function instead of fudging with the NAN macro.
darcs-hash:20090202232049-ac50b-0176955677ff39fdd05eeefa20dca883863c34e6.gz
|
2009-02-03 09:20:49 +10:00 |
|
axel
|
72025a6a38
|
Make fish avoid iterating through user list when completing file part of directory starting with tilde. Also add a timeout to the directory iteration, to protect against humongously large user databases.
darcs-hash:20090202224645-ac50b-353047a73e4d6f494f470fe2ea6c4a34b486d302.gz
|
2009-02-03 08:46:45 +10:00 |
|
axel
|
05341b055b
|
ish's current hostname completion uses ~/.ssh/known_hosts as one of its sources of information, but ~/.ssh/config may also be useful. Gather all of the 'Host' declarations from ~/.ssh/config and filter out the ones with wildcards. Signed-off-by: James Vega <jamessan@debian.org>
darcs-hash:20090202210242-ac50b-cf50070ee33ab6113e32a4d997d464ac4b1faf24.gz
|
2009-02-03 07:02:42 +10:00 |
|
axel
|
9d7224d756
|
Add support for completing aliases in ssh. Written by David Bronke.
darcs-hash:20090201231805-ac50b-196d4c81981efe681677fe8ca7f1cc833a4734da.gz
|
2009-02-02 09:18:05 +10:00 |
|
axel
|
33ec8b45a0
|
Add effectv completions, written by Stefano Sabatini.
darcs-hash:20090201225558-ac50b-5704829043880d0264e3e3908d324a39857ada16.gz
|
2009-02-02 08:55:58 +10:00 |
|
axel
|
1dc49a4062
|
Fix color ls detection for BSD and OS X systems. Patch by Sven Axelsson.
darcs-hash:20090201222410-ac50b-e1e02244ae950c602d3b7e67fe567920c619024b.gz
|
2009-02-02 08:24:10 +10:00 |
|
axel
|
1123467991
|
Fix cd function to handle empty variables correctly. Patch by Sven Axelsson.
darcs-hash:20090201222058-ac50b-31a7ee2db9f68729c21ba153e1439cbeabff84ce.gz
|
2009-02-02 08:20:58 +10:00 |
|
axel
|
4f54da3795
|
Fix user completion so it can handle comments in the passwd file. Patch by Sven Axelsson.
darcs-hash:20090201221921-ac50b-ef0883afe4dc68b43c1c705d49b6b5505dbf1e73.gz
|
2009-02-02 08:19:21 +10:00 |
|
axel
|
c8de3d24c8
|
Add netcat completions, written by James Stanley
darcs-hash:20090201160411-ac50b-43c34e2a73477cde40f15887a810a7b365ec81c4.gz
|
2009-02-02 02:04:11 +10:00 |
|
axel
|
31439ffb52
|
Better warning message when trying to exit with jobs running. PAtch and suggestion from Josef Spillner.
darcs-hash:20090201151601-ac50b-64bf24877419a9087f37eda2486232dfdabea9d2.gz
|
2009-02-02 01:16:01 +10:00 |
|
axel
|
9111b85437
|
Fixed bug with configure.ac in autotools shipped with F10. This fix comes from James Reeves.
darcs-hash:20090201140928-ac50b-952a8ba0596e3cf4f4a4a94f226fd04ec607075f.gz
|
2009-02-02 00:09:28 +10:00 |
|
axel
|
c6427c5a47
|
Add mimedb infinite loop bug fix from James Reeves
darcs-hash:20090201133734-ac50b-96fb4735af616094ea57ba02266188f8a7038a0c.gz
|
2009-02-01 23:37:34 +10:00 |
|
axel
|
36c3bd4e8d
|
Switch from ARG_MAX to getting value from sysconf, glibc no longer defines the latter. This was reported from Peter Alfredsen Matthew Wesley, among other people.
darcs-hash:20090201132329-ac50b-5b9d54731c2ea2da3868fd492e68628b7684bb76.gz
|
2009-02-01 23:23:29 +10:00 |
|
axel
|
dad549afd1
|
Fix slightly wrong LD_FLAG in Makefile
darcs-hash:20090201125628-ac50b-3e68d7165a6c19558c7c8d7189cb75d71b4a9875.gz
|
2009-02-01 22:56:28 +10:00 |
|
Ori Avtalion
|
e73c2be216
|
Add missing commas, letters and \c in the documentation
darcs-hash:20080210210053-57fc3-f7e03b3fca9dff8bdc02256dfb78478b68945015.gz
|
2008-02-11 07:00:53 +10:00 |
|
axel
|
b0d324f1a7
|
Fix dumb error causing fish not to compile...
darcs-hash:20080204230945-ac50b-a95529cf19c473f62b6104ae138cf8b8abcbd2ec.gz
|
2008-02-05 09:09:45 +10:00 |
|
axel
|
d7396ac59f
|
Fix bug causing flood of error messages in terminal when trying to highlight an invalid command, reported by Denilson F. de Sa.
darcs-hash:20080204230905-ac50b-0829b69835347e5875656ae735181b724f10de2a.gz
|
2008-02-05 09:09:05 +10:00 |
|
liljencrantz
|
3f439e9cd3
|
Add quilt completions, written by Stefano Sabatini.
darcs-hash:20080123000021-75c98-b27ae979720c55ec2219f451c50e87e79fa38cd6.gz
|
2008-01-23 10:00:21 +10:00 |
|
liljencrantz
|
0b722864c0
|
Make string handling a bit more solid be making sure sb_printf returns a null terminated string even on failiure.
darcs-hash:20080120022045-75c98-a47aff63ce7278148ccf027d6ee3ff93b35ee350.gz
|
2008-01-20 12:20:45 +10:00 |
|
liljencrantz
|
75e26f0f94
|
Add completions for various user and group adding commands. Skip addgroup, since manual page was actually for adduser, most switches weren't applicable and I was too lazy to guess which ones.
darcs-hash:20080120020816-75c98-f937df6cb6789868a1385bfc3eb48f5ddefb3c43.gz
|
2008-01-20 12:08:16 +10:00 |
|
liljencrantz
|
8cacb33347
|
Add completions for m4
darcs-hash:20080119150149-75c98-d8e5060ef78c6103d51e453ee4d5265f0981c4af.gz
|
2008-01-20 01:01:49 +10:00 |
|
liljencrantz
|
bf7d62fd91
|
Add completions for badblocks
darcs-hash:20080119145849-75c98-657a11bc69fbf625b01f84f1f6638e0d4b767228.gz
|
2008-01-20 00:58:49 +10:00 |
|
liljencrantz
|
4ac31e637d
|
Add completions for Battle of Wesnoth
darcs-hash:20080119145414-75c98-6d8f856062ea44cf5de56bb014765a65ac26706b.gz
|
2008-01-20 00:54:14 +10:00 |
|
liljencrantz
|
0ad64ad2e4
|
Improve documentaion for bind builtin, clarify how to specify key sequences.
darcs-hash:20080119003820-75c98-b1f9360ddab9206a1cdf77b94ce28e9978badb53.gz
|
2008-01-19 10:38:20 +10:00 |
|
liljencrantz
|
523096e5d8
|
Add simple git completions by Diggory Hardy
darcs-hash:20080118160327-75c98-33e4e011de409944143aecf4f7e7aa8995687c75.gz
|
2008-01-19 02:03:27 +10:00 |
|
liljencrantz
|
0de629e009
|
Fix spelling in docs and add a help page for the funced builtin. These changes where suggested by Emanuele Rusconi.
darcs-hash:20080118155413-75c98-eadff877b3af3c3271b098903f80a45082111424.gz
|
2008-01-19 01:54:13 +10:00 |
|
liljencrantz
|
1f6fa1208e
|
Search for command-not-found in PATH on startup, since older implementations place it there
darcs-hash:20080115122953-75c98-05ef8cb650a942c59dfa35aa63b25ccd49614dde.gz
|
2008-01-15 22:29:53 +10:00 |
|
liljencrantz
|
b86856b454
|
In prompt_pwd, if a directory name starts with a dot, include first two characters. This patch was written by Denilson F. de Sá
darcs-hash:20080116223621-75c98-46f96c9f25d5e32cd10148d35713622e6eac50d7.gz
|
2008-01-17 08:36:21 +10:00 |
|
liljencrantz
|
6598320534
|
Remove useless stray argument in function call
darcs-hash:20080116222628-75c98-a307fbeacdd815edcedea05930dc8b4bb064acb3.gz
|
2008-01-17 08:26:28 +10:00 |
|
liljencrantz
|
0a66dc4a31
|
Correct completions for the function builtin
darcs-hash:20080116222602-75c98-c1a48b4a04fe71b25c5e004a282341148a95ab6d.gz
|
2008-01-17 08:26:02 +10:00 |
|
liljencrantz
|
88a2b622df
|
Add more documentation on events
darcs-hash:20080116222531-75c98-ef30dabc492d7883dbb620c40ef95152469057a3.gz
|
2008-01-17 08:25:31 +10:00 |
|
liljencrantz
|
e10f75483f
|
Fix minor bug, PWD was incorrectly set on startup
darcs-hash:20080116220738-75c98-2b7c886629857540efee8f1cab9da0aa9ed8f76d.gz
|
2008-01-17 08:07:38 +10:00 |
|
liljencrantz
|
1a66fc4c5d
|
Drop vim feature of only completing text and gzip files
darcs-hash:20080116180249-75c98-2fdff83afcb286c7cc06d3ed66089c9cc02eca20.gz
|
2008-01-17 04:02:49 +10:00 |
|
liljencrantz
|
905b792de7
|
Improve code comment
darcs-hash:20080116010601-75c98-fc7e940543424479bf1016cec26af619f177f5fd.gz
|
2008-01-16 11:06:01 +10:00 |
|
liljencrantz
|
804f5ab334
|
Add an extra input validation check
darcs-hash:20080116010548-75c98-e6f198bb1eb5a456ce830c42f061428a9c6f755d.gz
|
2008-01-16 11:05:48 +10:00 |
|
liljencrantz
|
f974c7c416
|
Improve error messages on failed execve calls a bit more
darcs-hash:20080116010454-75c98-883050bf00f10bdb205724d7d273f10e6f0a1065.gz
|
2008-01-16 11:04:54 +10:00 |
|