Closed ficapy closed 4 years ago
Thank you for your work, the results are fantastic. When I get a new machine I just run curl
https://raw.githubusercontent.com/viasite-ansible/ansible-role-zsh/master/install.sh | bash
But the default setting I think has a drawback
bindkey '^U' autosuggest-accept
This is done by default with Ctrl+E, and the binding disables the original Ctrl+U.
It is proposed that it be deleted from the project
Agreed, I removed this hotkey from default playbook.yml
Thank you for your work, the results are fantastic. When I get a new machine I just run curl
But the default setting I think has a drawback
This is done by default with Ctrl+E, and the binding disables the original Ctrl+U.
It is proposed that it be deleted from the project