gitea push
This commit is contained in:
-3
@@ -18,12 +18,9 @@ import fastStringWidth from 'fast-string-width';
|
||||
// The width of various classes of characters is configurable
|
||||
|
||||
const options = {
|
||||
ansiWidth: 0,
|
||||
controlWidth: 0,
|
||||
tabWidth: 8,
|
||||
ambiguousWidth: 1,
|
||||
emojiWidth: 2,
|
||||
fullWidthWidth: 2,
|
||||
regularWidth: 1,
|
||||
wideWidth: 2
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user