Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
5db20590
Unverified
Commit
5db20590
authored
Jan 15, 2021
by
Suhas Karanth
Committed by
GitHub
Jan 15, 2021
Browse files
chore: caution against `COMPLETION_WAITING_DOTS` in template (#8352)
parent
a3bdff69
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/zshrc.zsh-template
View file @
5db20590
...
...
@@ -45,6 +45,8 @@ ZSH_THEME="robbyrussell"
# ENABLE_CORRECTION="true"
# Uncomment the following line to display red dots whilst waiting for completion.
# Caution: this setting can cause issues with multiline prompts (zsh 5.7.1 and newer seem to work)
# See https://github.com/ohmyzsh/ohmyzsh/issues/5765
# COMPLETION_WAITING_DOTS="true"
# Uncomment the following line if you want to disable marking untracked files
...
...
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