247:2224cc881f54
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 02:31:47 +0400
.vimrc: copy neovim's cursor changes in insert and replace modes

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