Package: screen
Version: 4.8.0-6
Severity: normal

Debian bug 578729 has reappeared.

1. Create a .screenrc file with: defbce on
2. Start xterm (trimSelection must be false; this is the default).
3. Start screen in xterm.
4. Start Mutt with: mutt -F /dev/null -f /dev/null
5. Redisplay the window with C-a C-l (alternatively, create a new window
   with C-a c and go back to the first window with C-a o).
6. Select a blank line with a double-click.
7. Paste the blank line in some editor.

Result: 80 spaces (corresponding to the width of the terminal)
are pasted instead of just a newline character (LF).

The display.c source file still contains "bcechar = mchar_null;"
(which was in the fix for Debian bug 578729). So I suppose that
something else broke.

-- Package-specific info:
File Existence and Permissions
------------------------------

drwxr-xr-x 36 root root   1220 2021-07-26 02:42:26 /run
lrwxrwxrwx  1 root root      4 2015-06-18 10:17:14 /var/run -> /run
-rwxr-xr-x  1 root root 482312 2021-02-27 01:52:03 /usr/bin/screen
-rw-r--r--  1 root root     29 2017-06-20 22:41:20 
/etc/tmpfiles.d/screen-cleanup.conf
lrwxrwxrwx  1 root root      9 2015-06-18 23:53:21 
/lib/systemd/system/screen-cleanup.service -> /dev/null
-rwxr-xr-x  1 root root   1222 2017-04-03 01:11:05 /etc/init.d/screen-cleanup
lrwxrwxrwx  1 root root     24 2020-12-31 17:55:05 /etc/rcS.d/S17screen-cleanup 
-> ../init.d/screen-cleanup

File contents
-------------

### /etc/tmpfiles.d/screen-cleanup.conf
______________________________________________________________________
d /run/screen 1777 root utmp
______________________________________________________________________

-- System Information:
Debian Release: 11.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-security'), (500, 
'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-8-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages screen depends on:
ii  libc6         2.31-13
ii  libcrypt1     1:4.4.18-4
ii  libpam0g      1.4.0-9
ii  libtinfo6     6.2+20201114-2
ii  libutempter0  1.2.1-2

screen recommends no packages.

Versions of packages screen suggests:
pn  byobu | screenie | iselect  <none>
ii  ncurses-term                6.2+20201114-2

-- no debconf information

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Reply via email to