Indrajit Raychaudhuri
a60499f933
[general] Miscellaneous cleanup and formatting
7 years ago
Olaf Conradi
013668f484
Improve and simplify titling functions.
...
Multiplexer titles can be set independent of window and tab titles.
Add auto-title always option to have dynamic titling inside terminal
multiplexers. Setting auto-title to yes continues to ignore dynamic
titling inside terminal multiplexers.
This patch should not alter behavior under Apple terminals.
8 years ago
James Conroy-Finn
ca03fd670a
Skip setting terminal title inside Emacs
10 years ago
Sorin Ionescu
d3f1441481
[ Fix #595 ] Simplify the handling of the Terminal.app proxy icon
10 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Sorin Ionescu
10c33ec9a4
Convert tabs to spaces
10 years ago
Sorin Ionescu
c091f71283
[ Fix #522 ] Do not load the terminal module in non-graphical terminals
11 years ago
Sorin Ionescu
254b7c36d9
[ Fix #324 ] Add configurable terminal window and tab title formats
11 years ago
Sorin Ionescu
d19c349f3f
Unsufix internal functions
11 years ago
Sorin Ionescu
9f60ddb96b
Prefix internal functions
11 years ago
Sorin Ionescu
5b4dcea595
Simplify auto-titling
11 years ago
Sorin Ionescu
b98c7469e5
Rewrite terminal auto-title
11 years ago
Sorin Ionescu
f6bd76a90b
Remove unused GNU Screen window number format
11 years ago
Sorin Ionescu
d877617734
[ Fix #362 , Fix #384 ] Set Mac OS X 10.6 terminal window title
11 years ago
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
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