Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
oh-my-zsh
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
github
oh-my-zsh
Commits
17ea9733
Commit
17ea9733
authored
Jan 12, 2023
by
Marc Cornellà
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "fix(lib): send carriage return after `title` to fix #11314 (#11315)"
This reverts commit
3dd83a22
. See
https://github.com/ohmyzsh/ohmyzsh/issues/11314#issuecomment-1379492472
parent
0f71cfd3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
termsupport.zsh
lib/termsupport.zsh
+0
-2
No files found.
lib/termsupport.zsh
View file @
17ea9733
...
@@ -36,8 +36,6 @@ function title {
...
@@ -36,8 +36,6 @@ function title {
fi
fi
;;
;;
esac
esac
print
-Pn
"
\r
"
# move the cursor to the beginning of the line
}
}
ZSH_THEME_TERM_TAB_TITLE_IDLE
=
"%15<..<%~%<<"
#15 char left truncated PWD
ZSH_THEME_TERM_TAB_TITLE_IDLE
=
"%15<..<%~%<<"
#15 char left truncated PWD
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment