Package: posh Version: 0.12.2 Severity: minor When one types Ctrl-V Ctrl-J (to make a ^J control character appear on the command line), posh outputs a spurious "> " string (one by ^J occurrence) once the command is validated. For instance:
$ echo "ab^Jcd^Jef" > > ab cd ef $ true "ab^Jcd^Jef" > > $ where the ^J has been entered with Ctrl-V Ctrl-J. Same problem as dash: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733852 -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores) Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages posh depends on: ii debconf [debconf-2.0] 1.5.52 ii libc6 2.17-97 posh recommends no packages. posh suggests no packages. -- debconf information: posh/sh: false -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

