Commit graph

2,091 commits

Author SHA1 Message Date
Frank Louwers
c11baf42c6 [pj-plugin] delete ugly ls -l | awk print $9 thing to use something not depending on date format + add support for projects with spaces in them 2014-11-28 14:36:04 +01:00
Adolfo Benedetti
7a06278592 updated adben theme: added offline content, subversion support, refactored prompt 2014-11-28 14:36:03 +01:00
Jack Henahan
a674c34f55 add symbol in darcs repos to match git and mercurial 2014-11-28 14:36:03 +01:00
Anton Eicher
a5c8904e51 Added check for .git directory in current, before wasting time querying git. This saves seconds on my pc. 2014-11-28 14:36:03 +01:00
Gambhiro
d423fd4e08 git lol 2014-11-28 14:36:03 +01:00
Gambhiro
31ffbaea51 more catspeak 2014-11-28 14:36:03 +01:00
Sergey Lukin
9a97fae1e9 Fix /bin/sh compatibility issue in install.sh 2014-11-28 14:36:03 +01:00
Felix Dreissig
96cd8784be Replace hardcoded key escape sequeneces with dynamic ones from terminfo. 2014-11-28 14:36:03 +01:00
Felix Dreissig
9f2dd08ad5 Make sure the terminal is always in application mode when zle is active. 2014-11-28 14:36:03 +01:00
Mat Schaffer
e643795ac8 Don't clobber standard Esc+. behavior
Esc+. works as "last arg" on both bash and zsh. Seems like a shame to introduce a new standard.

Conflicts:
	lib/key-bindings.zsh
2014-11-28 14:36:03 +01:00
Kyle West
132ec7ec0b forgot to save before committing. doh 2014-11-28 14:36:03 +01:00
Kyle West
407862cddf Added documentation to key bindings.
Conflicts:
	lib/key-bindings.zsh
2014-11-28 14:36:03 +01:00
cybozuty
6de8336312 Rendering the 'vagrant box (remove|repackage)' completion code independant of Vagrant implementation details. 2014-11-28 14:35:59 +01:00
fred-o
5201565ce7 application completion 2014-11-28 14:35:59 +01:00
fred-o
3d559f2c6f library completion 2014-11-28 14:35:59 +01:00
fred-o
c76adcbc4c in hindsight, this is probably a bad idea 2014-11-28 14:35:59 +01:00
fred-o
9c0ae58ce3 completion of targets 2014-11-28 14:35:59 +01:00
fred-o
2488e68503 instance and cluster completion 2014-11-28 14:35:58 +01:00
fred-o
1ac84b593d node completion 2014-11-28 14:35:58 +01:00
fred-o
5309487811 help command, node completion 2014-11-28 14:35:58 +01:00
fred-o
9a5ac832b8 added _files values for certain options 2014-11-28 14:35:58 +01:00
fred-o
a4ea342a77 completion options 2014-11-28 14:35:58 +01:00
fred-o
4e1b4da20f added alias 2014-11-28 14:35:58 +01:00
fred-o
ea9e1e8ff6 added completions for all known arguments to all known commands 2014-11-28 14:35:58 +01:00
fred-o
ed08254880 apparently, this file must exist for the plugin to load 2014-11-28 14:35:58 +01:00
fred-o
2913a83603 added completion for all asadmin subcommands 2014-11-28 14:35:58 +01:00
mapc
e5032a9adc Remove debug info 2014-11-28 14:35:58 +01:00
mapc
f3dcfeb17e Dynamicly generate completion functions to support changing apt_pref 2014-11-28 14:35:58 +01:00
mapc
9995693ab6 Add myself to the authors list 2014-11-28 14:35:58 +01:00
mapc
917f4facb8 Use a static apt-get where only apt-get works 2014-11-28 14:35:58 +01:00
mapc
953be4dd4f Add completion instructions for apt/aptitude commands 2014-11-28 14:35:58 +01:00
nXqd
96d2dcac37 avoid VCS folders 2014-11-28 14:35:58 +01:00
mapc
696db422f9 Enhance handleing of spaces in filenames 2014-11-28 14:35:58 +01:00
mapc
05026eea40 Add the fastfile plugin 2014-11-28 14:35:58 +01:00
mapc
3f676dcd6e Make (s)xf not search in current dir 2014-11-28 14:35:58 +01:00
mapc
fc064f5163 Make grep recoursive 2014-11-28 14:35:58 +01:00
mapc
c76c9a7163 Enhance file find 2014-11-28 14:35:58 +01:00
mapc
ab7d1678f4 Add Man 2014-11-28 14:35:58 +01:00
mapc
4594b97b2c Add file finders 2014-11-28 14:35:58 +01:00
mapc
5729d57988 Enhance writing routines 2014-11-28 14:35:57 +01:00
mapc
6dcd047aff env_defaul=>env_default 2014-11-28 14:35:57 +01:00
mapc
32f82c53c1 Add sudo without xargs shortcuts 2014-11-28 14:35:57 +01:00
mapc
7bb50528f8 Add pager shortcuts 2014-11-28 14:35:57 +01:00
mapc
d023d9e6b4 Add download shortcuts 2014-11-28 14:35:57 +01:00
mapc
30606b34cc Add a description 2014-11-28 14:35:57 +01:00
mapc
5809e8da87 Add cat (+write, +append), enhance formatting 2014-11-28 14:35:57 +01:00
mapc
7986e00534 Add the singlechar plugin 2014-11-28 14:35:57 +01:00
mapc
8685353b1c Add helper to easily define default values for variables and env variables. 2014-11-28 14:35:57 +01:00
mapc
8a8a8a35bc Add helper to get the value of an alias only 2014-11-28 14:35:57 +01:00
Peter Jaros
571cf559bb Move example plugin to the custom plugins dir. 2014-11-28 14:35:57 +01:00