The interpreter does not cleanly exit upon receiving an EOF, instead treating it as a command:
% pkpass
Welcome to PKPass (Public Key Based Password Manager) v2.7.8!
Type ? to list commands
pkpass> ^DCommand 'EOF' not found, see help (?) for available commands
pkpass>
The interpreter does not cleanly exit upon receiving an EOF, instead treating it as a command: