Skip to content

Commit 079ef54

Browse files
author
xaos
committed
include link to the original
1 parent adabd26 commit 079ef54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

geometry.zsh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ geometry::hostcolor() {
7171
# Fully supports screen, iterm, and probably most modern xterm and rxvt
7272
# (In screen, only short_tab_title is used)
7373
# Limited support for Apple Terminal (Terminal can't set window and tab separately)
74+
75+
# This is the title() function taken directly from oh-my-zsh
76+
# https://github.com/ohmyzsh/ohmyzsh/blob/c44b99e901d7ef58f60247995152de1b937e2e9c/lib/termsupport.zsh
7477
geometry::echo_title_sequence() {
7578
emulate -L zsh
7679
setopt prompt_subst

0 commit comments

Comments
 (0)