Package: bash
Version: 5.0~alpha1-1
Severity: minor

With "set enable-bracketed-paste on" in ~/.inputrc, Ctrl+d overwrites
the prompt instead of placing the word "exit" on the next line.
This is a very minor regression from bash 4 in Debian unstable.

$ bash --version
GNU bash, version 5.0.0(1)-alpha (x86_64-pc-linux-gnu)
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
$ screen
$ PS1='BASH PROMPT $ '
BASH PROMPT $ 
exit PROMPT $ 
=== Command terminated normally (Mon Jul 16 19:45:38 2018) ===


$ bash --version
GNU bash, version 4.4.23(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
$ screen
$ PS1='BASH PROMPT $ '
BASH PROMPT $ 
BASH PROMPT $ 
exit
=== Command terminated normally (Mon Jul 16 19:47:55 2018) ===

-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), 
LANGUAGE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages bash depends on:
ii  base-files   10.1
ii  debianutils  4.8.6
ii  libc6        2.27-4
ii  libtinfo6    6.1+20180210-4

Versions of packages bash recommends:
ii  bash-completion  1:2.8-1

Versions of packages bash suggests:
pn  bash-doc  <none>

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to