Update vendor/assets/javascripts/intense.coffee
This commit is contained in:
parent
3815a47d07
commit
a89682f771
2
vendor/assets/javascripts/intense.coffee
vendored
2
vendor/assets/javascripts/intense.coffee
vendored
@ -20,7 +20,7 @@ window.Intense = {
|
||||
else
|
||||
this
|
||||
useColors: true
|
||||
moveBack: (count = 1) -> "\033[#{count}D"
|
||||
moveBack: (count = 1) -> "\x33[#{count}D"
|
||||
}
|
||||
|
||||
for method, code of Intense.methods
|
||||
|
Loading…
Reference in New Issue
Block a user