Skip to content

Instantly share code, notes, and snippets.

@khushalbokadey
Last active May 2, 2020 13:34
Show Gist options
  • Save khushalbokadey/79405af39a8574859757502ee75c9560 to your computer and use it in GitHub Desktop.
Save khushalbokadey/79405af39a8574859757502ee75c9560 to your computer and use it in GitHub Desktop.
Config for Ctrl+w in mysql cli
# Add this in `.editrc` in home directory
bind "^w" ed-delete-prev-word
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment