Fix spacing

This commit is contained in:
Bruno Ribeito
2017-11-06 20:40:28 +00:00
parent e18416a636
commit 354b857bbe
+1 -1
View File
@@ -10,7 +10,7 @@ import { DEFAULT_CHARSET } from './Charsets';
import { CharData } from './Types';
import { CHAR_DATA_CHAR_INDEX, CHAR_DATA_WIDTH_INDEX } from './Buffer';
import { FLAGS } from './renderer/Types';
import { wcwidth} from './CharWidth';
import { wcwidth } from './CharWidth';
/**
* The terminal's standard implementation of IInputHandler, this handles all