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

iphone - Request for member 'uitextfield' in something not a structure or union? -

Cursor error with postgresql, pgpool and php -

c++ - error: use of deleted function -