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
echo $TERM && kitty --version && uname -r && zsh --version && zap version xterm-kitty kitty 0.28.1 created by Kovid Goyal 6.3.1-arch2-1 zsh 5.9 (x86_64-pc-linux-gnu) ⚡ Zap - Version Version: release-v1/1.2.1 Commit Hash: 2904b87 (5 hours ago)
Using d and c with f and t till ' or " don't work as intended. Check Reproduction steps.
d
c
f
t
'
"
The first action I did is dt' the second one is ct" https://asciinema.org/a/56MgA9kH6nxcvHc8j4TGKxpY1
dt'
ct"
The text was updated successfully, but these errors were encountered:
fix: actions like dt' or ct" don't work (#218)
c4fc3a6
Hi @YasserKa
Thanks for your reporting, now this issue has been fixed, and welcome to star this project for further update in the future. 👍
Thanks & Regards
Sorry, something went wrong.
jeffreytse
No branches or pull requests
General information
Basic examination
Problem description
Using
d
andc
withf
andt
till'
or"
don't work as intended. Check Reproduction steps.Reproduction steps
The first action I did is
dt'
the second one isct"
https://asciinema.org/a/56MgA9kH6nxcvHc8j4TGKxpY1
The text was updated successfully, but these errors were encountered: