Commit graph

  • 4d00c04830 Merge branch 'master' into c Hakan Ensari 2011-01-18 11:07:49 +00:00
  • fdb5385122 Allow forks to use the same upgrade script, adds upstream repo if needed Joseph Jon Booker 2011-01-17 13:57:23 -06:00
  • 02d63f28f6 Use green_bold instead of green on juanghurtado.zsh-theme Juan G. Hurtado 2011-01-17 17:29:12 +01:00
  • bb5f41ef6d Add contrib/keyword.zsh Takeshi Banse 2011-01-16 20:33:24 +09:00
  • 0948c3d676 Introduce _zsh_add-highlighter. Takeshi Banse 2011-01-16 13:54:59 +09:00
  • 6663c5647d Make bracket match a function. Takeshi Banse 2011-01-16 14:12:33 +09:00
  • 07588d2165 Make core syntax highlighting a function. Takeshi Banse 2011-01-16 13:58:31 +09:00
  • 80d1b5df52 Removed cache file. SuprDewd 2011-01-16 00:06:36 +00:00
  • 97cddd5538 Remove archive after extract fix. SuprDewd 2011-01-15 23:46:54 +00:00
  • c641f7793c Adding mechanism for managing paths in a plugin. * User creates a file (by default ~/.pathrc) which lists one directory per line, all of the directories which should make up his path. The file to use can be overridden with the PATHRC variable. * User creates a file (by default ~/.manpathrc) which lists one directory per line, all of the directories which should make up his manpath. The file to use can be overridden with the MANPATHRC variable. Michael Komitee 2011-01-15 14:55:46 -05:00
  • 01b0366f3e Merge branch 'master' of https://github.com/theunraveler/oh-my-zsh into theunraveler-master Robby Russell 2011-01-15 01:18:08 -08:00
  • f02e732543 Merge branch 'master' of https://github.com/SuprDewd/oh-my-zsh into SuprDewd-master Robby Russell 2011-01-15 01:17:29 -08:00
  • 8da8d45236 Merge branch 'postpone-theme-sourcing' of https://github.com/mkomitee/oh-my-zsh into mkomitee-postpone-theme-sourcing Robby Russell 2011-01-15 01:10:23 -08:00
  • 4e42bdc306 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh Claus Witt 2011-01-14 16:53:42 +01:00
  • 02049072e8 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh Claus Witt 2011-01-14 16:53:42 +01:00
  • 76d9905584 Merge branch 'master' of https://github.com/Rixius/oh-my-zsh into Rixius-master Robby Russell 2011-01-14 06:54:49 -08:00
  • c3224900b7 Merge branch 'dieter-theme' of https://github.com/Dieterbe/oh-my-zsh into Dieterbe-dieter-theme Robby Russell 2011-01-14 06:46:42 -08:00
  • e46eb7016a Merge branch 'typo' of https://github.com/papercavalier/oh-my-zsh into papercavalier-typo Robby Russell 2011-01-14 06:43:49 -08:00
  • 192ea1424a Merge branch 'master' of https://github.com/sunaku/oh-my-zsh Robby Russell 2011-01-14 06:40:09 -08:00
  • 7bf6adcd48 Merge branch 'master' of https://github.com/dannytatom/oh-my-zsh into dannytatom-master Robby Russell 2011-01-14 06:38:27 -08:00
  • 552b66fed9 Merge branch 'master' of https://github.com/flazz/oh-my-zsh into flazz-master Robby Russell 2011-01-14 06:36:45 -08:00
  • e7c8673a45 added newline Stephen Middleton 2011-01-14 01:31:21 -06:00
  • 277f664df3 Personal Style Stephen Middleton 2011-01-14 01:29:24 -06:00
  • c58942d3b2 theme changes Stephen Middleton 2011-01-14 01:26:31 -06:00
  • a593f8e041 juanghurtado theme Antonio 2011-01-14 07:45:55 +01:00
  • 104eb8c796 universal open plugin Antonio 2011-01-14 07:42:51 +01:00
  • 5cca63a770 changes to theme Stephen Middleton 2011-01-14 00:05:06 -06:00
  • 26614b3478 add Rixius-Theme Stephen Middleton 2011-01-13 23:52:41 -06:00
  • 57a018504a Added very basic hg scm plugin. Compared to git and svn it's very slow. Robin Ramael 2011-01-11 12:19:18 +01:00
  • ea792cbf87 Add a mechanism for testing the correctness of the highlighting. Feel free to add more test data ! Julien Nicoulaud 2011-01-10 23:46:27 +01:00
  • beb980d370 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh SuprDewd 2011-01-10 17:56:38 +00:00
  • bcc235e142 Added an option to remove file afterwards. Robin Ramael 2011-01-10 17:34:38 +01:00
  • 664b97a3c8 Added svn info in prompt with plugin. Robin Ramael 2011-01-10 18:18:31 +01:00
  • 2af43a079b Added an option to remove file afterwards. Robin Ramael 2011-01-10 17:34:38 +01:00
  • 752d716e4d Merge https://github.com/SuprDewd/oh-my-zsh into extract Robin Ramael 2011-01-10 17:30:47 +01:00
  • b989ec489c Infrastructure for displaying scm info in prompt + implemented for git and svn Robin Ramael 2011-01-10 17:11:46 +01:00
  • 77d05fe8ab Made git ignore everything in custom, not only the .zsh files. Robin Ramael 2011-01-10 17:01:11 +01:00
  • b61cae150a theme based on afowler with vi-mode support Francesco Lazzarino 2011-01-10 10:16:04 -05:00
  • d6dd3eca49 Added an option to remove file afterwards. Robin Ramael 2011-01-10 14:19:11 +01:00
  • 16d9751d7c Merge https://github.com/SuprDewd/oh-my-zsh into extract Robin Ramael 2011-01-10 14:14:38 +01:00
  • e162de6f51 Add BSD license (http://www.zsh.org/mla/users//2011/msg00030.html) Julien Nicoulaud 2011-01-10 10:11:35 +01:00
  • f5c45c23ee Added lambda theme Danny Tatom 2011-01-08 21:07:03 -08:00
  • a6ad9d6775 Infrastructure for displaying scm info in prompt + implemented for git and svn Robin Ramael 2011-01-09 16:18:33 +01:00
  • d3e3f870d8 Changed .gitignore to ignore all files in custom, not only .zsh files, so other stuff can be put there without problem. Robin Ramael 2011-01-09 12:12:56 +01:00
  • 8294cf44d1 Postponing sourcing of the theme until after local customizations Michael Komitee 2011-01-08 23:34:47 -05:00
  • 124efa84cf Add a plugin to help manage path and manpath * set path based on contents of a PATHRC file defaulting to .pathrc PATHRC file should have one directory per line to set the path * set manpath based on contents of a MANPATHRC file defaulting to .manpathrc MANPATHRC file should have one directory per line to set the manpath Michael Komitee 2011-01-08 23:21:15 -05:00
  • 2542daf53b Override some zsh options Michael Komitee 2011-01-08 23:20:53 -05:00
  • 4014236fa5 Customize bindings for vi-mode Michael Komitee 2011-01-08 23:20:38 -05:00
  • 7980be4268 Customizing completion Michael Komitee 2011-01-08 23:20:11 -05:00
  • 55536b9aea Adding custom aliases Michael Komitee 2011-01-08 23:19:33 -05:00
  • 94945c90a5 New function to execute a command w/out a kerberos CCACHE # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # On branch original # Changes to be committed: # (use "git reset HEAD <file>..." to unstage) # # new file: kerberos/kerberos.plugin.zsh # Michael Komitee 2011-01-08 21:56:46 -05:00
  • 38d62c560d Postponing sourcing of the theme until after local customizations Michael Komitee 2011-01-08 21:18:00 -05:00
  • 8d2b9d10e5 avoid forking subshell to test if user is root Suraj N. Kurapati 2011-01-08 18:15:57 -08:00
  • ac27b1c73b Added svn info in prompt with plugin. Robin Ramael 2011-01-08 22:50:17 +01:00
  • 7a9cc19819 Merge branch 'git' of https://github.com/papercavalier/oh-my-zsh into papercavalier-git Robby Russell 2011-01-08 11:33:14 -08:00
  • 31bfb61290 Merge branch 'master' of https://github.com/derekprior/oh-my-zsh into derekprior-master Robby Russell 2011-01-08 11:31:32 -08:00
  • 55bcf23512 Merge branch 'rails3' of https://github.com/papercavalier/oh-my-zsh into papercavalier-rails3 Robby Russell 2011-01-08 11:25:58 -08:00
  • cdeb88ec7b not allowing autocorrect for rm or rmdir Michael Komitee 2011-01-08 13:46:57 -05:00
  • 842985c34a adding bound key to start a terminal defined in $TERMINAL, defaulting to xterm Michael Komitee 2011-01-08 13:40:32 -05:00
  • 0392fdc46a Issue 34: Do not highlight non commands as commands. Julien Nicoulaud 2011-01-08 18:03:52 +01:00
  • 50b612cec4 Merge branch 'celtic-master' Julien Nicoulaud 2011-01-08 13:09:56 +01:00
  • 678245bd63 Add stillmaintained badge Julien Nicoulaud 2011-01-08 13:08:02 +01:00
  • a40d777860 Use ${(Q)arg} to expand a level of quotes, such that files/directories with spaces in their name (escaped with backslash) are noticed correctly. Arlen Cuss 2011-01-08 15:51:26 +11:00
  • f09d6bd00f adding bindings Michael Komitee 2011-01-07 14:34:20 -05:00
  • ae50006c8a Option and completion changes: * disabling autocd * disabling cdablevar * completion leaves cursor at the end of the word * completion assumes start-of-word * getting rid of cd() function * dirs => dirs -v * not sharing history between active sessions Michael Komitee 2011-01-07 09:49:30 -05:00
  • e188ded31f Added a python plugin, which adds, among others, command completion and editing commands in a texteditor to the python prompt Robin Ramael 2011-01-07 15:03:14 +01:00
  • 6526caa1c0 Added an svn plugin Robin Ramael 2011-01-07 14:59:38 +01:00
  • d2f641ca50 Carefully rebind the $clean_event. Takeshi Banse 2011-01-07 21:49:19 +09:00
  • 2fd0845b77 Recreate the completion widget with its own function. Takeshi Banse 2011-01-07 21:43:09 +09:00
  • 802583ea94 Make this clause function and call it afterward. Takeshi Banse 2011-01-07 21:35:43 +09:00
  • 0503e60d9a lib/directories: remove the useless . alias Steve Losh 2011-01-06 18:19:21 -05:00
  • f962bdf1e7 Fix regression Julien Nicoulaud 2011-01-06 23:28:41 +01:00
  • 0b0b09de64 Fix absolute path in symlink Julien Nicoulaud 2011-01-06 23:26:24 +01:00
  • 9d63573e4e Issue 30: Add a test script to watch performance Julien Nicoulaud 2011-01-06 23:23:29 +01:00
  • 83372a5cee Issue 38: Conflict with command-not-found Julien Nicoulaud 2011-01-06 22:25:16 +01:00
  • 4d0e833079 Merge branch 'master' of github.com:nicoulaj/zsh-syntax-highlighting Julien Nicoulaud 2011-01-06 14:59:59 +01:00
  • fc5caa4e2d Fix error when sourcing twice the script Julien Nicoulaud 2011-01-06 14:57:51 +01:00
  • 43e31cdc58 Fix error when source twice the script Julien Nicoulaud 2011-01-06 14:57:51 +01:00
  • 7e963c6c7e Fix issue 31 Mounier Florian 2011-01-06 09:16:15 +01:00
  • 262755f1e7 Fix link in README Julien Nicoulaud 2011-01-05 23:46:08 -08:00
  • 0a50e2a830 Issue 32: 'xargs' and 'zargs' are followed by commands (thanks to claytron) Julien Nicoulaud 2011-01-06 08:41:52 +01:00
  • ca4d7fbd06 Emphasize installations instructions ;) Julien Nicoulaud 2011-01-05 23:11:24 +01:00
  • a9da4e6c76 Harmonize exported variables names Julien Nicoulaud 2011-01-05 23:07:56 +01:00
  • 8188920d00 Update README Julien Nicoulaud 2011-01-05 23:07:22 +01:00
  • 60842aa75b Define a style for hashed commands Julien Nicoulaud 2011-01-05 22:51:00 +01:00
  • a7746077bf Added hashed commands highlighting to zsh-syntax-highlighting oh-my-zsh plugin. Sorin Ionescu 2011-01-06 03:07:43 +08:00
  • 06d67990d9 Added oh-my-zsh zsh-syntax-highlighting plugin. Sorin Ionescu 2011-01-06 03:06:25 +08:00
  • b45891cdf4 Fix variable scope and make variable names even more obvious Julien Nicoulaud 2011-01-05 22:16:17 +01:00
  • 0e55450a0b Issue 26: The script unplugs user defined events Julien Nicoulaud 2011-01-05 22:11:00 +01:00
  • 701cc303fe Highlighting bracket pair, when one is under the cursor (Issue 24) Mounier Florian 2011-01-05 17:08:34 +01:00
  • f78e444451 Fix highlighting on new line with same buffer Mounier Florian 2011-01-05 14:27:22 +01:00
  • a765f76656 Remove the huge zle functions array and replace it with zle -la output Mounier Florian 2011-01-05 14:10:57 +01:00
  • 2ca730ed17 Merge branch 'master' of gh:nicoulaj/zsh-syntax-highlighting Mounier Florian 2011-01-05 13:50:19 +01:00
  • 1da1aeb6f8 Simple rainbow style bracket matching Mounier Florian 2011-01-05 13:48:23 +01:00
  • a640bb8b96 Fix for aliases (from zsh-users) http://www.zsh.org/mla/users/2011/msg00005.html Julien Nicoulaud 2011-01-05 11:28:24 +01:00
  • 77ff47dc27 Add zsh version requirement Mounier Florian 2011-01-05 10:56:12 +01:00
  • 5afa8fcb32 Add all zle hookable functions Mounier Florian 2011-01-05 10:54:25 +01:00
  • b230d69226 Merge remote branch 'robbyrussel/master' alexg0 2011-01-02 12:18:26 -06:00
  • 0c138706a7 'where' and 'whereis' are both followed by commands Julien Nicoulaud 2011-01-02 18:19:56 +01:00
  • f4a5493d12 'whence' and 'which' are both followed by commands Julien Nicoulaud 2011-01-02 18:19:25 +01:00