Renaud (Nel) Morvan
da8b3f0010
Refactor window and tab title in tty
...
Term window title and tab title are now skinable
Tab title can be different from window title (when supported by term)
Default theme is optimized of usuability (no %u@%m: $~ in a 10 char tab)
Cleanup code duplication and add comment for supported terms
On osX it works great on iterm, and is decent once you tweak Terminal pref
Tested under GNU screen, iTerm and Apple Terminal, need to be tested on linux
TODO implement Konsole support (via dbus)
2011-01-30 08:21:49 +01:00
..
aliases.zsh
Added a function to extract various archives.
2010-12-24 22:20:57 +00:00
appearance.zsh
Postponing sourcing of the theme until after local customizations
2011-01-08 23:34:47 -05:00
completion.zsh
Completion fixes
2010-11-03 16:57:15 -04:00
correction.zsh
Adding a nocorrect for the heroku command as it was getting triggered by heroku logs.
2009-12-13 11:48:03 -08:00
directories.zsh
Added function to mkdir and immediately change to it
2010-12-21 14:28:40 -05:00
functions.zsh
Refactor window and tab title in tty
2011-01-30 08:21:49 +01:00
git.zsh
merging in changes from robby's repo
2010-10-09 19:11:07 +01:00
grep.zsh
Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options
2009-09-23 07:43:36 -07:00
history.zsh
Ignore commands that start with a space.
2010-05-09 21:16:33 +08:00
key-bindings.zsh
Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shifttab
2010-09-30 20:48:10 -07:00
misc.zsh
Joined the appearance so the theme can apply LSCOLORS too
2009-11-04 20:37:18 +01:00
rvm.zsh
Import rvm prompt
2010-05-19 14:53:16 +08:00
spectrum.zsh
escape sequences so rprompt doesn't mess up
2010-04-26 22:01:41 -07:00
termsupport.zsh
Refactor window and tab title in tty
2011-01-30 08:21:49 +01:00