If he is called Ray,cake is sand,yeses are nos,and is spelled eband your nose doesn't exist,What type of animal is a cheesecake?
If he is called Ray,
cake is sand,
yeses are nos,
and is spelled eb
and your nose doesn't exist,
What type of animal is a cheesecake?
icheesecake⎋:s/he/ray/↵:s/cake/sand/↵:s/yeses/nos/↵:s/and/eb/↵:s/nose//
there must be a better way to do this
is that vim except instead of <C-[> and <newline> to notate unprintable characters you use whatever those symbols are?
<C-[> and <newline>
yes
⎋ is escape and ↵ is enter
⎋
↵
Dave
crab
icheesecake⎋:s/he/ray/↵:s/cake/sand/↵:s/yeses/nos/↵:s/and/eb/↵:s/nose//there must be a better way to do this
is that vim except instead of
<C-[> and <newline>to notate unprintable characters you use whatever those symbols are?yes
⎋is escape and↵is enter