quote box by eban

20i-\x1bqaggyyPVrxyyGp:%s/^\|$/x/g
q:%s/x/*/g
@a:%s/x/?/g
@a:%s/x/@/g
@a:%s/x/./g
@a:%s/x/#/g
@a:%s/x/`/g
@a:%s/x/%/g
@a:%s/x/$/g
@a:%s/x/\\/g
@a:%s/x/:/g
@a:%s/x/[/g
@a:%s/x/{/g
@a:%s/x/'/g
@a:%s/x/"/g
ZZ

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page