Skip to content
Snippets Groups Projects
  1. May 27, 2011
    • Seblu's avatar
      watch interval is now limited to 0.5 · aa8d1fa4
      Seblu authored
      to save the world from destruction and spoofin
      aa8d1fa4
    • Matthieu Gonnet's avatar
      Fix blink in watch command · 9dd12283
      Matthieu Gonnet authored
      The watch command uses a buffer instead of the standard output. Using this the watch
      command can execute commands and wait the end of the execution to clear and print the buffer.
      The watch command also catch cliException and KeyboardInterrupt in order to proceed to clean exit.
      9dd12283
    • Matthieu Gonnet's avatar
      Clean exit in time command · 34e1cf38
      Matthieu Gonnet authored
      The time command now catch the ccli exception and KeyboardInterrupt and
      print the execution time before a clean exit.
      34e1cf38
    • Seblu's avatar
      Add clear function to the Printer · 6c7b043f
      Seblu authored
      clearing terminal is now a function of class  Printer.
      Command clear, now use it.
      6c7b043f
  2. May 23, 2011
Loading