When I try to read bash history into vim, I get nothing.
:r !history
If I just execute the command, i.e.
:!history
From a shell prompt:
history | vim -