Date: Mon, 25 Jul 2016 06:49:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 211360] ESC caracters are not interpreted by /bin/sh Message-ID: <bug-211360-6@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211360 Bug ID: 211360 Summary: ESC caracters are not interpreted by /bin/sh Product: Base System Version: 11.0-BETA1 Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: kpect@protonmail.com CC: freebsd-amd64@FreeBSD.org CC: freebsd-amd64@FreeBSD.org Hello, On FreeBSD 10.X /bin/sh performed interpreting of escape caracters like this one: export PS1=3D$'\1\r\1\e[0;31m\1#\1\e[0m\1 ' on FreeBSD 11-beta1 it doesn't anymore. My shell prompt looks like this: [0;31m#[0m Regards. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211360-6>