]> git.alrj.org Git - zsh.d.git/log
zsh.d.git
14 years agoUse emacs bindings
Amand Tihon [Thu, 30 Jul 2009 06:28:18 +0000 (08:28 +0200)]
Use emacs bindings

14 years agoAdd host completion support for cc_sync.
Amand Tihon [Wed, 24 Jun 2009 07:34:52 +0000 (09:34 +0200)]
Add host completion support for cc_sync.

14 years agoPrint numeric exitcode if it's greater than 127 + len(signals)
Amand Tihon [Mon, 15 Jun 2009 12:52:33 +0000 (14:52 +0200)]
Print numeric exitcode if it's greater than 127 + len(signals)

14 years agoAdd example zshrc file.
Amand Tihon [Wed, 10 Jun 2009 12:48:57 +0000 (14:48 +0200)]
Add example zshrc file.

14 years agoEnsure that psvar is empty for all the precmd.
Amand Tihon [Wed, 10 Jun 2009 09:49:45 +0000 (11:49 +0200)]
Ensure that psvar is empty for all the precmd.

14 years agoShow exit code as signal name, if terminated by a signal.
Amand Tihon [Tue, 9 Jun 2009 16:09:43 +0000 (18:09 +0200)]
Show exit code as signal name, if terminated by a signal.

14 years agoSlightly longer path displayed before the git branch in prompt
Amand Tihon [Mon, 8 Jun 2009 15:59:45 +0000 (17:59 +0200)]
Slightly longer path displayed before the git branch in prompt

14 years agoAdd shebang.
Amand Tihon [Mon, 8 Jun 2009 15:59:13 +0000 (17:59 +0200)]
Add shebang.

14 years agoDon't show the time in the prompt.
Amand Tihon [Thu, 4 Jun 2009 12:42:37 +0000 (14:42 +0200)]
Don't show the time in the prompt.

This time in the prompt is not the current time, but the time at which the
prompt was printed. This is not very useful.

14 years agoMinor: cosmetic
Amand Tihon [Tue, 2 Jun 2009 15:57:18 +0000 (17:57 +0200)]
Minor: cosmetic

14 years agoShorten konsole tab text for directories
Amand Tihon [Tue, 2 Jun 2009 12:41:40 +0000 (14:41 +0200)]
Shorten konsole tab text for directories

14 years agoUnbreak completion on wrapped commands.
Amand Tihon [Tue, 2 Jun 2009 09:59:01 +0000 (11:59 +0200)]
Unbreak completion on wrapped commands.

14 years agoInitial commit
Amand Tihon [Tue, 2 Jun 2009 08:54:15 +0000 (10:54 +0200)]
Initial commit