OK. Once I made both testrj and rj itself unix format it seems to be
working fine!
Perhaps you could add something to the install process that checks the
OS and automatically does a dos2unix of all the files if you're not
running on Windows.
Alternatively, since it only seems to be rj and testrj that have the
problem, could you put some vim comments in them so that the fileformat
is set to unix every time you edit them? I'm sure you remember the
syntax better than me. From my vague memory, it's something like ...
#:vim:set fileformat=unix
Actually, if you can remind me, that would be great. I've wanted to do
this a number of times, to set the shift width for different files.
Anyway, this looks like great work. I'll definitely be using it a lot.
Cheers,
H.
|