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