CLI text editor recommendation

Giorgos Keramidas keramida at ceid.upatras.gr
Wed Sep 13 09:38:49 PDT 2006


On 2006-09-13 12:25, Andy Greenwood <greenwood.andy at gmail.com> wrote:
> I need a CLI text editor I can use over ssh, which does NOT append
> newlines to the end of files as I save them. I am using this to edit
> PHP files, and my PHP doesn't like newlines outside the last ?>. ee
> and vi both do so, I tried nano which also does the same. I haven't
> installed emacs to try that yet, since the man page says that it also
> does the same thing. Does anyone have any ideas?

IMHO, the problem is not the editor, but the brokenness of this
particular PHP installation.

Having said that, you can configure both VIM and Emacs to append or not
append newlines.



More information about the freebsd-questions mailing list