0

I am using hp-ux os . When i am giving the vi editor i am getting Terminal too wide error.

I tried "stty columns 120" & "stty columns 160" also. But doesn't helped me.

Can anyone let me know how to fix this problem.

Br, Moorthy

1 Answers1

0

Old systems have much harsher restrictions than you are apparently used to. For reference, the HP-UX 11.23 system I have access to happily opened terminals up to 212 chars wide. So I suspect you have an even older HP-UX version, and you are out of luck.

I suggest you either edit somewhere else, or get used to 80 and 132 character wide terminals (which is what physical terminals supported, back in the days.)

fork2execve
  • 1,561
  • 11
  • 16