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


Joined: 01 Nov 2007 Posts: 1264 Location: Zürich
|
Posted: Wed Jul 16, 2008 1:50 pm 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 5:36 pm; edited 1 time in total |
|
| Back to top |
|
 |
alex.blackbit Advocate

Joined: 26 Jul 2005 Posts: 2288
|
Posted: Wed Jul 16, 2008 2:52 pm 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 Veteran


Joined: 01 Nov 2007 Posts: 1264 Location: Zürich
|
Posted: Wed Jul 16, 2008 3:14 pm 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 Advocate

Joined: 26 Dec 2004 Posts: 2782
|
Posted: Wed Jul 16, 2008 4:07 pm Post subject: |
|
|
:set textwidth (press enter)
if it shows some number (say 80) then set it to 0. _________________ emerge --quiet redefined | E17 vids: I, II |
|
| Back to top |
|
 |
rahulthewall Veteran


Joined: 01 Nov 2007 Posts: 1264 Location: Zürich
|
Posted: Wed Jul 16, 2008 4:36 pm 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 |
|
 |
|