Skip to main content
edited tags
Link
Quasímodo
  • 19.4k
  • 4
  • 41
  • 78
Notice removed Authoritative reference needed by CommunityBot
Bounty Ended with no winning answer by CommunityBot
Notice added Authoritative reference needed by jasonwryan
Bounty Started worth 50 reputation by jasonwryan
Tweeted twitter.com/#!/StackUnix/status/142156587585384448
added 2 characters in body; edited title
Source Link
Mat
  • 54.9k
  • 11
  • 164
  • 143

Bash vi mode configuration to default vi-commandto command mode

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!

Bash vi mode configuration to default vi-command mode

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 ESC 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!

Bash vi mode configuration to default to command mode

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 Esc 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.

Source Link

Bash vi mode configuration to default vi-command mode

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 ESC 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!