mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-31 19:45:31 +01:00
splash anim should work on Terminal.app now
This commit is contained in:
@@ -10,7 +10,7 @@ const coinstring = require('coinstring');
|
||||
|
||||
const uaCommentRegexp = /^[a-zA-Z0-9 \.,:_\-\?\/@]+$/; // TODO: look for spec of unsafe chars
|
||||
|
||||
const reset = '\u001B[u';
|
||||
const reset = '\u001B8\u001B[u';
|
||||
const clear = '\u001Bc';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user