How do I gracefully quit out the Sass interactive shell (on Windows) -


i launched sass interactive shell, described @ http://sass-lang.com/docs/yardoc/file.sass_reference.html#interactive_shell

i can't (gracefully) quit.

i've tried:

  • quit
  • exit
  • ^c
  • ^.
  • ^d
  • ^q

anyone know how this?

^d should it. os using?


Comments

Popular posts from this blog

delphi - ESC/P programming! -

c++ - error: use of deleted function -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -