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
11de60fd
Commit
11de60fd
authored
Dec 13, 2015
by
Marc Cornellà
Browse files
Merge pull request #3965 from apjanke/spectrum-hide-codes
Hide spectrum.zsh var values to avoid junky output to terminal
parents
4fbfb149
81422612
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/spectrum.zsh
View file @
11de60fd
...
...
@@ -3,7 +3,7 @@
# P.C. Shyamshankar <sykora@lucentbeing.com>
# Copied from http://github.com/sykora/etc/blob/master/zsh/functions/spectrum/
typeset
-Ag
FX FG BG
typeset
-A
H
g
FX FG BG
FX
=(
reset
"%{[00m%}"
...
...
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