https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211360
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: [email protected]
Reporter: [email protected]
CC: [email protected]
CC: [email protected]
Hello,
On FreeBSD 10.X /bin/sh performed interpreting of escape caracters like this
one:
export PS1=$'\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.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"