Is it possible to configure bash vi mode so that initially it is in command mode instead on insert mode? I find that I have to press ESCEsc far too much. It seems that there is possibility to specify this in zsh, but I have not found a way to do this in bash/readline.
Thanks!