-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
Given command: echo first second
I want to cut two words first second
by typing CTRL+WW .
But then when I try to paste it with CTRL+Y I'm getting only one word: first
.
I'm using oh-my-zsh:
plugins=(aws backup git extract knife knife_ssh mercurial mvn vagrant bundler gem rake rvm thor debian sudo kitchen docker-compose emacs berkshelf power-save terraform systemd zsh-autosuggestions)
marlonrichert, shepmaster, pabloab, trinitronx, aculich and 2 more