Browse Source

run dart format

xuty 4 năm trước cách đây
mục cha
commit
6cbabce5e2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 /// 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
 /// This sequence causes the active position to move downward one line without
 /// changing the column position. If the active position is at the bottom
 /// changing the column position. If the active position is at the bottom