On Tue, 28 Jan 2003, upendra wrote: > Whenever i log on to SUn os 5.2 or solaris i always face 1 problem : > when i open a file using 'vi' editor, then it gets opened as in linux > but, when i try to right something using 'Esc i' then <-- BSpace and > delete button do not work as in linux and
BSpace and delete are not vi keys. You use x to delete current character and X to delete previous character. linux doesn't use vi, it uses vim. Solaris uses vi. -- FORTH IF HONK THEN -- _______________________________________________ http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

