Sorin Ionescu
be0e4245a6
[ Fix #301 ] Unset $MATCH after use
12 years ago
Sorin Ionescu
6b0b6c2f9a
Do not setopt LOCAL_OPTIONS in set-titles-with-command
...
emulate -L zsh sets LOCAL_OPTIONS and LOCAL_TRAPS
12 years ago
Sorin Ionescu
d48a162366
[ Fix #299 ] Set EXTENDED_GLOB in set-titles-with-path
12 years ago
Sorin Ionescu
4cc8167739
Refactor terminal
12 years ago
Andrew Naoum
07a25e6ae6
Set title in screen even when using Apple Terminal
...
In modules/terminal/init.zsh, the auto-title code currently will only
set the screen title if $TERM_PROGRAM != 'Apple_Terminal'. As a result,
if you use screen within an Apple Terminal, the screen title will not be
correctly set.
To fix this, I changed the logic such that the screen title will be set
even if the $TERM_PROGRAM == 'Apple Terminal'.
12 years ago
Sorin Ionescu
737d0e51ee
Do not set Terminal.app window, tab titles to $PWD
12 years ago
Sorin Ionescu
cc7e43b242
[ Fix #253 ] Move Prezto settings into their own file
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
060d9064f8
[ Fix #202 ] Load modules all or nothing
12 years ago
Sorin Ionescu
060f34c7e5
[ Fix #215 ] Set Terminal title on Mac OS X 10.8
13 years ago
Sorin Ionescu
71b98ad515
[ Fix #119 ] Add documentation for terminal
13 years ago
Sorin Ionescu
a438b146fe
[ Fix #163 ] Selectively set terminal title in preexec
...
Apple Terminal will now reset the terminal title after a command has finished
executing.
13 years ago
Sorin Ionescu
0ecc0a740b
Add usage information for terminal
13 years ago
Sorin Ionescu
56f8f83d58
[ #23 ] Convert terminal into a module
13 years ago