Y
Hacker News
new
|
ask
|
show
|
jobs
by
dhimes
5404 days ago
->For instance, dt' will
delete characters until it matches a'
. But also, dtf' will
delete characters until it matches a' but also delete that '
.
dtf' should be df' in the above
1 comments
phzbOx
5404 days ago
ops, yes, thank you.
link