Subject: Weird output when using any shortcuts in Vim in screen session
Package: screen
Version: 4.0.3-7
Severity: normal
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages screen depends on:
ii libc6 2.7-8 GNU C Library: Shared libraries
ii libncursesw5 5.6+20080203-1 Shared libraries for terminal hand
ii libpam0g 0.99.7.1-5 Pluggable Authentication Modules l
screen recommends no packages.
-- no debconf information
When i try to use any of commands in vim ("i" to insert mod, ":" to
write ":q" and so on), I got strange message, but vim is still
running, no crash, only this text:
:*** debug [lib/liblow.c(212)]:
VC: 0
This makes vim unuseable in screen, in normal terminal (I'm using
gnome-terminal with Bash) I have no problems
Way to repeat bug:
$ screen
$ vim
<press ":" or "i" >
Also could be repeated as a root
Vim: Version: 1:7.1-245+1
Jakub Lucký