Explorar el Código

run dart format

xuty hace 4 años
padre
commit
6cbabce5e2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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