- 25 Mar, 2014 19 commits
-
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
William Roe authored
-
Derek Wyatt authored
Added an <esc> to the begining of everything. I ran something when I was in insert mode once and all it did was shove !args... into the buffer. <esc> first.
-
Derek Wyatt authored
-
Derek Wyatt authored
Added an optional callout to the end of the interaction function. I put it in to allow me to put the window focus on MacVim / GVim depending on the different OS I happen to be on
-
Derek Wyatt authored
Fixed: If you callvim on a non-existant file with a relative path, the CWD of the running gvim process is used, and that's not right. We use the PWD explicitly instead, in this case
-
Derek Wyatt authored
-
cmar authored
-
cmar authored
-
David Lee authored
-
- 22 Mar, 2014 3 commits
-
-
Miguel Flores Ruiz de Eguino authored
-
jieryn authored
-
Miguel Flores Ruiz de Eguino authored
-
- 21 Mar, 2014 1 commit
-
-
Arno Fortelny authored
-
- 20 Mar, 2014 1 commit
-
-
Antoine Dechaume authored
This plugin did not work, I just found the same functionnality in grml, this one works.
-
- 18 Mar, 2014 2 commits
-
-
Reed Riley authored
-
Johan Svensson authored
-
- 17 Mar, 2014 4 commits
-
-
Pavol Juhas authored
Synced with the scd-tracker branch pavoljuhas/oh-my-zsh@2f78243cad3509058d142aa4b70a604e75ec741e.
-
Benoit Dubertret authored
-
Nicolas Cavigneaux authored
Hard setting RBENV_ROOT to "$HOME/.rbenv" when using Homebrew's rbenv will breaks it. It has to be set to $(brew --prefix rbenv).
-
Felix Laurie von Massenbach authored
Fix robbyrussell#2355.
-
- 16 Mar, 2014 1 commit
-
-
Kevin Bongart authored
-
- 14 Mar, 2014 2 commits
-
-
Andrew vonderLuft authored
-
Michael Hauser-Raspe authored
taken from [here](http://www.zsh.org/mla/users/2008/msg01013.html) We want pressing v in command mode to take us to an editor (defined by the $VISUAL or $EDITOR variable or vi) to edit the current contents of the command line which (I believe) is a standard feature of bash vi-mode or other readline prompts (see [here](http://www.catonmat.net/download/bash-vi-editing-mode-cheat-sheet.pdf) and [here](http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/) for source).
-
- 13 Mar, 2014 1 commit
-
-
Christian Höltje authored
On an OS X laptop, the variable `$HOST` changes a lot depending on what wifi network you're connected to. This causes a lot of `~/.ssh/environment-$HOST` files to be created and causes multiple ssh-agents to created. Instead, use `scutil --get ComputerName` to get something more stable.
-
- 11 Mar, 2014 1 commit
-
-
Josh Chih-Hsueh Huang authored
-
- 10 Mar, 2014 3 commits
-
-
Samvel Khalatyan authored
-
Bob Maerten authored
-
Zhou Hua authored
The original 'hgsl' missed 'hg' part.
-
- 06 Mar, 2014 2 commits
-
-
Jouko Johansson authored
-
Jouko Johansson authored
-