Bug#909328: gnome-terminal: Crashes when using 'set lines=999' in Vim editor

2018-09-22 Thread Egmont Koblinger
Hello, I also tried and couldn't reproduce the problem. It's probably a race condition as gnome-terminal asks to be of size 999x999, and the window manager rejects it and forces a smaller one. How do you exactly set the size from vim? Do you put these lines in vimrc, or you type these commands

Bug#909328: gnome-terminal: Crashes when using 'set lines=999' in Vim editor

2018-09-21 Thread Jeremy Bicha
On Fri, Sep 21, 2018 at 2:18 PM Leon van Velzen wrote: > Used common option 'set lines=999' and 'set columns=999' in the Vim editor as > a > trick to make the terminal full screen. This worked in other terminals but I > noticed it made all instances of gnome terminal crash. In GNOME Terminal >

Bug#909328: gnome-terminal: Crashes when using 'set lines=999' in Vim editor

2018-09-21 Thread Leon van Velzen
Package: gnome-terminal Version: 3.30.0-1 Severity: normal Tags: upstream Dear Maintainer, * What led up to the situation? Used common option 'set lines=999' and 'set columns=999' in the Vim editor as a trick to make the terminal full screen. This worked in other terminals but I noticed it