浏览代码

run dart format

xuty 4 年之前
父节点
当前提交
6cbabce5e2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/terminal/ansi.dart

+ 1 - 1
lib/terminal/ansi.dart

@@ -60,7 +60,7 @@ void _ansiRestoreCursorHandler(Queue<int> queue, Terminal terminal) {
 
 /// https://vt100.net/docs/vt100-ug/chapter3.html#IND IND – Index
 ///
-/// ESC D  
+/// ESC D
 ///
 /// This sequence causes the active position to move downward one line without
 /// changing the column position. If the active position is at the bottom