HP-UX text alignment

HI all,

I tried to edit my files using HP-UX but my output tends to not align when I add another character in the files

to edit my files i used the command is as follow
chmod +w filename
vi filename

Help, :eek:

Hello,
1.
what are the rights for the file you'll edit?

In what vi mode do you try to edit the file?

e.g. "ESC i" puts vi in insert mode at current cursor position.

Regards