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

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -