The following scripts lead to vim crash (ABRT for the first script and SEGV for 
the second):

    # First:
    vim -u NONE -c 'call filter(v:, 0)'
    # Second:
    vim -u NONE -c 'set nocompatible' \
                -c 'call map(v:, "{}")' \
                -c 'nnoremap j :<C-u>echo v:count<CR>' \
                -c 'call feedkeys("1j")'

Attachment: signature.asc
Description: This is a digitally signed message part.

Raspunde prin e-mail lui