| View previous topic :: View next topic |
| Author |
Message |
rahulthewall l33t


Joined: 01 Nov 2007 Posts: 831 Location: Bremen, DE
|
Posted: Wed Jul 16, 2008 8:50 am Post subject: Strange gvim behaviour [solved] |
|
|
My gvim seems to have developed a rather irritating problem. Even when gvim is maximized, I can not type normally till the end of the line. As soon as I reach width 80 (which is the default width of the terminal) it jumps to the next line. I would like to change this to mirror the current size of gvim. _________________ Who shall guard the guards?
Last edited by rahulthewall on Wed Jul 16, 2008 12:36 pm; edited 1 time in total |
|
| Back to top |
|
 |
alex.blackbit Veteran

Joined: 26 Jul 2005 Posts: 2115
|
Posted: Wed Jul 16, 2008 9:52 am Post subject: |
|
|
same result in different terminals? xterm, gnome-terminal, konsole, ...
have you played around with fortran stuff? that could be a reason. |
|
| Back to top |
|
 |
rahulthewall l33t


Joined: 01 Nov 2007 Posts: 831 Location: Bremen, DE
|
Posted: Wed Jul 16, 2008 10:14 am Post subject: |
|
|
Yes, same problem with both gnome-terminal and xterm. Haven't even remotely played with Fortran.  _________________ Who shall guard the guards? |
|
| Back to top |
|
 |
ppurka Veteran

Joined: 26 Dec 2004 Posts: 1574
|
Posted: Wed Jul 16, 2008 11:07 am Post subject: |
|
|
:set textwidth (press enter)
if it shows some number (say 80) then set it to 0. _________________ ... ppurka ... |
|
| Back to top |
|
 |
rahulthewall l33t


Joined: 01 Nov 2007 Posts: 831 Location: Bremen, DE
|
Posted: Wed Jul 16, 2008 11:36 am Post subject: |
|
|
| ppurka wrote: | :set textwidth (press enter)
if it shows some number (say 80) then set it to 0. |
That solved it. Thanks!  _________________ Who shall guard the guards? |
|
| Back to top |
|
 |
|