nkh / vimkat

Renders a file via Vim, vimcat replacement
26 stars 0 forks source link

typo in script #4

Closed coddra closed 9 months ago

coddra commented 9 months ago

I would think this is not intentional:

48 | rm -f "$typescript_file" "$vimkat_max" ; ((tmp_imput)) && rm "$input

tmp_iMput

nkh commented 9 months ago

fixed in a054c16