On Tue, Feb 16, 2010 at 7:42 PM, stosss <[email protected]> wrote: > Will building LFS/BLFS through an ssh session have adverse effects on the > build? > > I have noticed that vim does not work at all when I am connected to > LFS via ssh but works without problem when logged in directly to the > LFS computer. >
I found out that vim will not work across ssh without the correct switches and command string. I learned that vim uses tty. I learned that ssh does not give you a tty session, but there are ways around that. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
