1
0
mirror of https://github.com/wting/autojump synced 2024-09-28 14:00:46 +00:00
Commit Graph

531 Commits

Author SHA1 Message Date
Simon Marache-Francisco
c43c7b73b5 added autojump.zsh to profile.d and autojump in zshrc 2009-03-30 09:24:46 +02:00
Simon Marache-Francisco
3bfaaa4f11 First working version of autoJ for zsh 2009-03-29 22:47:15 +02:00
Simon Marache-Francisco
d7c4f7177e Added the new autocompletition file for zsh 2009-03-29 22:17:51 +02:00
elcerdo
76484c1d14 Revert "Just a Test"
This reverts commit 0136d8f138.
2009-03-28 01:19:58 +01:00
Simon Marache-Francisco
df3efd5383 Bug corrected : default icon changed 2009-03-27 17:13:56 +01:00
Simon Marache-Francisco
0136d8f138 Just a Test 2009-03-27 16:54:55 +01:00
Pierre Gueth
6297dbc118 added settings for terminal and navigator 2009-03-27 16:30:12 +01:00
Pierre Gueth
43389f2924 added recursion to find git repository 2009-03-27 12:25:14 +01:00
Pierre Gueth
9b87282791 updated installer 2009-03-27 12:04:59 +01:00
Pierre Gueth
6174509f28 path specific action + decorator 2009-03-27 11:46:21 +01:00
Pierre Gueth
40cfad04d3 really works 2009-03-26 17:34:19 +01:00
Pierre Gueth
be0a53e877 removed guillemets 2009-03-26 17:23:55 +01:00
Pierre Gueth
113a58096d added gitk 2009-03-26 17:20:12 +01:00
Pierre Gueth
28aa492997 works 2009-03-26 17:07:21 +01:00
Pierre Gueth
35d215fbbc works but do nothing 2009-03-26 16:29:14 +01:00
Pierre Gueth
b706f63257 starting applet 2009-03-26 13:39:45 +01:00
Joël Schaerer
51ae7c9293 remove harmless error message 2009-03-17 10:43:40 +01:00
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/) 2009-03-17 10:39:00 +01:00
Joel Schaerer
29046f4dce remove spurious newline 2009-03-08 15:37:42 +01:00
Joel Schaerer
7b824b752d Merge commit 'a6fb3b7' into HEAD 2009-03-06 20:44:04 +01:00
Joel Schaerer
18447505ee Revert "do the PROMPT_COMMAND in the background for better performance"
This reverts commit 87b188cf12.
2009-03-06 20:43:49 +01:00
Joel Schaerer
a6fb3b7fe7 ok this might even be a better option to run the prompt command in the background 2009-03-06 20:39:02 +01:00
Joel Schaerer
87b188cf12 do the PROMPT_COMMAND in the background for better performance 2009-03-06 20:30:11 +01:00
Joel Schaerer
b21f004061 changes for better gdm compatibility 2009-03-03 12:09:36 +01:00
Geoffroy Carrier
e2c9ba0236 Removed packaging/, README in reStructuredText 2009-03-02 19:18:25 +01:00
Joel Schaerer
f24cf5d2a7 Merge branch 'master' of git@github.com:joelthelion/autojump 2009-02-23 11:18:02 +01:00
Joel Schaerer
f4f6ddaa99 update autojump.bash, thanks yqiang 2009-02-23 09:36:13 +01:00
Joel Schaerer
31fd50fd18 update pkgbuild 2009-02-23 09:27:56 +01:00
Joël Schaerer
f31336fc02 jstat -> jumpstat 2009-02-20 13:05:43 +01:00
Joel Schaerer
0dceb14a89 make autojump.sh POSIX compliant, thanks oylenshpeegul 2009-02-20 04:55:22 +01:00
Joel Schaerer
220a8da7aa fixes for ubuntu 2009-02-19 22:09:59 +01:00
Joel Schaerer
f5c39308eb fix for directories with spaces 2009-02-19 18:16:44 +01:00
Joël Schaerer
924724d65c update man page 2009-02-19 10:45:57 +01:00
Joël Schaerer
796e2c9048 small bugfix 2009-02-19 10:20:46 +01:00
Joël Schaerer
614cf4d0b4 this should fix the performance problems by limiting the number of calls to match 2009-02-19 10:16:30 +01:00
Joël Schaerer
49a0c8abf6 ammend readme a bit 2009-02-18 15:15:36 +01:00
Joël Schaerer
cbc030284e remove empty file, order a bit 2009-02-18 15:14:10 +01:00
Joël Schaerer
bcd5476c6d merge autojump_completion into autojump.sh ; fix atomic write ; avoid risk of extreme slowdown by multiple autojumps in prompt command 2009-02-18 15:13:29 +01:00
Joël Schaerer
3d4f8a4d4f fix for directories with spaces 2009-02-18 14:55:50 +01:00
Joël Schaerer
0f457b436d major refactoring to make completion work better 2009-02-18 14:12:13 +01:00
Joël Schaerer
6026f24747 Merge branch 'completion' of git@github.com:joelthelion/autojump into completion 2009-02-16 09:23:23 +01:00
Joel Schaerer dedibox
18f544b210 credit 2009-02-14 23:55:11 +01:00
Daniel Jackoway
a7891fdd41 install handles null response as no, rather than getting an error 2009-02-14 16:40:35 -05:00
Daniel Jackoway
c8c79a8645 Merge branch 'master' of git://github.com/joelthelion/autojump 2009-02-14 15:41:42 -05:00
Daniel Jackoway
bc64e21e13 handle lack of /etc/profile.d 2009-02-14 15:35:32 -05:00
Joel Schaerer dedibox
90ba17c945 tentative fix for jackowayed's bug 2009-02-14 20:07:22 +01:00
Daniel Jackoway
64e9912e46 Polished autoinstall part of README a little. added TODO to install.sh 2009-02-14 13:33:01 -05:00
Daniel Jackoway
c164885c6a README talks about install script 2009-02-14 12:06:04 -05:00
Daniel Jackoway
478da5b4f8 made install script 2009-02-14 12:00:54 -05:00
Joel Schaerer
45ef024c20 Better error handling. Thanks Lionel Ott! 2009-02-14 10:28:27 +01:00