James McGlashan
8ff952c51e
>.< Why ~/.omz/ when we already have $OMZ
2011-12-12 21:02:38 +11:00
Simon Gomizelj
ac45d4589e
Tweak some correction settings. No more case sensitivity option. Use menus for completions. Simpler kill completion (to be improved). cd's completion will ignore parent and pwd. Cleanup of hosts. Changed cache path to ~/.omz/cache/. Added fuzzy matching and zsh should ignore functions that start with _ (ignore auto-completion helpers).
2011-12-12 02:27:57 -05:00
Simon Gomizelj
e904678045
Remove auto update / uninstall functions.
2011-12-12 02:25:30 -05:00
Simon Gomizelj
8c9d25d452
If LS_COLORS set, use those colours for tab completion for consistent appearance. Using this is simply a matter of calling dircolors _before_ omz init.
2011-12-12 01:41:46 -05:00
James McGlashan
b7571caf39
just a few changes. less color changed. omz, modline doesn't cause vim to err/give a warning now.
2011-12-11 04:10:08 +11:00
James McGlashan
9cae203b91
don\'t export stright to PAGER, use the existing less or fallback to less.
2011-12-11 04:00:10 +11:00
Simon Gomizelj
10272b9aa4
Better theme failing-to-load support.
2011-12-06 12:34:53 -05:00
James McGlashan
0939b88a82
tiny update with themeing
2011-12-06 17:55:56 +11:00
Simon Gomizelj
15892d6e76
Try again. This works.
2011-12-02 12:54:42 -05:00
Simon Gomizelj
cf5be77c2e
Load themes from ~/.omz/themes/ too
2011-12-02 12:49:33 -05:00
Simon Gomizelj
f838ca5e1f
Merge remote-tracking branch 'origin/theming'
...
Merging in the refactored theming since we no longer rely on ZSH_THEME variable anymore
Conflicts:
oh-my-zsh.zsh
templates/zshrc.arch-zsh-template
templates/zshrc.zsh-template
2011-12-02 08:24:08 -05:00
Simon Gomizelj
9452c2641e
I think I need to go to sleep...
2011-12-01 01:48:35 -05:00
Simon Gomizelj
aa5c0bcf14
Rework tmux plugin a bit
2011-12-01 01:45:19 -05:00
Simon Gomizelj
41e06d6630
Basic logging implementation
2011-12-01 01:01:08 -05:00
Simon Gomizelj
b52285dca8
cp should also not correct (man is it annoying)
2011-11-30 17:00:12 -05:00
Simon Gomizelj
e733352ff1
Split out the copy to clipboard functionality into its own function. It is universally useful.
2011-11-30 09:30:17 -05:00
Simon Gomizelj
7161dcb2b4
Making command-not-found support a plugin.
2011-11-29 07:01:52 -05:00
Simon Gomizelj
6262677a96
Better to use $+commands here.
2011-11-29 05:31:59 -05:00
Simon Gomizelj
0234005a3e
Support colours in less
2011-11-28 15:39:40 -05:00
Simon Gomizelj
3527b4cad4
My pkgfile hook wasn't handling multiple results properly. Should be fixed now.
2011-11-28 14:14:45 -05:00
Simon Gomizelj
8b5d590249
Merge branch 'master' into theming
...
Conflicts:
templates/zshrc.arch-zsh-template
templates/zshrc.zsh-template
2011-11-28 14:00:26 -05:00
Simon Gomizelj
7dc0913219
Fixed slight gaff in set_theme
2011-11-28 13:10:14 -05:00
Simon Gomizelj
3fb01c9531
If pkgfile is installed, add a "command not found" hook. This hook is of better quality than the one that's pre-packaged with pkgtools (it won't run when a command is part of a pipe or subshell). I should see about getting this hook accepted in pkgtools.
2011-11-28 12:17:02 -05:00
Simon Gomizelj
de6ef53c96
Merge branch 'master' into theming
2011-11-28 09:54:11 -05:00
Simon Gomizelj
01d48a8749
Move my theming functions into lib/
2011-11-28 09:53:08 -05:00
Simon Gomizelj
6eea8dd17a
Removed nocorrect settings for some commands. Some are irrelevant for archlinux (ie. ebuild), others would be better served, if needed, by packaging them with the corresponding plugin (ie. hpodder). Lib should be minimal as possible, IMHO. Feel free to revert this change.
2011-11-28 09:43:17 -05:00
Simon Gomizelj
70a5374692
No awk-grep, ditch that alias.
2011-11-28 09:39:48 -05:00
Robby Russell
762b55bb2b
Merge pull request #490 from hwti/428f18cf428fd86bd6e99c4363e5f25d0e392506
...
Add key bindings for gnome-terminal on Fedora
2011-08-30 21:09:36 -07:00
Robby Russell
9d67d75b0a
Revert "Enable red dots during completion by default".
...
After a few weeks of using this, I'd prefer this to not be enabled by default. My bad for suggesting that in the first place.
This reverts commit fc49b4a4de .
2011-08-30 20:56:13 -07:00
Robby Russell
be2ab22694
Merge pull request #492 from hwti/red-dots-completion
...
Display red dots during completion process (disabled by default)
2011-08-11 05:51:03 -07:00
Robby Russell
a738ca9b64
Merge pull request #464 from bkonkle/patch-1
...
Minor corrections to deletion detection in git_prompt_status
2011-07-30 18:08:54 -07:00
Loïc Yhuel
fc49b4a4de
Enable red dots during completion by default
2011-07-28 19:52:53 +02:00
Loïc Yhuel
0848acfb25
Display red dots during completion process (disabled by default)
2011-07-24 21:48:21 +02:00
Loïc Yhuel
428f18cf42
Add key bindings for gnome-terminal on Fedora
2011-07-23 23:09:03 +02:00
Robby Russell
46440e7198
Merge pull request #208 from sorin-ionescu/plugin-extract
...
extract plugin
2011-07-23 09:33:42 -07:00
Robby Russell
5e4d89385f
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
2011-07-23 09:13:57 -07:00
Sven Lito
eb63ddf6bb
added mac keybinding for backward-delete-char
2011-07-23 09:11:08 -07:00
Robby Russell
ae9457d84d
Merge pull request #487 from dreur/upstream-spectrum-utility
...
Add utility method to spectrum
2011-07-23 08:58:10 -07:00
hobbestigrou
34f00f385c
More generic.
2011-07-23 08:54:47 -07:00
Benjamin Boudreau
cbaa97d8c3
Add utility method to spectrum
2011-07-23 11:09:45 -04:00
Christopher Sexton
a38774c98d
C-x C-e to edit current command in EDITOR
...
The command C-x C-e opens the current command line for editing
in the editor defined by the $EDITOR environment variable.
Thanks to Craig Bosma and his blog post about this:
http://distrustsimplicity.net/articles/zsh-command-editing
2011-07-18 09:54:59 -04:00
Brandon Konkle
6774fb3d59
Minor corrections to deletion detection in git_prompt_status
2011-07-13 23:23:01 -07:00
Sorin Ionescu
1db6575f14
Added extract plugin.
2011-06-01 20:33:16 -04:00
Michael Hanson
c014dca141
Fix deleted in git.zsh
2011-05-31 15:59:38 -07:00
Robby Russell
a81b0171cc
Merge pull request #196 from asymmetric/master
...
Add missing flag to unrar
2011-05-26 01:13:18 -07:00
Robby Russell
d275440219
Merge pull request #290 from arthurkalm/delete-key-working
...
Make the delete key work correctly, instead of outputting a ~
2011-05-13 02:52:25 -07:00
Robby Russell
4f71818a8b
Merge pull request #329 from juanghurtado/master
...
Support for $(current_branch) on git_parse_ahead()
2011-05-13 02:48:50 -07:00
Juan G. Hurtado
e129fc5a28
Adds support for $(current_branch) on git_parse_ahead()
...
Changes method git_parse_ahead() on git.zsh lib file. Before this
change it checked directly against origin/master branch. Now it
uses $(current_branch) to check for not pushed changes against
the current remote branch.
2011-05-09 13:32:42 +02:00
Renaud (Nel) Morvan
e3cede37a0
Relax pattern matching on TERM. Closes #320 .
2011-05-02 13:51:16 +02:00
Juan G. Hurtado
077baa7bb1
Adds new prompt methods on Git lib
...
Modifies the Git lib file (lib/git.zsh), adding three new prompt
methods:
- git_prompt_ahead(): Shows the content of the custom var
$ZSH_THEME_GIT_PROMPT_AHEAD if the local repository has
commits ahead from the remote origin repository
- git_prompt_short_sha(): Shows last commit SHA hash in short
mode wrapped between the content of the custom vars
$ZSH_THEME_GIT_PROMPT_SHA_BEFORE and
$ZSH_THEME_GIT_PROMPT_SHA_AFTER
- git_prompt_long_sha(): Shows last commit SHA hash in long
mode wrapped between the content of the custom vars
$ZSH_THEME_GIT_PROMPT_SHA_BEFORE and
$ZSH_THEME_GIT_PROMPT_SHA_AFTER
2011-04-29 09:22:56 +02:00