We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current implementation using fn/-z4h-move-and-kill doesn't support pushing killed text to cutbuffer/kill-ring I made my own hack fix but there might be a better way (I'm new to zsh), so I'm opening this issue instead. Here's a related discussion over at zsh-users/zsh-autosuggestions/issues/363
fn/-z4h-move-and-kill
The text was updated successfully, but these errors were encountered:
add killed regions to the kill ring (#92)
1254e2c
67ed39c
Thanks for the report. Fixed in v5 and backported to v4. Run z4h update to pick up the fix.
z4h update
Sorry, something went wrong.
thanks for the fix :D
No branches or pull requests
Current implementation using
fn/-z4h-move-and-kill
doesn't support pushing killed text to cutbuffer/kill-ringI made my own hack fix but there might be a better way (I'm new to zsh), so I'm opening this issue instead.
Here's a related discussion over at zsh-users/zsh-autosuggestions/issues/363
The text was updated successfully, but these errors were encountered: