search for: dediu

Displaying 1 result from an estimated 1 matches for "dediu".

Did you mean: dedi
2009 Sep 27
0
Xterm escape sequences in Prompt
Dear list, I would like to know if there is any way to include xterm escape sequences in R's prompt using options( prompt= XXX, continue= XXX ), where XXX can contain, for example, "\033[1;31mRed" for chancing text color to red (see http://www.frexx.de/xterm-256-notes/). If you do this, the color escape sequences work (with an appropriate terminal emulator, e.g., xterm under Linux),