Use ESC-backslash sequence to close PROMPT_COMMAND so as not to cause a virtual conso...
authorIain Patterson <me@iain.cx>
Thu, 11 Dec 2008 17:38:49 +0000 (17:38 +0000)
committerIain Patterson <me@iain.cx>
Thu, 11 Dec 2008 17:38:49 +0000 (17:38 +0000)
commit4e40b8ea9d367019019e5b0cc39cdb6d65fe3d6e
treea287c55fbad1c9a9105f1b52e19f770528b2f649
parentd5880063af930084c3ac1cc8f756a9db0e2cbb71
Use ESC-backslash sequence to close PROMPT_COMMAND so as not to cause a virtual console to beep.
Use octal escape for backslash in ESC-backslash to avoid the shell eating it and messing up the following carriage return.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@166 6be0d1a5-5cfe-0310-89b6-964be062b18b
.profile.d/prompt.bashrc