230:764704966154
Anton Shestakov <av6@dwimlabs.net>, Thu, 28 Apr 2022 13:03:46 +0400
.vimrc: make backspace setting clearer (no longer compatible with vim 5.4)

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