52:17b5c2356d70
Anton Shestakov <engored@ya.ru>, Thu, 04 Sep 2014 16:11:09 +0900
New screenshots and an updated readme.

previous change 51:8edd66f923ca

docs/prompt-session-exit.sh

Permissions: -rw-r--r--

Other formats: Feeds:
#!/bin/false
# paste this into an interactive shell
kill -INT "$$" # the same as ^C
false