Commit Graph

76 Commits (0ee020c72c0297c956bb1922ddc15084cef6f94a)

Author SHA1 Message Date
Joel Schaerer dedibox 278ea9cc01 ok this time it should really work :-/
16 years ago
Joël Schaerer 621ee1fc7f we should never fsync during completion
16 years ago
Joël Schaerer 6b6bbd4c8b really remove dead directories
16 years ago
Joël Schaerer 2963f1fcea license stuff
16 years ago
Joel Schaerer 3208034466 save the dict in the event of non-existent directories. Thanks "robmaloy"!
16 years ago
Simon Marache-Francisco e86f8a537d autojump will not remember home dir (may be in conflict with other directory)
16 years ago
Joël Schaerer 51ae7c9293 remove harmless error message
16 years ago
Joël Schaerer 3bd45e5304 according to T'so, this is the correct way to do atomic writes in a file (http://thunk.org/tytso/blog/2009/03/15/dont-fear-the-fsync/)
16 years ago
Joel Schaerer 18447505ee Revert "do the PROMPT_COMMAND in the background for better performance"
16 years ago
Joel Schaerer 87b188cf12 do the PROMPT_COMMAND in the background for better performance
16 years ago
Joël Schaerer 796e2c9048 small bugfix
16 years ago
Joël Schaerer 614cf4d0b4 this should fix the performance problems by limiting the number of calls to match
16 years ago
Joël Schaerer bcd5476c6d merge autojump_completion into autojump.sh ; fix atomic write ; avoid risk of extreme slowdown by multiple autojumps in prompt command
16 years ago
Joël Schaerer 3d4f8a4d4f fix for directories with spaces
16 years ago
Joël Schaerer 0f457b436d major refactoring to make completion work better
16 years ago
Joël Schaerer 6026f24747 Merge branch 'completion' of git@github.com:joelthelion/autojump into completion
16 years ago
Joel Schaerer 45ef024c20 Better error handling. Thanks Lionel Ott!
16 years ago
Joel Schaerer 81c8e3ea3f still buggy, but I think we are improving
16 years ago
Joel Schaerer 1f2292708a ok this is already a little better
16 years ago
Joel Schaerer 4b64944832 this is already something...
16 years ago
Joel Schaerer d5a7c0579a use only the last argument
16 years ago
Joel Schaerer 3ff9135aa1 small changes
16 years ago
Joel Schaerer d4eae3ef98 bugfix
16 years ago
Joel Schaerer ff5c978079 some support for bash completion
16 years ago
Joel Schaerer 730b9836fa license
16 years ago
Joel Schaerer 50f9899785 changes for distribution
16 years ago