Commit Graph

108 Commits (release-v5)
 

Author SHA1 Message Date
Joel Schaerer 8b4e282a91 avoid saving the file everytime we jump
15 years ago
georges.wbushjr@laposte.net 4a34c3bfd2 Merge commit 'joel/master'
15 years ago
georges.wbushjr@laposte.net be6427ceb8 nice gui ;)
15 years ago
Tom Parker c85f33d12e jumpapplet: load_path breaks without an earlier config file
15 years ago
Tom Parker 337e16391c jumpapplet: load_path breaks without an earlier config file
15 years ago
Joel Schaerer dedibox 278ea9cc01 ok this time it should really work :-/
15 years ago
Joël Schaerer 621ee1fc7f we should never fsync during completion
15 years ago
Joël Schaerer 6b6bbd4c8b really remove dead directories
15 years ago
Joël Schaerer 2963f1fcea license stuff
15 years ago
Tom Parker 1376b27390 install.zsh installs autojump.zsh not .bash!
15 years ago
Joel Schaerer 3208034466 save the dict in the event of non-existent directories. Thanks "robmaloy"!
15 years ago
Joël Schaerer 891ddae854 added special case for konsole
15 years ago
elcerdo 4f3d98bd3a Merge commit 'joel/master'
15 years ago
elcerdo d15feb8338 added collapse and redesigned settings to be less cryptic
15 years ago
Jon Thonstad 5dad300c00 Stopped autojump.zsh from clobbering preexec.
15 years ago
elcerdo 9641586cf7 Merge commit 'joel/master'
15 years ago
elcerdo 511d410d3b added invert and maxpath to settings
15 years ago
Joel Schaerer de2388b868 better installation instructions
15 years ago
elcerdo a119a4f177 works in vc
15 years ago
Joël Schaerer 7c2148f198 updated documentation
15 years ago
Joël Schaerer 58e6b59ac0 fix permission problem (add sudo)
15 years ago
Joël Schaerer 264eea2756 Preserve the original PROMPT_COMMAND: thanks to "courts"
15 years ago
elcerdo dc4c63c9ea Merge commit 'simon/master'
15 years ago
Simon Marache-Francisco e86f8a537d autojump will not remember home dir (may be in conflict with other directory)
15 years ago
Simon Marache-Francisco 904fc8b744 cleaned the code
15 years ago
Simon Marache-Francisco 0abbcabe89 Updated documentation
15 years ago
Simon Marache-Francisco ea884972e6 Added everything and corrected bug
15 years ago
Simon Marache-Francisco c43c7b73b5 added autojump.zsh to profile.d and autojump in zshrc
15 years ago
Simon Marache-Francisco 3bfaaa4f11 First working version of autoJ for zsh
15 years ago
Simon Marache-Francisco d7c4f7177e Added the new autocompletition file for zsh
15 years ago
elcerdo 76484c1d14 Revert "Just a Test"
15 years ago
Simon Marache-Francisco df3efd5383 Bug corrected : default icon changed
15 years ago
Simon Marache-Francisco 0136d8f138 Just a Test
15 years ago
Pierre Gueth 6297dbc118 added settings for terminal and navigator
15 years ago
Pierre Gueth 43389f2924 added recursion to find git repository
15 years ago
Pierre Gueth 9b87282791 updated installer
15 years ago
Pierre Gueth 6174509f28 path specific action + decorator
15 years ago
Pierre Gueth 40cfad04d3 really works
15 years ago
Pierre Gueth be0a53e877 removed guillemets
15 years ago
Pierre Gueth 113a58096d added gitk
15 years ago
Pierre Gueth 28aa492997 works
15 years ago
Pierre Gueth 35d215fbbc works but do nothing
15 years ago
Pierre Gueth b706f63257 starting applet
15 years ago
Joël Schaerer 51ae7c9293 remove harmless error message
15 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/)
15 years ago
Joel Schaerer 29046f4dce remove spurious newline
15 years ago
Joel Schaerer 7b824b752d Merge commit 'a6fb3b7' into HEAD
15 years ago
Joel Schaerer 18447505ee Revert "do the PROMPT_COMMAND in the background for better performance"
15 years ago
Joel Schaerer a6fb3b7fe7 ok this might even be a better option to run the prompt command in the background
15 years ago
Joel Schaerer 87b188cf12 do the PROMPT_COMMAND in the background for better performance
15 years ago